edu.cmu.sei.aadl.model.instance
Interface InstancePackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
InstancePackageImpl

public interface InstancePackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
InstanceFactory

Nested Class Summary
static interface InstancePackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ACCESS_CONNECTION_INSTANCE
          The meta object id for the 'Access Connection Instance' class
static int ACCESS_CONNECTION_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int ACCESS_CONNECTION_INSTANCE__CONNECTION
          The feature id for the 'Connection' reference list
static int ACCESS_CONNECTION_INSTANCE__CONNECTION_CONTEXT
          The feature id for the 'Connection Context' reference list
static int ACCESS_CONNECTION_INSTANCE__DST
          The feature id for the 'Dst' reference
static int ACCESS_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
          The feature id for the 'In Mode Transitions' reference list
static int ACCESS_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
          The feature id for the 'In System Operation Mode' reference list
static int ACCESS_CONNECTION_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int ACCESS_CONNECTION_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int ACCESS_CONNECTION_INSTANCE__SRC
          The feature id for the 'Src' reference
static int ACCESS_CONNECTION_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Access Connection Instance' class
static int COMPONENT_INSTANCE
          The meta object id for the 'Component Instance' class
static int COMPONENT_INSTANCE__CATEGORY
          The feature id for the 'Category' attribute
static int COMPONENT_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int COMPONENT_INSTANCE__COMPONENT_INSTANCE
          The feature id for the 'Component Instance' containment reference list
static int COMPONENT_INSTANCE__END_TO_END_FLOW_INSTANCE
          The feature id for the 'End To End Flow Instance' containment reference list
static int COMPONENT_INSTANCE__FEATURE_INSTANCE
          The feature id for the 'Feature Instance' containment reference list
static int COMPONENT_INSTANCE__FLOW_SPEC_INSTANCE
          The feature id for the 'Flow Spec Instance' containment reference list
static int COMPONENT_INSTANCE__IN_MODES
          The feature id for the 'In Modes' reference list
static int COMPONENT_INSTANCE__MODE_INSTANCE
          The feature id for the 'Mode Instance' containment reference list
static int COMPONENT_INSTANCE__MODE_TRANSITION_INSTANCE
          The feature id for the 'Mode Transition Instance' containment reference list
static int COMPONENT_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int COMPONENT_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int COMPONENT_INSTANCE__SRC_ACCESS_CONNECTION
          The feature id for the 'Src Access Connection' reference list
static int COMPONENT_INSTANCE__SUBCOMPONENT
          The feature id for the 'Subcomponent' reference
static int COMPONENT_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Component Instance' class
static int CONNECTION_INSTANCE
          The meta object id for the 'Connection Instance' class
static int CONNECTION_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int CONNECTION_INSTANCE__CONNECTION
          The feature id for the 'Connection' reference list
static int CONNECTION_INSTANCE__CONNECTION_CONTEXT
          The feature id for the 'Connection Context' reference list
static int CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
          The feature id for the 'In Mode Transitions' reference list
static int CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
          The feature id for the 'In System Operation Mode' reference list
static int CONNECTION_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int CONNECTION_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int CONNECTION_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Connection Instance' class
static java.lang.String copyright
           
static InstancePackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static int END_TO_END_FLOW_INSTANCE
          The meta object id for the 'End To End Flow Instance' class
static int END_TO_END_FLOW_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int END_TO_END_FLOW_INSTANCE__END_TO_END_FLOW
          The feature id for the 'End To End Flow' reference
static int END_TO_END_FLOW_INSTANCE__FLOW_ELEMENT_INSTANCE
          The feature id for the 'Flow Element Instance' reference list
static int END_TO_END_FLOW_INSTANCE__IN_MODES
          The feature id for the 'In Modes' reference list
static int END_TO_END_FLOW_INSTANCE__IN_SYSTEM_OPERATION_MODE
          The feature id for the 'In System Operation Mode' reference list
static int END_TO_END_FLOW_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int END_TO_END_FLOW_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int END_TO_END_FLOW_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'End To End Flow Instance' class
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int FEATURE_CATEGORY
          The meta object id for the 'Feature Category' enum
static int FEATURE_INSTANCE
          The meta object id for the 'Feature Instance' class
static int FEATURE_INSTANCE__CATEGORY
          The feature id for the 'Category' attribute
static int FEATURE_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int FEATURE_INSTANCE__DST_ACCESS_CONNECTION
          The feature id for the 'Dst Access Connection' reference list
static int FEATURE_INSTANCE__DST_FLOW_SPEC
          The feature id for the 'Dst Flow Spec' reference list
static int FEATURE_INSTANCE__DST_PORT_CONNECTION
          The feature id for the 'Dst Port Connection' reference list
static int FEATURE_INSTANCE__FEATURE
          The feature id for the 'Feature' reference
static int FEATURE_INSTANCE__FEATURE_INSTANCE
          The feature id for the 'Feature Instance' containment reference list
static int FEATURE_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int FEATURE_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int FEATURE_INSTANCE__SRC_FLOW_SPEC
          The feature id for the 'Src Flow Spec' reference list
static int FEATURE_INSTANCE__SRC_MODE_TRANSITION_CONNECTION
          The feature id for the 'Src Mode Transition Connection' reference list
static int FEATURE_INSTANCE__SRC_PORT_CONNECTION
          The feature id for the 'Src Port Connection' reference list
static int FEATURE_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Feature Instance' class
static int FLOW_ELEMENT_INSTANCE
          The meta object id for the 'Flow Element Instance' class
static int FLOW_ELEMENT_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int FLOW_ELEMENT_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int FLOW_ELEMENT_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int FLOW_ELEMENT_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Flow Element Instance' class
static int FLOW_SPEC_INSTANCE
          The meta object id for the 'Flow Spec Instance' class
static int FLOW_SPEC_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int FLOW_SPEC_INSTANCE__DST
          The feature id for the 'Dst' reference
static int FLOW_SPEC_INSTANCE__FLOW_SPEC
          The feature id for the 'Flow Spec' reference
static int FLOW_SPEC_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int FLOW_SPEC_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int FLOW_SPEC_INSTANCE__SRC
          The feature id for the 'Src' reference
static int FLOW_SPEC_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Flow Spec Instance' class
static int INSTANCE_OBJECT
          The meta object id for the 'Object' class
static int INSTANCE_OBJECT__COMMENT
          The feature id for the 'Comment' attribute list
static int INSTANCE_OBJECT__NAME
          The feature id for the 'Name' attribute
static int INSTANCE_OBJECT__PROPERTIES
          The feature id for the 'Properties' containment reference
static int INSTANCE_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Object' class
static int INSTANCE_REFERENCE_VALUE
          The meta object id for the 'Reference Value' class
static int INSTANCE_REFERENCE_VALUE__COMMENT
          The feature id for the 'Comment' attribute list
static int INSTANCE_REFERENCE_VALUE__REFERENCE_ELEMENT
          The feature id for the 'Reference Element' reference list
static int INSTANCE_REFERENCE_VALUE__REFERENCED_INSTANCE_OBJECT
          The feature id for the 'Referenced Instance Object' reference
static int INSTANCE_REFERENCE_VALUE_FEATURE_COUNT
          The number of structural features of the 'Reference Value' class
static int MODE_INSTANCE
          The meta object id for the 'Mode Instance' class
static int MODE_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int MODE_INSTANCE__DST_MODE_TRANSITION
          The feature id for the 'Dst Mode Transition' reference list
static int MODE_INSTANCE__MODE
          The feature id for the 'Mode' reference
static int MODE_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int MODE_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int MODE_INSTANCE__SRC_MODE_TRANSITION
          The feature id for the 'Src Mode Transition' reference list
static int MODE_INSTANCE__STATE
          The feature id for the 'State' attribute
static int MODE_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Mode Instance' class
static int MODE_TRANSITION_CONNECTION_INSTANCE
          The meta object id for the 'Mode Transition Connection Instance' class
static int MODE_TRANSITION_CONNECTION_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int MODE_TRANSITION_CONNECTION_INSTANCE__CONNECTION
          The feature id for the 'Connection' reference list
static int MODE_TRANSITION_CONNECTION_INSTANCE__CONNECTION_CONTEXT
          The feature id for the 'Connection Context' reference list
static int MODE_TRANSITION_CONNECTION_INSTANCE__DST
          The feature id for the 'Dst' reference
static int MODE_TRANSITION_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
          The feature id for the 'In Mode Transitions' reference list
static int MODE_TRANSITION_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
          The feature id for the 'In System Operation Mode' reference list
static int MODE_TRANSITION_CONNECTION_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int MODE_TRANSITION_CONNECTION_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int MODE_TRANSITION_CONNECTION_INSTANCE__SRC
          The feature id for the 'Src' reference
static int MODE_TRANSITION_CONNECTION_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Mode Transition Connection Instance' class
static int MODE_TRANSITION_INSTANCE
          The meta object id for the 'Mode Transition Instance' class
static int MODE_TRANSITION_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int MODE_TRANSITION_INSTANCE__DST
          The feature id for the 'Dst' reference
static int MODE_TRANSITION_INSTANCE__DST_MODE_TRANSITION_CONNECTION
          The feature id for the 'Dst Mode Transition Connection' reference list
static int MODE_TRANSITION_INSTANCE__MODE_TRANSITION
          The feature id for the 'Mode Transition' reference
static int MODE_TRANSITION_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int MODE_TRANSITION_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int MODE_TRANSITION_INSTANCE__SRC
          The feature id for the 'Src' reference
static int MODE_TRANSITION_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Mode Transition Instance' class
static int PORT_CONNECTION_INSTANCE
          The meta object id for the 'Port Connection Instance' class
static int PORT_CONNECTION_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int PORT_CONNECTION_INSTANCE__CONNECTION
          The feature id for the 'Connection' reference list
static int PORT_CONNECTION_INSTANCE__CONNECTION_CONTEXT
          The feature id for the 'Connection Context' reference list
static int PORT_CONNECTION_INSTANCE__DST
          The feature id for the 'Dst' reference
static int PORT_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
          The feature id for the 'In Mode Transitions' reference list
static int PORT_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
          The feature id for the 'In System Operation Mode' reference list
static int PORT_CONNECTION_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int PORT_CONNECTION_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int PORT_CONNECTION_INSTANCE__SRC
          The feature id for the 'Src' reference
static int PORT_CONNECTION_INSTANCE__TIMING
          The feature id for the 'Timing' attribute
static int PORT_CONNECTION_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'Port Connection Instance' class
static int SYSTEM_INSTANCE
          The meta object id for the 'System Instance' class
static int SYSTEM_INSTANCE__CATEGORY
          The feature id for the 'Category' attribute
static int SYSTEM_INSTANCE__COMMENT
          The feature id for the 'Comment' attribute list
static int SYSTEM_INSTANCE__COMPONENT_INSTANCE
          The feature id for the 'Component Instance' containment reference list
static int SYSTEM_INSTANCE__CONNECTION_INSTANCE
          The feature id for the 'Connection Instance' containment reference list
static int SYSTEM_INSTANCE__END_TO_END_FLOW_INSTANCE
          The feature id for the 'End To End Flow Instance' containment reference list
static int SYSTEM_INSTANCE__FEATURE_INSTANCE
          The feature id for the 'Feature Instance' containment reference list
static int SYSTEM_INSTANCE__FLOW_SPEC_INSTANCE
          The feature id for the 'Flow Spec Instance' containment reference list
static int SYSTEM_INSTANCE__IN_MODES
          The feature id for the 'In Modes' reference list
static int SYSTEM_INSTANCE__MODE_INSTANCE
          The feature id for the 'Mode Instance' containment reference list
static int SYSTEM_INSTANCE__MODE_TRANSITION_INSTANCE
          The feature id for the 'Mode Transition Instance' containment reference list
static int SYSTEM_INSTANCE__NAME
          The feature id for the 'Name' attribute
static int SYSTEM_INSTANCE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int SYSTEM_INSTANCE__SRC_ACCESS_CONNECTION
          The feature id for the 'Src Access Connection' reference list
static int SYSTEM_INSTANCE__SUBCOMPONENT
          The feature id for the 'Subcomponent' reference
static int SYSTEM_INSTANCE__SYSTEM_IMPL
          The feature id for the 'System Impl' reference
static int SYSTEM_INSTANCE__SYSTEM_OPERATION_MODE
          The feature id for the 'System Operation Mode' containment reference list
static int SYSTEM_INSTANCE_CONFIGURATION
          The meta object id for the 'System Instance Configuration' class
static int SYSTEM_INSTANCE_CONFIGURATION__CONTAINED_PROPERTY_ASSOCIATION
          The feature id for the 'Contained Property Association' containment reference list
static int SYSTEM_INSTANCE_CONFIGURATION__SYSTEM_INSTANCE
          The feature id for the 'System Instance' reference
static int SYSTEM_INSTANCE_CONFIGURATION__SYSTEM_OPERATION_MODE
          The feature id for the 'System Operation Mode' reference list
static int SYSTEM_INSTANCE_CONFIGURATION_FEATURE_COUNT
          The number of structural features of the 'System Instance Configuration' class
static int SYSTEM_INSTANCE_FEATURE_COUNT
          The number of structural features of the 'System Instance' class
static int SYSTEM_OPERATION_MODE
          The meta object id for the 'System Operation Mode' class
static int SYSTEM_OPERATION_MODE__COMMENT
          The feature id for the 'Comment' attribute list
static int SYSTEM_OPERATION_MODE__CURRENT_MODE
          The feature id for the 'Current Mode' reference list
static int SYSTEM_OPERATION_MODE__INCOMING_MODE_TRANSITION
          The feature id for the 'Incoming Mode Transition' reference list
static int SYSTEM_OPERATION_MODE__MEMBERS
          The feature id for the 'Members' reference list
static int SYSTEM_OPERATION_MODE__NAME
          The feature id for the 'Name' attribute
static int SYSTEM_OPERATION_MODE__OUTGOING_MODE_TRANSITION
          The feature id for the 'Outgoing Mode Transition' reference list
static int SYSTEM_OPERATION_MODE__PROPERTIES
          The feature id for the 'Properties' containment reference
static int SYSTEM_OPERATION_MODE__REFINES
          The feature id for the 'Refines' reference
static int SYSTEM_OPERATION_MODE__STATE
          The feature id for the 'State' attribute
static int SYSTEM_OPERATION_MODE_FEATURE_COUNT
          The number of structural features of the 'System Operation Mode' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getAccessConnectionInstance_Dst()
          Returns the meta object for the reference 'Dst'
 org.eclipse.emf.ecore.EReference getAccessConnectionInstance_Src()
          Returns the meta object for the reference 'Src'
 org.eclipse.emf.ecore.EClass getAccessConnectionInstance()
          Returns the meta object for class 'Access Connection Instance'
 org.eclipse.emf.ecore.EAttribute getComponentInstance_Category()
          Returns the meta object for the attribute 'Category'
 org.eclipse.emf.ecore.EReference getComponentInstance_ComponentInstance()
          Returns the meta object for the containment reference list 'Component Instance'
 org.eclipse.emf.ecore.EReference getComponentInstance_EndToEndFlowInstance()
          Returns the meta object for the containment reference list 'End To End Flow Instance'
 org.eclipse.emf.ecore.EReference getComponentInstance_FeatureInstance()
          Returns the meta object for the containment reference list 'Feature Instance'
 org.eclipse.emf.ecore.EReference getComponentInstance_FlowSpecInstance()
          Returns the meta object for the containment reference list 'Flow Spec Instance'
 org.eclipse.emf.ecore.EReference getComponentInstance_InModes()
          Returns the meta object for the reference list 'In Modes'
 org.eclipse.emf.ecore.EReference getComponentInstance_ModeInstance()
          Returns the meta object for the containment reference list 'Mode Instance'
 org.eclipse.emf.ecore.EReference getComponentInstance_ModeTransitionInstance()
          Returns the meta object for the containment reference list 'Mode Transition Instance'
 org.eclipse.emf.ecore.EReference getComponentInstance_SrcAccessConnection()
          Returns the meta object for the reference list 'Src Access Connection'
 org.eclipse.emf.ecore.EReference getComponentInstance_Subcomponent()
          Returns the meta object for the reference 'Subcomponent'
 org.eclipse.emf.ecore.EClass getComponentInstance()
          Returns the meta object for class 'Component Instance'
 org.eclipse.emf.ecore.EReference getConnectionInstance_Connection()
          Returns the meta object for the reference list 'Connection'
 org.eclipse.emf.ecore.EReference getConnectionInstance_ConnectionContext()
          Returns the meta object for the reference list 'Connection Context'
 org.eclipse.emf.ecore.EReference getConnectionInstance_InModeTransitions()
          Returns the meta object for the reference list 'In Mode Transitions'
 org.eclipse.emf.ecore.EReference getConnectionInstance_InSystemOperationMode()
          Returns the meta object for the reference list 'In System Operation Mode'
 org.eclipse.emf.ecore.EClass getConnectionInstance()
          Returns the meta object for class 'Connection Instance'
 org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_EndToEndFlow()
          Returns the meta object for the reference 'End To End Flow'
 org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_FlowElementInstance()
          Returns the meta object for the reference list 'Flow Element Instance'
 org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_InModes()
          Returns the meta object for the reference list 'In Modes'
 org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_InSystemOperationMode()
          Returns the meta object for the reference list 'In System Operation Mode'
 org.eclipse.emf.ecore.EClass getEndToEndFlowInstance()
          Returns the meta object for class 'End To End Flow Instance'
 org.eclipse.emf.ecore.EEnum getFeatureCategory()
          Returns the meta object for enum 'Feature Category'
 org.eclipse.emf.ecore.EAttribute getFeatureInstance_Category()
          Returns the meta object for the attribute 'Category'
 org.eclipse.emf.ecore.EReference getFeatureInstance_DstAccessConnection()
          Returns the meta object for the reference list 'Dst Access Connection'
 org.eclipse.emf.ecore.EReference getFeatureInstance_DstFlowSpec()
          Returns the meta object for the reference list 'Dst Flow Spec'
 org.eclipse.emf.ecore.EReference getFeatureInstance_DstPortConnection()
          Returns the meta object for the reference list 'Dst Port Connection'
 org.eclipse.emf.ecore.EReference getFeatureInstance_Feature()
          Returns the meta object for the reference 'Feature'
 org.eclipse.emf.ecore.EReference getFeatureInstance_FeatureInstance()
          Returns the meta object for the containment reference list 'Feature Instance'
 org.eclipse.emf.ecore.EReference getFeatureInstance_SrcFlowSpec()
          Returns the meta object for the reference list 'Src Flow Spec'
 org.eclipse.emf.ecore.EReference getFeatureInstance_SrcModeTransitionConnection()
          Returns the meta object for the reference list 'Src Mode Transition Connection'
 org.eclipse.emf.ecore.EReference getFeatureInstance_SrcPortConnection()
          Returns the meta object for the reference list 'Src Port Connection'
 org.eclipse.emf.ecore.EClass getFeatureInstance()
          Returns the meta object for class 'Feature Instance'
 org.eclipse.emf.ecore.EClass getFlowElementInstance()
          Returns the meta object for class 'Flow Element Instance'
 org.eclipse.emf.ecore.EReference getFlowSpecInstance_Dst()
          Returns the meta object for the reference 'Dst'
 org.eclipse.emf.ecore.EReference getFlowSpecInstance_FlowSpec()
          Returns the meta object for the reference 'Flow Spec'
 org.eclipse.emf.ecore.EReference getFlowSpecInstance_Src()
          Returns the meta object for the reference 'Src'
 org.eclipse.emf.ecore.EClass getFlowSpecInstance()
          Returns the meta object for class 'Flow Spec Instance'
 InstanceFactory getInstanceFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EClass getInstanceObject()
          Returns the meta object for class 'Object'
 org.eclipse.emf.ecore.EReference getInstanceReferenceValue_ReferencedInstanceObject()
          Returns the meta object for the reference 'Referenced Instance Object'
 org.eclipse.emf.ecore.EClass getInstanceReferenceValue()
          Returns the meta object for class 'Reference Value'
 org.eclipse.emf.ecore.EReference getModeInstance_DstModeTransition()
          Returns the meta object for the reference list 'Dst Mode Transition'
 org.eclipse.emf.ecore.EReference getModeInstance_Mode()
          Returns the meta object for the reference 'Mode'
 org.eclipse.emf.ecore.EReference getModeInstance_SrcModeTransition()
          Returns the meta object for the reference list 'Src Mode Transition'
 org.eclipse.emf.ecore.EAttribute getModeInstance_State()
          Returns the meta object for the attribute 'State'
 org.eclipse.emf.ecore.EClass getModeInstance()
          Returns the meta object for class 'Mode Instance'
 org.eclipse.emf.ecore.EReference getModeTransitionConnectionInstance_Dst()
          Returns the meta object for the reference 'Dst'
 org.eclipse.emf.ecore.EReference getModeTransitionConnectionInstance_Src()
          Returns the meta object for the reference 'Src'
 org.eclipse.emf.ecore.EClass getModeTransitionConnectionInstance()
          Returns the meta object for class 'Mode Transition Connection Instance'
 org.eclipse.emf.ecore.EReference getModeTransitionInstance_Dst()
          Returns the meta object for the reference 'Dst'
 org.eclipse.emf.ecore.EReference getModeTransitionInstance_DstModeTransitionConnection()
          Returns the meta object for the reference list 'Dst Mode Transition Connection'
 org.eclipse.emf.ecore.EReference getModeTransitionInstance_ModeTransition()
          Returns the meta object for the reference 'Mode Transition'
 org.eclipse.emf.ecore.EReference getModeTransitionInstance_Src()
          Returns the meta object for the reference 'Src'
 org.eclipse.emf.ecore.EClass getModeTransitionInstance()
          Returns the meta object for class 'Mode Transition Instance'
 org.eclipse.emf.ecore.EReference getPortConnectionInstance_Dst()
          Returns the meta object for the reference 'Dst'
 org.eclipse.emf.ecore.EReference getPortConnectionInstance_Src()
          Returns the meta object for the reference 'Src'
 org.eclipse.emf.ecore.EAttribute getPortConnectionInstance_Timing()
          Returns the meta object for the attribute 'Timing'
 org.eclipse.emf.ecore.EClass getPortConnectionInstance()
          Returns the meta object for class 'Port Connection Instance'
 org.eclipse.emf.ecore.EReference getSystemInstance_ConnectionInstance()
          Returns the meta object for the containment reference list 'Connection Instance'
 org.eclipse.emf.ecore.EReference getSystemInstance_SystemImpl()
          Returns the meta object for the reference 'System Impl'
 org.eclipse.emf.ecore.EReference getSystemInstance_SystemOperationMode()
          Returns the meta object for the containment reference list 'System Operation Mode'
 org.eclipse.emf.ecore.EClass getSystemInstance()
          Returns the meta object for class 'System Instance'
 org.eclipse.emf.ecore.EReference getSystemInstanceConfiguration_ContainedPropertyAssociation()
          Returns the meta object for the containment reference list 'Contained Property Association'
 org.eclipse.emf.ecore.EReference getSystemInstanceConfiguration_SystemInstance()
          Returns the meta object for the reference 'System Instance'
 org.eclipse.emf.ecore.EReference getSystemInstanceConfiguration_SystemOperationMode()
          Returns the meta object for the reference list 'System Operation Mode'
 org.eclipse.emf.ecore.EClass getSystemInstanceConfiguration()
          Returns the meta object for class 'System Instance Configuration'
 org.eclipse.emf.ecore.EReference getSystemOperationMode_CurrentMode()
          Returns the meta object for the reference list 'Current Mode'
 org.eclipse.emf.ecore.EClass getSystemOperationMode()
          Returns the meta object for class 'System Operation Mode'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final InstancePackage eINSTANCE
The singleton instance of the package.


INSTANCE_OBJECT

static final int INSTANCE_OBJECT
The meta object id for the 'Object' class.

See Also:
InstanceObjectImpl, InstancePackageImpl.getInstanceObject(), Constant Field Values

INSTANCE_OBJECT__COMMENT

static final int INSTANCE_OBJECT__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

INSTANCE_OBJECT__NAME

static final int INSTANCE_OBJECT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INSTANCE_OBJECT__PROPERTIES

static final int INSTANCE_OBJECT__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

INSTANCE_OBJECT_FEATURE_COUNT

static final int INSTANCE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Object' class.

See Also:
Constant Field Values

FEATURE_INSTANCE

static final int FEATURE_INSTANCE
The meta object id for the 'Feature Instance' class.

See Also:
FeatureInstanceImpl, InstancePackageImpl.getFeatureInstance(), Constant Field Values

FEATURE_INSTANCE__COMMENT

static final int FEATURE_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

FEATURE_INSTANCE__NAME

static final int FEATURE_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FEATURE_INSTANCE__PROPERTIES

static final int FEATURE_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

FEATURE_INSTANCE__FEATURE

static final int FEATURE_INSTANCE__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values

FEATURE_INSTANCE__SRC_PORT_CONNECTION

static final int FEATURE_INSTANCE__SRC_PORT_CONNECTION
The feature id for the 'Src Port Connection' reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE__DST_PORT_CONNECTION

static final int FEATURE_INSTANCE__DST_PORT_CONNECTION
The feature id for the 'Dst Port Connection' reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE__SRC_MODE_TRANSITION_CONNECTION

static final int FEATURE_INSTANCE__SRC_MODE_TRANSITION_CONNECTION
The feature id for the 'Src Mode Transition Connection' reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE__FEATURE_INSTANCE

static final int FEATURE_INSTANCE__FEATURE_INSTANCE
The feature id for the 'Feature Instance' containment reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE__CATEGORY

static final int FEATURE_INSTANCE__CATEGORY
The feature id for the 'Category' attribute.

See Also:
Constant Field Values

FEATURE_INSTANCE__DST_ACCESS_CONNECTION

static final int FEATURE_INSTANCE__DST_ACCESS_CONNECTION
The feature id for the 'Dst Access Connection' reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE__SRC_FLOW_SPEC

static final int FEATURE_INSTANCE__SRC_FLOW_SPEC
The feature id for the 'Src Flow Spec' reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE__DST_FLOW_SPEC

static final int FEATURE_INSTANCE__DST_FLOW_SPEC
The feature id for the 'Dst Flow Spec' reference list.

See Also:
Constant Field Values

FEATURE_INSTANCE_FEATURE_COUNT

static final int FEATURE_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Feature Instance' class.

See Also:
Constant Field Values

CONNECTION_INSTANCE

static final int CONNECTION_INSTANCE
The meta object id for the 'Connection Instance' class.

See Also:
ConnectionInstanceImpl, InstancePackageImpl.getConnectionInstance(), Constant Field Values

COMPONENT_INSTANCE

static final int COMPONENT_INSTANCE
The meta object id for the 'Component Instance' class.

See Also:
ComponentInstanceImpl, InstancePackageImpl.getComponentInstance(), Constant Field Values

SYSTEM_INSTANCE

static final int SYSTEM_INSTANCE
The meta object id for the 'System Instance' class.

See Also:
SystemInstanceImpl, InstancePackageImpl.getSystemInstance(), Constant Field Values

PORT_CONNECTION_INSTANCE

static final int PORT_CONNECTION_INSTANCE
The meta object id for the 'Port Connection Instance' class.

See Also:
PortConnectionInstanceImpl, InstancePackageImpl.getPortConnectionInstance(), Constant Field Values

ACCESS_CONNECTION_INSTANCE

static final int ACCESS_CONNECTION_INSTANCE
The meta object id for the 'Access Connection Instance' class.

See Also:
AccessConnectionInstanceImpl, InstancePackageImpl.getAccessConnectionInstance(), Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE

static final int MODE_TRANSITION_CONNECTION_INSTANCE
The meta object id for the 'Mode Transition Connection Instance' class.

See Also:
ModeTransitionConnectionInstanceImpl, InstancePackageImpl.getModeTransitionConnectionInstance(), Constant Field Values

MODE_INSTANCE

static final int MODE_INSTANCE
The meta object id for the 'Mode Instance' class.

See Also:
ModeInstanceImpl, InstancePackageImpl.getModeInstance(), Constant Field Values

MODE_TRANSITION_INSTANCE

static final int MODE_TRANSITION_INSTANCE
The meta object id for the 'Mode Transition Instance' class.

See Also:
ModeTransitionInstanceImpl, InstancePackageImpl.getModeTransitionInstance(), Constant Field Values

INSTANCE_REFERENCE_VALUE

static final int INSTANCE_REFERENCE_VALUE
The meta object id for the 'Reference Value' class.

See Also:
InstanceReferenceValueImpl, InstancePackageImpl.getInstanceReferenceValue(), Constant Field Values

SYSTEM_INSTANCE_CONFIGURATION

static final int SYSTEM_INSTANCE_CONFIGURATION
The meta object id for the 'System Instance Configuration' class.

See Also:
SystemInstanceConfigurationImpl, InstancePackageImpl.getSystemInstanceConfiguration(), Constant Field Values

SYSTEM_OPERATION_MODE

static final int SYSTEM_OPERATION_MODE
The meta object id for the 'System Operation Mode' class.

See Also:
SystemOperationModeImpl, InstancePackageImpl.getSystemOperationMode(), Constant Field Values

FLOW_SPEC_INSTANCE

static final int FLOW_SPEC_INSTANCE
The meta object id for the 'Flow Spec Instance' class.

See Also:
FlowSpecInstanceImpl, InstancePackageImpl.getFlowSpecInstance(), Constant Field Values

END_TO_END_FLOW_INSTANCE

static final int END_TO_END_FLOW_INSTANCE
The meta object id for the 'End To End Flow Instance' class.

See Also:
EndToEndFlowInstanceImpl, InstancePackageImpl.getEndToEndFlowInstance(), Constant Field Values

FLOW_ELEMENT_INSTANCE

static final int FLOW_ELEMENT_INSTANCE
The meta object id for the 'Flow Element Instance' class.

See Also:
FlowElementInstanceImpl, InstancePackageImpl.getFlowElementInstance(), Constant Field Values

FLOW_ELEMENT_INSTANCE__COMMENT

static final int FLOW_ELEMENT_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

FLOW_ELEMENT_INSTANCE__NAME

static final int FLOW_ELEMENT_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FLOW_ELEMENT_INSTANCE__PROPERTIES

static final int FLOW_ELEMENT_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

FLOW_ELEMENT_INSTANCE_FEATURE_COUNT

static final int FLOW_ELEMENT_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Flow Element Instance' class.

See Also:
Constant Field Values

CONNECTION_INSTANCE__COMMENT

static final int CONNECTION_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

CONNECTION_INSTANCE__NAME

static final int CONNECTION_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

CONNECTION_INSTANCE__PROPERTIES

static final int CONNECTION_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

CONNECTION_INSTANCE__CONNECTION

static final int CONNECTION_INSTANCE__CONNECTION
The feature id for the 'Connection' reference list.

See Also:
Constant Field Values

CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE

static final int CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
The feature id for the 'In System Operation Mode' reference list.

See Also:
Constant Field Values

CONNECTION_INSTANCE__CONNECTION_CONTEXT

static final int CONNECTION_INSTANCE__CONNECTION_CONTEXT
The feature id for the 'Connection Context' reference list.

See Also:
Constant Field Values

CONNECTION_INSTANCE__IN_MODE_TRANSITIONS

static final int CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
The feature id for the 'In Mode Transitions' reference list.

See Also:
Constant Field Values

CONNECTION_INSTANCE_FEATURE_COUNT

static final int CONNECTION_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Connection Instance' class.

See Also:
Constant Field Values

COMPONENT_INSTANCE__COMMENT

static final int COMPONENT_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__NAME

static final int COMPONENT_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COMPONENT_INSTANCE__PROPERTIES

static final int COMPONENT_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

COMPONENT_INSTANCE__FEATURE_INSTANCE

static final int COMPONENT_INSTANCE__FEATURE_INSTANCE
The feature id for the 'Feature Instance' containment reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__COMPONENT_INSTANCE

static final int COMPONENT_INSTANCE__COMPONENT_INSTANCE
The feature id for the 'Component Instance' containment reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__SUBCOMPONENT

static final int COMPONENT_INSTANCE__SUBCOMPONENT
The feature id for the 'Subcomponent' reference.

See Also:
Constant Field Values

COMPONENT_INSTANCE__SRC_ACCESS_CONNECTION

static final int COMPONENT_INSTANCE__SRC_ACCESS_CONNECTION
The feature id for the 'Src Access Connection' reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__MODE_INSTANCE

static final int COMPONENT_INSTANCE__MODE_INSTANCE
The feature id for the 'Mode Instance' containment reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__MODE_TRANSITION_INSTANCE

static final int COMPONENT_INSTANCE__MODE_TRANSITION_INSTANCE
The feature id for the 'Mode Transition Instance' containment reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__CATEGORY

static final int COMPONENT_INSTANCE__CATEGORY
The feature id for the 'Category' attribute.

See Also:
Constant Field Values

COMPONENT_INSTANCE__IN_MODES

static final int COMPONENT_INSTANCE__IN_MODES
The feature id for the 'In Modes' reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__FLOW_SPEC_INSTANCE

static final int COMPONENT_INSTANCE__FLOW_SPEC_INSTANCE
The feature id for the 'Flow Spec Instance' containment reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE__END_TO_END_FLOW_INSTANCE

static final int COMPONENT_INSTANCE__END_TO_END_FLOW_INSTANCE
The feature id for the 'End To End Flow Instance' containment reference list.

See Also:
Constant Field Values

COMPONENT_INSTANCE_FEATURE_COUNT

static final int COMPONENT_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Component Instance' class.

See Also:
Constant Field Values

SYSTEM_INSTANCE__COMMENT

static final int SYSTEM_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__NAME

static final int SYSTEM_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SYSTEM_INSTANCE__PROPERTIES

static final int SYSTEM_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

SYSTEM_INSTANCE__FEATURE_INSTANCE

static final int SYSTEM_INSTANCE__FEATURE_INSTANCE
The feature id for the 'Feature Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__COMPONENT_INSTANCE

static final int SYSTEM_INSTANCE__COMPONENT_INSTANCE
The feature id for the 'Component Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__SUBCOMPONENT

static final int SYSTEM_INSTANCE__SUBCOMPONENT
The feature id for the 'Subcomponent' reference.

See Also:
Constant Field Values

SYSTEM_INSTANCE__SRC_ACCESS_CONNECTION

static final int SYSTEM_INSTANCE__SRC_ACCESS_CONNECTION
The feature id for the 'Src Access Connection' reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__MODE_INSTANCE

static final int SYSTEM_INSTANCE__MODE_INSTANCE
The feature id for the 'Mode Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__MODE_TRANSITION_INSTANCE

static final int SYSTEM_INSTANCE__MODE_TRANSITION_INSTANCE
The feature id for the 'Mode Transition Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__CATEGORY

static final int SYSTEM_INSTANCE__CATEGORY
The feature id for the 'Category' attribute.

See Also:
Constant Field Values

SYSTEM_INSTANCE__IN_MODES

static final int SYSTEM_INSTANCE__IN_MODES
The feature id for the 'In Modes' reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__FLOW_SPEC_INSTANCE

static final int SYSTEM_INSTANCE__FLOW_SPEC_INSTANCE
The feature id for the 'Flow Spec Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__END_TO_END_FLOW_INSTANCE

static final int SYSTEM_INSTANCE__END_TO_END_FLOW_INSTANCE
The feature id for the 'End To End Flow Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__SYSTEM_IMPL

static final int SYSTEM_INSTANCE__SYSTEM_IMPL
The feature id for the 'System Impl' reference.

See Also:
Constant Field Values

SYSTEM_INSTANCE__CONNECTION_INSTANCE

static final int SYSTEM_INSTANCE__CONNECTION_INSTANCE
The feature id for the 'Connection Instance' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE__SYSTEM_OPERATION_MODE

static final int SYSTEM_INSTANCE__SYSTEM_OPERATION_MODE
The feature id for the 'System Operation Mode' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE_FEATURE_COUNT

static final int SYSTEM_INSTANCE_FEATURE_COUNT
The number of structural features of the 'System Instance' class.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__COMMENT

static final int PORT_CONNECTION_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__NAME

static final int PORT_CONNECTION_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__PROPERTIES

static final int PORT_CONNECTION_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__CONNECTION

static final int PORT_CONNECTION_INSTANCE__CONNECTION
The feature id for the 'Connection' reference list.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE

static final int PORT_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
The feature id for the 'In System Operation Mode' reference list.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__CONNECTION_CONTEXT

static final int PORT_CONNECTION_INSTANCE__CONNECTION_CONTEXT
The feature id for the 'Connection Context' reference list.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS

static final int PORT_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
The feature id for the 'In Mode Transitions' reference list.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__SRC

static final int PORT_CONNECTION_INSTANCE__SRC
The feature id for the 'Src' reference.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__DST

static final int PORT_CONNECTION_INSTANCE__DST
The feature id for the 'Dst' reference.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE__TIMING

static final int PORT_CONNECTION_INSTANCE__TIMING
The feature id for the 'Timing' attribute.

See Also:
Constant Field Values

PORT_CONNECTION_INSTANCE_FEATURE_COUNT

static final int PORT_CONNECTION_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Port Connection Instance' class.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__COMMENT

static final int ACCESS_CONNECTION_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__NAME

static final int ACCESS_CONNECTION_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__PROPERTIES

static final int ACCESS_CONNECTION_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__CONNECTION

static final int ACCESS_CONNECTION_INSTANCE__CONNECTION
The feature id for the 'Connection' reference list.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE

static final int ACCESS_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
The feature id for the 'In System Operation Mode' reference list.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__CONNECTION_CONTEXT

static final int ACCESS_CONNECTION_INSTANCE__CONNECTION_CONTEXT
The feature id for the 'Connection Context' reference list.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS

static final int ACCESS_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
The feature id for the 'In Mode Transitions' reference list.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__SRC

static final int ACCESS_CONNECTION_INSTANCE__SRC
The feature id for the 'Src' reference.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE__DST

static final int ACCESS_CONNECTION_INSTANCE__DST
The feature id for the 'Dst' reference.

See Also:
Constant Field Values

ACCESS_CONNECTION_INSTANCE_FEATURE_COUNT

static final int ACCESS_CONNECTION_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Access Connection Instance' class.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__COMMENT

static final int MODE_TRANSITION_CONNECTION_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__NAME

static final int MODE_TRANSITION_CONNECTION_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__PROPERTIES

static final int MODE_TRANSITION_CONNECTION_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__CONNECTION

static final int MODE_TRANSITION_CONNECTION_INSTANCE__CONNECTION
The feature id for the 'Connection' reference list.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE

static final int MODE_TRANSITION_CONNECTION_INSTANCE__IN_SYSTEM_OPERATION_MODE
The feature id for the 'In System Operation Mode' reference list.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__CONNECTION_CONTEXT

static final int MODE_TRANSITION_CONNECTION_INSTANCE__CONNECTION_CONTEXT
The feature id for the 'Connection Context' reference list.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS

static final int MODE_TRANSITION_CONNECTION_INSTANCE__IN_MODE_TRANSITIONS
The feature id for the 'In Mode Transitions' reference list.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__SRC

static final int MODE_TRANSITION_CONNECTION_INSTANCE__SRC
The feature id for the 'Src' reference.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE__DST

static final int MODE_TRANSITION_CONNECTION_INSTANCE__DST
The feature id for the 'Dst' reference.

See Also:
Constant Field Values

MODE_TRANSITION_CONNECTION_INSTANCE_FEATURE_COUNT

static final int MODE_TRANSITION_CONNECTION_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Mode Transition Connection Instance' class.

See Also:
Constant Field Values

MODE_INSTANCE__COMMENT

static final int MODE_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

MODE_INSTANCE__NAME

static final int MODE_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

MODE_INSTANCE__PROPERTIES

static final int MODE_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

MODE_INSTANCE__SRC_MODE_TRANSITION

static final int MODE_INSTANCE__SRC_MODE_TRANSITION
The feature id for the 'Src Mode Transition' reference list.

See Also:
Constant Field Values

MODE_INSTANCE__DST_MODE_TRANSITION

static final int MODE_INSTANCE__DST_MODE_TRANSITION
The feature id for the 'Dst Mode Transition' reference list.

See Also:
Constant Field Values

MODE_INSTANCE__MODE

static final int MODE_INSTANCE__MODE
The feature id for the 'Mode' reference.

See Also:
Constant Field Values

MODE_INSTANCE__STATE

static final int MODE_INSTANCE__STATE
The feature id for the 'State' attribute.

See Also:
Constant Field Values

MODE_INSTANCE_FEATURE_COUNT

static final int MODE_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Mode Instance' class.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__COMMENT

static final int MODE_TRANSITION_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__NAME

static final int MODE_TRANSITION_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__PROPERTIES

static final int MODE_TRANSITION_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__DST_MODE_TRANSITION_CONNECTION

static final int MODE_TRANSITION_INSTANCE__DST_MODE_TRANSITION_CONNECTION
The feature id for the 'Dst Mode Transition Connection' reference list.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__SRC

static final int MODE_TRANSITION_INSTANCE__SRC
The feature id for the 'Src' reference.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__DST

static final int MODE_TRANSITION_INSTANCE__DST
The feature id for the 'Dst' reference.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE__MODE_TRANSITION

static final int MODE_TRANSITION_INSTANCE__MODE_TRANSITION
The feature id for the 'Mode Transition' reference.

See Also:
Constant Field Values

MODE_TRANSITION_INSTANCE_FEATURE_COUNT

static final int MODE_TRANSITION_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Mode Transition Instance' class.

See Also:
Constant Field Values

INSTANCE_REFERENCE_VALUE__COMMENT

static final int INSTANCE_REFERENCE_VALUE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

INSTANCE_REFERENCE_VALUE__REFERENCE_ELEMENT

static final int INSTANCE_REFERENCE_VALUE__REFERENCE_ELEMENT
The feature id for the 'Reference Element' reference list.

See Also:
Constant Field Values

INSTANCE_REFERENCE_VALUE__REFERENCED_INSTANCE_OBJECT

static final int INSTANCE_REFERENCE_VALUE__REFERENCED_INSTANCE_OBJECT
The feature id for the 'Referenced Instance Object' reference.

See Also:
Constant Field Values

INSTANCE_REFERENCE_VALUE_FEATURE_COUNT

static final int INSTANCE_REFERENCE_VALUE_FEATURE_COUNT
The number of structural features of the 'Reference Value' class.

See Also:
Constant Field Values

SYSTEM_INSTANCE_CONFIGURATION__CONTAINED_PROPERTY_ASSOCIATION

static final int SYSTEM_INSTANCE_CONFIGURATION__CONTAINED_PROPERTY_ASSOCIATION
The feature id for the 'Contained Property Association' containment reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE_CONFIGURATION__SYSTEM_OPERATION_MODE

static final int SYSTEM_INSTANCE_CONFIGURATION__SYSTEM_OPERATION_MODE
The feature id for the 'System Operation Mode' reference list.

See Also:
Constant Field Values

SYSTEM_INSTANCE_CONFIGURATION__SYSTEM_INSTANCE

static final int SYSTEM_INSTANCE_CONFIGURATION__SYSTEM_INSTANCE
The feature id for the 'System Instance' reference.

See Also:
Constant Field Values

SYSTEM_INSTANCE_CONFIGURATION_FEATURE_COUNT

static final int SYSTEM_INSTANCE_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'System Instance Configuration' class.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__COMMENT

static final int SYSTEM_OPERATION_MODE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__NAME

static final int SYSTEM_OPERATION_MODE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__PROPERTIES

static final int SYSTEM_OPERATION_MODE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__MEMBERS

static final int SYSTEM_OPERATION_MODE__MEMBERS
The feature id for the 'Members' reference list.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__OUTGOING_MODE_TRANSITION

static final int SYSTEM_OPERATION_MODE__OUTGOING_MODE_TRANSITION
The feature id for the 'Outgoing Mode Transition' reference list.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__INCOMING_MODE_TRANSITION

static final int SYSTEM_OPERATION_MODE__INCOMING_MODE_TRANSITION
The feature id for the 'Incoming Mode Transition' reference list.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__REFINES

static final int SYSTEM_OPERATION_MODE__REFINES
The feature id for the 'Refines' reference.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__STATE

static final int SYSTEM_OPERATION_MODE__STATE
The feature id for the 'State' attribute.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE__CURRENT_MODE

static final int SYSTEM_OPERATION_MODE__CURRENT_MODE
The feature id for the 'Current Mode' reference list.

See Also:
Constant Field Values

SYSTEM_OPERATION_MODE_FEATURE_COUNT

static final int SYSTEM_OPERATION_MODE_FEATURE_COUNT
The number of structural features of the 'System Operation Mode' class.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE__COMMENT

static final int FLOW_SPEC_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE__NAME

static final int FLOW_SPEC_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE__PROPERTIES

static final int FLOW_SPEC_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE__FLOW_SPEC

static final int FLOW_SPEC_INSTANCE__FLOW_SPEC
The feature id for the 'Flow Spec' reference.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE__SRC

static final int FLOW_SPEC_INSTANCE__SRC
The feature id for the 'Src' reference.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE__DST

static final int FLOW_SPEC_INSTANCE__DST
The feature id for the 'Dst' reference.

See Also:
Constant Field Values

FLOW_SPEC_INSTANCE_FEATURE_COUNT

static final int FLOW_SPEC_INSTANCE_FEATURE_COUNT
The number of structural features of the 'Flow Spec Instance' class.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__COMMENT

static final int END_TO_END_FLOW_INSTANCE__COMMENT
The feature id for the 'Comment' attribute list.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__NAME

static final int END_TO_END_FLOW_INSTANCE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__PROPERTIES

static final int END_TO_END_FLOW_INSTANCE__PROPERTIES
The feature id for the 'Properties' containment reference.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__END_TO_END_FLOW

static final int END_TO_END_FLOW_INSTANCE__END_TO_END_FLOW
The feature id for the 'End To End Flow' reference.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__FLOW_ELEMENT_INSTANCE

static final int END_TO_END_FLOW_INSTANCE__FLOW_ELEMENT_INSTANCE
The feature id for the 'Flow Element Instance' reference list.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__IN_MODES

static final int END_TO_END_FLOW_INSTANCE__IN_MODES
The feature id for the 'In Modes' reference list.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE__IN_SYSTEM_OPERATION_MODE

static final int END_TO_END_FLOW_INSTANCE__IN_SYSTEM_OPERATION_MODE
The feature id for the 'In System Operation Mode' reference list.

See Also:
Constant Field Values

END_TO_END_FLOW_INSTANCE_FEATURE_COUNT

static final int END_TO_END_FLOW_INSTANCE_FEATURE_COUNT
The number of structural features of the 'End To End Flow Instance' class.

See Also:
Constant Field Values

FEATURE_CATEGORY

static final int FEATURE_CATEGORY
The meta object id for the 'Feature Category' enum.

See Also:
FeatureCategory, InstancePackageImpl.getFeatureCategory(), Constant Field Values
Method Detail

getFeatureInstance

org.eclipse.emf.ecore.EClass getFeatureInstance()
Returns the meta object for class 'Feature Instance'.

Returns:
the meta object for class 'Feature Instance'.
See Also:
FeatureInstance

getFeatureInstance_Feature

org.eclipse.emf.ecore.EReference getFeatureInstance_Feature()
Returns the meta object for the reference 'Feature'.

Returns:
the meta object for the reference 'Feature'.
See Also:
FeatureInstance.getFeature(), getFeatureInstance()

getFeatureInstance_SrcPortConnection

org.eclipse.emf.ecore.EReference getFeatureInstance_SrcPortConnection()
Returns the meta object for the reference list 'Src Port Connection'.

Returns:
the meta object for the reference list 'Src Port Connection'.
See Also:
FeatureInstance.getSrcPortConnection(), getFeatureInstance()

getFeatureInstance_DstPortConnection

org.eclipse.emf.ecore.EReference getFeatureInstance_DstPortConnection()
Returns the meta object for the reference list 'Dst Port Connection'.

Returns:
the meta object for the reference list 'Dst Port Connection'.
See Also:
FeatureInstance.getDstPortConnection(), getFeatureInstance()

getFeatureInstance_SrcModeTransitionConnection

org.eclipse.emf.ecore.EReference getFeatureInstance_SrcModeTransitionConnection()
Returns the meta object for the reference list 'Src Mode Transition Connection'.

Returns:
the meta object for the reference list 'Src Mode Transition Connection'.
See Also:
FeatureInstance.getSrcModeTransitionConnection(), getFeatureInstance()

getFeatureInstance_FeatureInstance

org.eclipse.emf.ecore.EReference getFeatureInstance_FeatureInstance()
Returns the meta object for the containment reference list 'Feature Instance'.

Returns:
the meta object for the containment reference list 'Feature Instance'.
See Also:
FeatureInstance.getFeatureInstance(), getFeatureInstance()

getFeatureInstance_Category

org.eclipse.emf.ecore.EAttribute getFeatureInstance_Category()
Returns the meta object for the attribute 'Category'.

Returns:
the meta object for the attribute 'Category'.
See Also:
FeatureInstance.getCategory(), getFeatureInstance()

getFeatureInstance_DstAccessConnection

org.eclipse.emf.ecore.EReference getFeatureInstance_DstAccessConnection()
Returns the meta object for the reference list 'Dst Access Connection'.

Returns:
the meta object for the reference list 'Dst Access Connection'.
See Also:
FeatureInstance.getDstAccessConnection(), getFeatureInstance()

getFeatureInstance_SrcFlowSpec

org.eclipse.emf.ecore.EReference getFeatureInstance_SrcFlowSpec()
Returns the meta object for the reference list 'Src Flow Spec'.

Returns:
the meta object for the reference list 'Src Flow Spec'.
See Also:
FeatureInstance.getSrcFlowSpec(), getFeatureInstance()

getFeatureInstance_DstFlowSpec

org.eclipse.emf.ecore.EReference getFeatureInstance_DstFlowSpec()
Returns the meta object for the reference list 'Dst Flow Spec'.

Returns:
the meta object for the reference list 'Dst Flow Spec'.
See Also:
FeatureInstance.getDstFlowSpec(), getFeatureInstance()

getConnectionInstance

org.eclipse.emf.ecore.EClass getConnectionInstance()
Returns the meta object for class 'Connection Instance'.

Returns:
the meta object for class 'Connection Instance'.
See Also:
ConnectionInstance

getConnectionInstance_Connection

org.eclipse.emf.ecore.EReference getConnectionInstance_Connection()
Returns the meta object for the reference list 'Connection'.

Returns:
the meta object for the reference list 'Connection'.
See Also:
ConnectionInstance.getConnection(), getConnectionInstance()

getConnectionInstance_InSystemOperationMode

org.eclipse.emf.ecore.EReference getConnectionInstance_InSystemOperationMode()
Returns the meta object for the reference list 'In System Operation Mode'.

Returns:
the meta object for the reference list 'In System Operation Mode'.
See Also:
ConnectionInstance.getInSystemOperationMode(), getConnectionInstance()

getConnectionInstance_ConnectionContext

org.eclipse.emf.ecore.EReference getConnectionInstance_ConnectionContext()
Returns the meta object for the reference list 'Connection Context'.

Returns:
the meta object for the reference list 'Connection Context'.
See Also:
ConnectionInstance.getConnectionContext(), getConnectionInstance()

getConnectionInstance_InModeTransitions

org.eclipse.emf.ecore.EReference getConnectionInstance_InModeTransitions()
Returns the meta object for the reference list 'In Mode Transitions'.

Returns:
the meta object for the reference list 'In Mode Transitions'.
See Also:
ConnectionInstance.getInModeTransitions(), getConnectionInstance()

getComponentInstance

org.eclipse.emf.ecore.EClass getComponentInstance()
Returns the meta object for class 'Component Instance'.

Returns:
the meta object for class 'Component Instance'.
See Also:
ComponentInstance

getComponentInstance_FeatureInstance

org.eclipse.emf.ecore.EReference getComponentInstance_FeatureInstance()
Returns the meta object for the containment reference list 'Feature Instance'.

Returns:
the meta object for the containment reference list 'Feature Instance'.
See Also:
ComponentInstance.getFeatureInstance(), getComponentInstance()

getComponentInstance_ComponentInstance

org.eclipse.emf.ecore.EReference getComponentInstance_ComponentInstance()
Returns the meta object for the containment reference list 'Component Instance'.

Returns:
the meta object for the containment reference list 'Component Instance'.
See Also:
ComponentInstance.getComponentInstance(), getComponentInstance()

getComponentInstance_Subcomponent

org.eclipse.emf.ecore.EReference getComponentInstance_Subcomponent()
Returns the meta object for the reference 'Subcomponent'.

Returns:
the meta object for the reference 'Subcomponent'.
See Also:
ComponentInstance.getSubcomponent(), getComponentInstance()

getComponentInstance_SrcAccessConnection

org.eclipse.emf.ecore.EReference getComponentInstance_SrcAccessConnection()
Returns the meta object for the reference list 'Src Access Connection'.

Returns:
the meta object for the reference list 'Src Access Connection'.
See Also:
ComponentInstance.getSrcAccessConnection(), getComponentInstance()

getComponentInstance_ModeInstance

org.eclipse.emf.ecore.EReference getComponentInstance_ModeInstance()
Returns the meta object for the containment reference list 'Mode Instance'.

Returns:
the meta object for the containment reference list 'Mode Instance'.
See Also:
ComponentInstance.getModeInstance(), getComponentInstance()

getComponentInstance_ModeTransitionInstance

org.eclipse.emf.ecore.EReference getComponentInstance_ModeTransitionInstance()
Returns the meta object for the containment reference list 'Mode Transition Instance'.

Returns:
the meta object for the containment reference list 'Mode Transition Instance'.
See Also:
ComponentInstance.getModeTransitionInstance(), getComponentInstance()

getComponentInstance_Category

org.eclipse.emf.ecore.EAttribute getComponentInstance_Category()
Returns the meta object for the attribute 'Category'.

Returns:
the meta object for the attribute 'Category'.
See Also:
ComponentInstance.getCategory(), getComponentInstance()

getComponentInstance_InModes

org.eclipse.emf.ecore.EReference getComponentInstance_InModes()
Returns the meta object for the reference list 'In Modes'.

Returns:
the meta object for the reference list 'In Modes'.
See Also:
ComponentInstance.getInModes(), getComponentInstance()

getComponentInstance_FlowSpecInstance

org.eclipse.emf.ecore.EReference getComponentInstance_FlowSpecInstance()
Returns the meta object for the containment reference list 'Flow Spec Instance'.

Returns:
the meta object for the containment reference list 'Flow Spec Instance'.
See Also:
ComponentInstance.getFlowSpecInstance(), getComponentInstance()

getComponentInstance_EndToEndFlowInstance

org.eclipse.emf.ecore.EReference getComponentInstance_EndToEndFlowInstance()
Returns the meta object for the containment reference list 'End To End Flow Instance'.

Returns:
the meta object for the containment reference list 'End To End Flow Instance'.
See Also:
ComponentInstance.getEndToEndFlowInstance(), getComponentInstance()

getSystemInstance

org.eclipse.emf.ecore.EClass getSystemInstance()
Returns the meta object for class 'System Instance'.

Returns:
the meta object for class 'System Instance'.
See Also:
SystemInstance

getSystemInstance_SystemImpl

org.eclipse.emf.ecore.EReference getSystemInstance_SystemImpl()
Returns the meta object for the reference 'System Impl'.

Returns:
the meta object for the reference 'System Impl'.
See Also:
SystemInstance.getSystemImpl(), getSystemInstance()

getSystemInstance_ConnectionInstance

org.eclipse.emf.ecore.EReference getSystemInstance_ConnectionInstance()
Returns the meta object for the containment reference list 'Connection Instance'.

Returns:
the meta object for the containment reference list 'Connection Instance'.
See Also:
SystemInstance.getConnectionInstance(), getSystemInstance()

getSystemInstance_SystemOperationMode

org.eclipse.emf.ecore.EReference getSystemInstance_SystemOperationMode()
Returns the meta object for the containment reference list 'System Operation Mode'.

Returns:
the meta object for the containment reference list 'System Operation Mode'.
See Also:
SystemInstance.getSystemOperationMode(), getSystemInstance()

getInstanceObject

org.eclipse.emf.ecore.EClass getInstanceObject()
Returns the meta object for class 'Object'.

Returns:
the meta object for class 'Object'.
See Also:
InstanceObject

getPortConnectionInstance

org.eclipse.emf.ecore.EClass getPortConnectionInstance()
Returns the meta object for class 'Port Connection Instance'.

Returns:
the meta object for class 'Port Connection Instance'.
See Also:
PortConnectionInstance

getPortConnectionInstance_Src

org.eclipse.emf.ecore.EReference getPortConnectionInstance_Src()
Returns the meta object for the reference 'Src'.

Returns:
the meta object for the reference 'Src'.
See Also:
PortConnectionInstance.getSrc(), getPortConnectionInstance()

getPortConnectionInstance_Dst

org.eclipse.emf.ecore.EReference getPortConnectionInstance_Dst()
Returns the meta object for the reference 'Dst'.

Returns:
the meta object for the reference 'Dst'.
See Also:
PortConnectionInstance.getDst(), getPortConnectionInstance()

getPortConnectionInstance_Timing

org.eclipse.emf.ecore.EAttribute getPortConnectionInstance_Timing()
Returns the meta object for the attribute 'Timing'.

Returns:
the meta object for the attribute 'Timing'.
See Also:
PortConnectionInstance.getTiming(), getPortConnectionInstance()

getAccessConnectionInstance

org.eclipse.emf.ecore.EClass getAccessConnectionInstance()
Returns the meta object for class 'Access Connection Instance'.

Returns:
the meta object for class 'Access Connection Instance'.
See Also:
AccessConnectionInstance

getAccessConnectionInstance_Dst

org.eclipse.emf.ecore.EReference getAccessConnectionInstance_Dst()
Returns the meta object for the reference 'Dst'.

Returns:
the meta object for the reference 'Dst'.
See Also:
AccessConnectionInstance.getDst(), getAccessConnectionInstance()

getAccessConnectionInstance_Src

org.eclipse.emf.ecore.EReference getAccessConnectionInstance_Src()
Returns the meta object for the reference 'Src'.

Returns:
the meta object for the reference 'Src'.
See Also:
AccessConnectionInstance.getSrc(), getAccessConnectionInstance()

getModeTransitionConnectionInstance

org.eclipse.emf.ecore.EClass getModeTransitionConnectionInstance()
Returns the meta object for class 'Mode Transition Connection Instance'.

Returns:
the meta object for class 'Mode Transition Connection Instance'.
See Also:
ModeTransitionConnectionInstance

getModeTransitionConnectionInstance_Src

org.eclipse.emf.ecore.EReference getModeTransitionConnectionInstance_Src()
Returns the meta object for the reference 'Src'.

Returns:
the meta object for the reference 'Src'.
See Also:
ModeTransitionConnectionInstance.getSrc(), getModeTransitionConnectionInstance()

getModeTransitionConnectionInstance_Dst

org.eclipse.emf.ecore.EReference getModeTransitionConnectionInstance_Dst()
Returns the meta object for the reference 'Dst'.

Returns:
the meta object for the reference 'Dst'.
See Also:
ModeTransitionConnectionInstance.getDst(), getModeTransitionConnectionInstance()

getModeInstance

org.eclipse.emf.ecore.EClass getModeInstance()
Returns the meta object for class 'Mode Instance'.

Returns:
the meta object for class 'Mode Instance'.
See Also:
ModeInstance

getModeInstance_SrcModeTransition

org.eclipse.emf.ecore.EReference getModeInstance_SrcModeTransition()
Returns the meta object for the reference list 'Src Mode Transition'.

Returns:
the meta object for the reference list 'Src Mode Transition'.
See Also:
ModeInstance.getSrcModeTransition(), getModeInstance()

getModeInstance_DstModeTransition

org.eclipse.emf.ecore.EReference getModeInstance_DstModeTransition()
Returns the meta object for the reference list 'Dst Mode Transition'.

Returns:
the meta object for the reference list 'Dst Mode Transition'.
See Also:
ModeInstance.getDstModeTransition(), getModeInstance()

getModeInstance_Mode

org.eclipse.emf.ecore.EReference getModeInstance_Mode()
Returns the meta object for the reference 'Mode'.

Returns:
the meta object for the reference 'Mode'.
See Also:
ModeInstance.getMode(), getModeInstance()

getModeInstance_State

org.eclipse.emf.ecore.EAttribute getModeInstance_State()
Returns the meta object for the attribute 'State'.

Returns:
the meta object for the attribute 'State'.
See Also:
ModeInstance.getState(), getModeInstance()

getModeTransitionInstance

org.eclipse.emf.ecore.EClass getModeTransitionInstance()
Returns the meta object for class 'Mode Transition Instance'.

Returns:
the meta object for class 'Mode Transition Instance'.
See Also:
ModeTransitionInstance

getModeTransitionInstance_DstModeTransitionConnection

org.eclipse.emf.ecore.EReference getModeTransitionInstance_DstModeTransitionConnection()
Returns the meta object for the reference list 'Dst Mode Transition Connection'.

Returns:
the meta object for the reference list 'Dst Mode Transition Connection'.
See Also:
ModeTransitionInstance.getDstModeTransitionConnection(), getModeTransitionInstance()

getModeTransitionInstance_Src

org.eclipse.emf.ecore.EReference getModeTransitionInstance_Src()
Returns the meta object for the reference 'Src'.

Returns:
the meta object for the reference 'Src'.
See Also:
ModeTransitionInstance.getSrc(), getModeTransitionInstance()

getModeTransitionInstance_Dst

org.eclipse.emf.ecore.EReference getModeTransitionInstance_Dst()
Returns the meta object for the reference 'Dst'.

Returns:
the meta object for the reference 'Dst'.
See Also:
ModeTransitionInstance.getDst(), getModeTransitionInstance()

getModeTransitionInstance_ModeTransition

org.eclipse.emf.ecore.EReference getModeTransitionInstance_ModeTransition()
Returns the meta object for the reference 'Mode Transition'.

Returns:
the meta object for the reference 'Mode Transition'.
See Also:
ModeTransitionInstance.getModeTransition(), getModeTransitionInstance()

getInstanceReferenceValue

org.eclipse.emf.ecore.EClass getInstanceReferenceValue()
Returns the meta object for class 'Reference Value'.

Returns:
the meta object for class 'Reference Value'.
See Also:
InstanceReferenceValue

getInstanceReferenceValue_ReferencedInstanceObject

org.eclipse.emf.ecore.EReference getInstanceReferenceValue_ReferencedInstanceObject()
Returns the meta object for the reference 'Referenced Instance Object'.

Returns:
the meta object for the reference 'Referenced Instance Object'.
See Also:
InstanceReferenceValue.getReferencedInstanceObject(), getInstanceReferenceValue()

getSystemInstanceConfiguration

org.eclipse.emf.ecore.EClass getSystemInstanceConfiguration()
Returns the meta object for class 'System Instance Configuration'.

Returns:
the meta object for class 'System Instance Configuration'.
See Also:
SystemInstanceConfiguration

getSystemInstanceConfiguration_SystemOperationMode

org.eclipse.emf.ecore.EReference getSystemInstanceConfiguration_SystemOperationMode()
Returns the meta object for the reference list 'System Operation Mode'.

Returns:
the meta object for the reference list 'System Operation Mode'.
See Also:
SystemInstanceConfiguration.getSystemOperationMode(), getSystemInstanceConfiguration()

getSystemInstanceConfiguration_SystemInstance

org.eclipse.emf.ecore.EReference getSystemInstanceConfiguration_SystemInstance()
Returns the meta object for the reference 'System Instance'.

Returns:
the meta object for the reference 'System Instance'.
See Also:
SystemInstanceConfiguration.getSystemInstance(), getSystemInstanceConfiguration()

getSystemOperationMode

org.eclipse.emf.ecore.EClass getSystemOperationMode()
Returns the meta object for class 'System Operation Mode'.

Returns:
the meta object for class 'System Operation Mode'.
See Also:
SystemOperationMode

getSystemOperationMode_CurrentMode

org.eclipse.emf.ecore.EReference getSystemOperationMode_CurrentMode()
Returns the meta object for the reference list 'Current Mode'.

Returns:
the meta object for the reference list 'Current Mode'.
See Also:
SystemOperationMode.getCurrentMode(), getSystemOperationMode()

getFlowSpecInstance

org.eclipse.emf.ecore.EClass getFlowSpecInstance()
Returns the meta object for class 'Flow Spec Instance'.

Returns:
the meta object for class 'Flow Spec Instance'.
See Also:
FlowSpecInstance

getFlowSpecInstance_FlowSpec

org.eclipse.emf.ecore.EReference getFlowSpecInstance_FlowSpec()
Returns the meta object for the reference 'Flow Spec'.

Returns:
the meta object for the reference 'Flow Spec'.
See Also:
FlowSpecInstance.getFlowSpec(), getFlowSpecInstance()

getFlowSpecInstance_Src

org.eclipse.emf.ecore.EReference getFlowSpecInstance_Src()
Returns the meta object for the reference 'Src'.

Returns:
the meta object for the reference 'Src'.
See Also:
FlowSpecInstance.getSrc(), getFlowSpecInstance()

getFlowSpecInstance_Dst

org.eclipse.emf.ecore.EReference getFlowSpecInstance_Dst()
Returns the meta object for the reference 'Dst'.

Returns:
the meta object for the reference 'Dst'.
See Also:
FlowSpecInstance.getDst(), getFlowSpecInstance()

getEndToEndFlowInstance

org.eclipse.emf.ecore.EClass getEndToEndFlowInstance()
Returns the meta object for class 'End To End Flow Instance'.

Returns:
the meta object for class 'End To End Flow Instance'.
See Also:
EndToEndFlowInstance

getEndToEndFlowInstance_EndToEndFlow

org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_EndToEndFlow()
Returns the meta object for the reference 'End To End Flow'.

Returns:
the meta object for the reference 'End To End Flow'.
See Also:
EndToEndFlowInstance.getEndToEndFlow(), getEndToEndFlowInstance()

getEndToEndFlowInstance_FlowElementInstance

org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_FlowElementInstance()
Returns the meta object for the reference list 'Flow Element Instance'.

Returns:
the meta object for the reference list 'Flow Element Instance'.
See Also:
EndToEndFlowInstance.getFlowElementInstance(), getEndToEndFlowInstance()

getEndToEndFlowInstance_InModes

org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_InModes()
Returns the meta object for the reference list 'In Modes'.

Returns:
the meta object for the reference list 'In Modes'.
See Also:
EndToEndFlowInstance.getInModes(), getEndToEndFlowInstance()

getEndToEndFlowInstance_InSystemOperationMode

org.eclipse.emf.ecore.EReference getEndToEndFlowInstance_InSystemOperationMode()
Returns the meta object for the reference list 'In System Operation Mode'.

Returns:
the meta object for the reference list 'In System Operation Mode'.
See Also:
EndToEndFlowInstance.getInSystemOperationMode(), getEndToEndFlowInstance()

getFlowElementInstance

org.eclipse.emf.ecore.EClass getFlowElementInstance()
Returns the meta object for class 'Flow Element Instance'.

Returns:
the meta object for class 'Flow Element Instance'.
See Also:
FlowElementInstance

getFeatureCategory

org.eclipse.emf.ecore.EEnum getFeatureCategory()
Returns the meta object for enum 'Feature Category'.

Returns:
the meta object for enum 'Feature Category'.
See Also:
FeatureCategory

getSystemInstanceConfiguration_ContainedPropertyAssociation

org.eclipse.emf.ecore.EReference getSystemInstanceConfiguration_ContainedPropertyAssociation()
Returns the meta object for the containment reference list 'Contained Property Association'.

Returns:
the meta object for the containment reference list 'Contained Property Association'.
See Also:
SystemInstanceConfiguration.getContainedPropertyAssociation(), getSystemInstanceConfiguration()

getInstanceFactory

InstanceFactory getInstanceFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.