public interface FlaxmlFactory
extends org.eclipse.emf.ecore.EFactory
FlaxmlPackage
Modifier and Type | Field and Description |
---|---|
static FlaxmlFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Components |
createComponents()
Returns a new object of class 'Components'.
|
CompositeComponent |
createCompositeComponent()
Returns a new object of class 'Composite Component'.
|
Connection |
createConnection()
Returns a new object of class 'Connection'.
|
Connections |
createConnections()
Returns a new object of class 'Connections'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
Failure |
createFailure()
Returns a new object of class 'Failure'.
|
FptcRules |
createFptcRules()
Returns a new object of class 'Fptc Rules'.
|
InputPort |
createInputPort()
Returns a new object of class 'Input Port'.
|
InputPorts |
createInputPorts()
Returns a new object of class 'Input Ports'.
|
NamedElement |
createNamedElement()
Returns a new object of class 'Named Element'.
|
OutputPort |
createOutputPort()
Returns a new object of class 'Output Port'.
|
OutputPorts |
createOutputPorts()
Returns a new object of class 'Output Ports'.
|
RuleString |
createRuleString()
Returns a new object of class 'Rule String'.
|
SimpleComponent |
createSimpleComponent()
Returns a new object of class 'Simple Component'.
|
System |
createSystem()
Returns a new object of class 'System'.
|
FlaxmlPackage |
getFlaxmlPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final FlaxmlFactory eINSTANCE
Components createComponents()
CompositeComponent createCompositeComponent()
Connection createConnection()
Connections createConnections()
DocumentRoot createDocumentRoot()
Failure createFailure()
FptcRules createFptcRules()
InputPort createInputPort()
InputPorts createInputPorts()
NamedElement createNamedElement()
OutputPort createOutputPort()
OutputPorts createOutputPorts()
RuleString createRuleString()
SimpleComponent createSimpleComponent()
System createSystem()
FlaxmlPackage getFlaxmlPackage()