public interface InstanceFactory
extends org.eclipse.emf.ecore.EFactory
InstancePackage
Modifier and Type | Field and Description |
---|---|
static InstanceFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
createComponentInstance()
Returns a new object of class 'Component Instance'.
|
ConnectionInstance |
createConnectionInstance()
Returns a new object of class 'Connection Instance'.
|
ConnectionReference |
createConnectionReference()
Returns a new object of class 'Connection Reference'.
|
EndToEndFlowInstance |
createEndToEndFlowInstance()
Returns a new object of class 'End To End Flow Instance'.
|
FeatureInstance |
createFeatureInstance()
Returns a new object of class 'Feature Instance'.
|
FlowSpecificationInstance |
createFlowSpecificationInstance()
Returns a new object of class 'Flow Specification Instance'.
|
InstanceReferenceValue |
createInstanceReferenceValue()
Returns a new object of class 'Reference Value'.
|
ModeInstance |
createModeInstance()
Returns a new object of class 'Mode Instance'.
|
ModeTransitionInstance |
createModeTransitionInstance()
Returns a new object of class 'Mode Transition Instance'.
|
SystemInstance |
createSystemInstance()
Returns a new object of class 'System Instance'.
|
SystemOperationMode |
createSystemOperationMode()
Returns a new object of class 'System Operation Mode'.
|
InstancePackage |
getInstancePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final InstanceFactory eINSTANCE
FeatureInstance createFeatureInstance()
ConnectionInstance createConnectionInstance()
SystemOperationMode createSystemOperationMode()
ModeInstance createModeInstance()
ModeTransitionInstance createModeTransitionInstance()
ConnectionReference createConnectionReference()
ComponentInstance createComponentInstance()
FlowSpecificationInstance createFlowSpecificationInstance()
EndToEndFlowInstance createEndToEndFlowInstance()
SystemInstance createSystemInstance()
InstanceReferenceValue createInstanceReferenceValue()
InstancePackage getInstancePackage()