SAM

org.topcased.sam
Interface SAMPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier
All Known Implementing Classes:
SAMPackageImpl

public interface SAMPackage
extends EPackage

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

See Also:
SAMFactory
** Generated **
Model:
kind="package"

Nested Class Summary
static interface SAMPackage.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
EPackage.Descriptor, EPackage.Registry
 
Field Summary
static int ABSTRACT_STATE
          The meta object id for the 'Abstract State' class
static int ABSTRACT_STATE__COMMENT
          The feature id for the 'Comment' attribute
static int ABSTRACT_STATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int ABSTRACT_STATE__NAME
          The feature id for the 'Name' attribute
static int ABSTRACT_STATE__OUTLINK
          The feature id for the 'Outlink' reference list.
static int ABSTRACT_STATE__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int ABSTRACT_STATE__PARENT_STATE
          The feature id for the 'Parent State' container reference
static int ABSTRACT_STATE__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int ABSTRACT_STATE_FEATURE_COUNT
          The number of structural features of the 'Abstract State' class
static int AUTOMATON
          The meta object id for the 'Automaton' class.
static int AUTOMATON__COMMENT
          The feature id for the 'Comment' attribute
static int AUTOMATON__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int AUTOMATON__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int AUTOMATON__LIST_MULTI_PORT
          The feature id for the 'List Multi Port' containment reference list
static int AUTOMATON__LIST_PORTS
          The feature id for the 'List Ports' containment reference list
static int AUTOMATON__LIST_STATES
          The feature id for the 'List States' containment reference list
static int AUTOMATON__LIST_TRANSITIONS
          The feature id for the 'List Transitions' containment reference list
static int AUTOMATON__NAME
          The feature id for the 'Name' attribute
static int AUTOMATON__PARENT_MODEL
          The feature id for the 'Parent Model' container reference
static int AUTOMATON__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int AUTOMATON__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int AUTOMATON_FEATURE_COUNT
          The number of structural features of the 'Automaton' class
static int COMPOSITION
          The meta object id for the 'Composition' class.
static int COMPOSITION__COMMENT
          The feature id for the 'Comment' attribute
static int COMPOSITION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int COMPOSITION__IN
          The feature id for the 'In' containment reference list
static int COMPOSITION__OUT
          The feature id for the 'Out' containment reference list
static int COMPOSITION__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int COMPOSITION__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int COMPOSITION_FEATURE_COUNT
          The number of structural features of the 'Composition' class
static int CONTROL_FLOW
          The meta object id for the 'Control Flow' class.
static int CONTROL_FLOW__COMMENT
          The feature id for the 'Comment' attribute
static int CONTROL_FLOW__DEST
          The feature id for the 'Dest' reference list
static int CONTROL_FLOW__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int CONTROL_FLOW__NAME
          The feature id for the 'Name' attribute
static int CONTROL_FLOW__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int CONTROL_FLOW__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int CONTROL_FLOW__SOURCE
          The feature id for the 'Source' reference
static int CONTROL_FLOW_FEATURE_COUNT
          The number of structural features of the 'Control Flow' class
static int CONTROL_PORT
          The meta object id for the 'Control Port' class.
static int CONTROL_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int CONTROL_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int CONTROL_PORT__INLINK
          The feature id for the 'Inlink' reference
static int CONTROL_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int CONTROL_PORT__NAME
          The feature id for the 'Name' attribute
static int CONTROL_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int CONTROL_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int CONTROL_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int CONTROL_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int CONTROL_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int CONTROL_PORT_FEATURE_COUNT
          The number of structural features of the 'Control Port' class
static java.lang.String copyright
           
static int DATA_FLOW
          The meta object id for the 'Data Flow' class.
static int DATA_FLOW__COMMENT
          The feature id for the 'Comment' attribute
static int DATA_FLOW__DEST
          The feature id for the 'Dest' reference list
static int DATA_FLOW__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int DATA_FLOW__NAME
          The feature id for the 'Name' attribute
static int DATA_FLOW__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int DATA_FLOW__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int DATA_FLOW__SOURCE
          The feature id for the 'Source' reference
static int DATA_FLOW__TYPE
          The feature id for the 'Type' attribute
static int DATA_FLOW_FEATURE_COUNT
          The number of structural features of the 'Data Flow' class
static int DATA_PORT
          The meta object id for the 'Data Port' class.
static int DATA_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int DATA_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int DATA_PORT__INLINK
          The feature id for the 'Inlink' reference
static int DATA_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int DATA_PORT__NAME
          The feature id for the 'Name' attribute
static int DATA_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int DATA_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int DATA_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int DATA_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int DATA_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int DATA_PORT_FEATURE_COUNT
          The number of structural features of the 'Data Port' class
static int DATA_STORE
          The meta object id for the 'Data Store' class.
static int DATA_STORE__COMMENT
          The feature id for the 'Comment' attribute
static int DATA_STORE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int DATA_STORE__IN
          The feature id for the 'In' containment reference.
static int DATA_STORE__NAME
          The feature id for the 'Name' attribute
static int DATA_STORE__OUT
          The feature id for the 'Out' containment reference
static int DATA_STORE__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int DATA_STORE__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int DATA_STORE_FEATURE_COUNT
          The number of structural features of the 'Data Store' class
static int DATA_TYPE
          The meta object id for the 'Data Type' enum
static int DECOMPOSITION
          The meta object id for the 'Decomposition' class.
static int DECOMPOSITION__COMMENT
          The feature id for the 'Comment' attribute
static int DECOMPOSITION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int DECOMPOSITION__IN
          The feature id for the 'In' containment reference list
static int DECOMPOSITION__OUT
          The feature id for the 'Out' containment reference list
static int DECOMPOSITION__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int DECOMPOSITION__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int DECOMPOSITION_FEATURE_COUNT
          The number of structural features of the 'Decomposition' class
static SAMPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int FLOW
          The meta object id for the 'Flow' class
static int FLOW__COMMENT
          The feature id for the 'Comment' attribute
static int FLOW__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int FLOW__NAME
          The feature id for the 'Name' attribute
static int FLOW__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int FLOW__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int FLOW_FEATURE_COUNT
          The number of structural features of the 'Flow' class
static int IDENTIFIED_ITEM
          The meta object id for the 'Identified Item' class
static int IDENTIFIED_ITEM__COMMENT
          The feature id for the 'Comment' attribute
static int IDENTIFIED_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int IDENTIFIED_ITEM__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int IDENTIFIED_ITEM_FEATURE_COUNT
          The number of structural features of the 'Identified Item' class
static int IN_CONTROL_PORT
          The meta object id for the 'In Control Port' class
static int IN_CONTROL_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int IN_CONTROL_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int IN_CONTROL_PORT__INLINK
          The feature id for the 'Inlink' reference
static int IN_CONTROL_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int IN_CONTROL_PORT__NAME
          The feature id for the 'Name' attribute
static int IN_CONTROL_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int IN_CONTROL_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int IN_CONTROL_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int IN_CONTROL_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int IN_CONTROL_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int IN_CONTROL_PORT_FEATURE_COUNT
          The number of structural features of the 'In Control Port' class
static int IN_DATA_PORT
          The meta object id for the 'In Data Port' class.
static int IN_DATA_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int IN_DATA_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int IN_DATA_PORT__INLINK
          The feature id for the 'Inlink' reference
static int IN_DATA_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int IN_DATA_PORT__NAME
          The feature id for the 'Name' attribute
static int IN_DATA_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int IN_DATA_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int IN_DATA_PORT__PARENT_DATA_STORE
          The feature id for the 'Parent Data Store' container reference
static int IN_DATA_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int IN_DATA_PORT__PARENT_SYNC
          The feature id for the 'Parent Sync' container reference
static int IN_DATA_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int IN_DATA_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int IN_DATA_PORT_FEATURE_COUNT
          The number of structural features of the 'In Data Port' class
static int INITIAL_STATE
          The meta object id for the 'Initial State' class.
static int INITIAL_STATE__COMMENT
          The feature id for the 'Comment' attribute
static int INITIAL_STATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int INITIAL_STATE__INLINK
          The feature id for the 'Inlink' reference list.
static int INITIAL_STATE__NAME
          The feature id for the 'Name' attribute
static int INITIAL_STATE__OUTLINK
          The feature id for the 'Outlink' reference list.
static int INITIAL_STATE__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int INITIAL_STATE__PARENT_STATE
          The feature id for the 'Parent State' container reference
static int INITIAL_STATE__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int INITIAL_STATE_FEATURE_COUNT
          The number of structural features of the 'Initial State' class
static int INPUT_PORT
          The meta object id for the 'Input Port' class.
static int INPUT_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int INPUT_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int INPUT_PORT__INLINK
          The feature id for the 'Inlink' reference
static int INPUT_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int INPUT_PORT__NAME
          The feature id for the 'Name' attribute
static int INPUT_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int INPUT_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int INPUT_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int INPUT_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int INPUT_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int INPUT_PORT_FEATURE_COUNT
          The number of structural features of the 'Input Port' class
static int MACRO_STATE
          The meta object id for the 'Macro State' class.
static int MACRO_STATE__COMMENT
          The feature id for the 'Comment' attribute
static int MACRO_STATE__COMPOSITION
          The feature id for the 'Composition' containment reference list
static int MACRO_STATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int MACRO_STATE__NAME
          The feature id for the 'Name' attribute
static int MACRO_STATE__OUTLINK
          The feature id for the 'Outlink' reference list.
static int MACRO_STATE__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int MACRO_STATE__PARENT_STATE
          The feature id for the 'Parent State' container reference
static int MACRO_STATE__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int MACRO_STATE_FEATURE_COUNT
          The number of structural features of the 'Macro State' class
static int MODEL
          The meta object id for the 'Model' class
static int MODEL__MODEL_CONTENT
          The feature id for the 'Model Content' containment reference
static int MODEL_CONTENT
          The meta object id for the 'Model Content' class.
static int MODEL_CONTENT__COMMENT
          The feature id for the 'Comment' attribute
static int MODEL_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int MODEL_CONTENT__LIST_MULTI_PORT
          The feature id for the 'List Multi Port' containment reference list
static int MODEL_CONTENT__NAME
          The feature id for the 'Name' attribute
static int MODEL_CONTENT__PARENT_MODEL
          The feature id for the 'Parent Model' container reference
static int MODEL_CONTENT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int MODEL_CONTENT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int MODEL_CONTENT_FEATURE_COUNT
          The number of structural features of the 'Model Content' class
static int MODEL_FEATURE_COUNT
          The number of structural features of the 'Model' class.
static int MULTI_PORT
          The meta object id for the 'Multi Port' class.
static int MULTI_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int MULTI_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int MULTI_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int MULTI_PORT__LIST_PORT
          The feature id for the 'List Port' containment reference list
static int MULTI_PORT__NAME
          The feature id for the 'Name' attribute
static int MULTI_PORT__PARENT
          The feature id for the 'Parent' container reference
static int MULTI_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int MULTI_PORT_FEATURE_COUNT
          The number of structural features of the 'Multi Port' class
static int NAMED_ITEM
          The meta object id for the 'Named Item' class.
static int NAMED_ITEM__COMMENT
          The feature id for the 'Comment' attribute
static int NAMED_ITEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int NAMED_ITEM__NAME
          The feature id for the 'Name' attribute
static int NAMED_ITEM__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int NAMED_ITEM_FEATURE_COUNT
          The number of structural features of the 'Named Item' class
static int OUT_CONTROL_PORT
          The meta object id for the 'Out Control Port' class
static int OUT_CONTROL_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int OUT_CONTROL_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int OUT_CONTROL_PORT__INLINK
          The feature id for the 'Inlink' reference
static int OUT_CONTROL_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int OUT_CONTROL_PORT__NAME
          The feature id for the 'Name' attribute
static int OUT_CONTROL_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int OUT_CONTROL_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int OUT_CONTROL_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int OUT_CONTROL_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int OUT_CONTROL_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int OUT_CONTROL_PORT_FEATURE_COUNT
          The number of structural features of the 'Out Control Port' class
static int OUT_DATA_PORT
          The meta object id for the 'Out Data Port' class.
static int OUT_DATA_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int OUT_DATA_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int OUT_DATA_PORT__INLINK
          The feature id for the 'Inlink' reference
static int OUT_DATA_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int OUT_DATA_PORT__NAME
          The feature id for the 'Name' attribute
static int OUT_DATA_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int OUT_DATA_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int OUT_DATA_PORT__PARENT_DATA_STORE
          The feature id for the 'Parent Data Store' container reference
static int OUT_DATA_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int OUT_DATA_PORT__PARENT_SYNC
          The feature id for the 'Parent Sync' container reference
static int OUT_DATA_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int OUT_DATA_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int OUT_DATA_PORT_FEATURE_COUNT
          The number of structural features of the 'Out Data Port' class
static int OUTPUT_PORT
          The meta object id for the 'Output Port' class.
static int OUTPUT_PORT__COMMENT
          The feature id for the 'Comment' attribute
static int OUTPUT_PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int OUTPUT_PORT__INLINK
          The feature id for the 'Inlink' reference
static int OUTPUT_PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int OUTPUT_PORT__NAME
          The feature id for the 'Name' attribute
static int OUTPUT_PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int OUTPUT_PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int OUTPUT_PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int OUTPUT_PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int OUTPUT_PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int OUTPUT_PORT_FEATURE_COUNT
          The number of structural features of the 'Output Port' class
static int PORT
          The meta object id for the 'Port' class
static int PORT__COMMENT
          The feature id for the 'Comment' attribute
static int PORT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int PORT__INLINK
          The feature id for the 'Inlink' reference
static int PORT__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int PORT__NAME
          The feature id for the 'Name' attribute
static int PORT__OUTLINK
          The feature id for the 'Outlink' reference
static int PORT__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int PORT__PARENT_MULTI_PORT
          The feature id for the 'Parent Multi Port' reference
static int PORT__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int PORT__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int PORT_FEATURE_COUNT
          The number of structural features of the 'Port' class
static int STATE
          The meta object id for the 'State' class
static int STATE__COMMENT
          The feature id for the 'Comment' attribute
static int STATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int STATE__INLINK
          The feature id for the 'Inlink' reference list.
static int STATE__NAME
          The feature id for the 'Name' attribute
static int STATE__OUTLINK
          The feature id for the 'Outlink' reference list.
static int STATE__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int STATE__PARENT_STATE
          The feature id for the 'Parent State' container reference
static int STATE__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int STATE_FEATURE_COUNT
          The number of structural features of the 'State' class.
static int SYNCHRONISATION_GATE
          The meta object id for the 'Synchronisation Gate' class
static int SYNCHRONISATION_GATE__COMMENT
          The feature id for the 'Comment' attribute
static int SYNCHRONISATION_GATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int SYNCHRONISATION_GATE__IN
          The feature id for the 'In' containment reference list
static int SYNCHRONISATION_GATE__OUT
          The feature id for the 'Out' containment reference list
static int SYNCHRONISATION_GATE__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int SYNCHRONISATION_GATE__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int SYNCHRONISATION_GATE_FEATURE_COUNT
          The number of structural features of the 'Synchronisation Gate' class
static int SYSTEM
          The meta object id for the 'System' class.
static int SYSTEM__COMMENT
          The feature id for the 'Comment' attribute
static int SYSTEM__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int SYSTEM__IS_INSTANCE_OF
          The feature id for the 'Is Instance Of' reference.
static int SYSTEM__LIST_ELEMENTS
          The feature id for the 'List Elements' containment reference list
static int SYSTEM__LIST_FLOWS
          The feature id for the 'List Flows' containment reference list
static int SYSTEM__LIST_MULTI_PORT
          The feature id for the 'List Multi Port' containment reference list
static int SYSTEM__LIST_PORTS
          The feature id for the 'List Ports' containment reference list
static int SYSTEM__LIST_STORES
          The feature id for the 'List Stores' containment reference list
static int SYSTEM__LIST_SYNCHRONISATION
          The feature id for the 'List Synchronisation' containment reference list.
static int SYSTEM__NAME
          The feature id for the 'Name' attribute
static int SYSTEM__PARENT_MODEL
          The feature id for the 'Parent Model' container reference
static int SYSTEM__PARENT_SYSTEM
          The feature id for the 'Parent System' container reference
static int SYSTEM__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int SYSTEM_FEATURE_COUNT
          The number of structural features of the 'System' class.
static int TRANSITION
          The meta object id for the 'Transition' class.
static int TRANSITION__COMMENT
          The feature id for the 'Comment' attribute
static int TRANSITION__CONDITION
          The feature id for the 'Condition' attribute
static int TRANSITION__DEST
          The feature id for the 'Dest' reference
static int TRANSITION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list
static int TRANSITION__EMISSION
          The feature id for the 'Emission' attribute
static int TRANSITION__PARENT_AUTOMATON
          The feature id for the 'Parent Automaton' container reference
static int TRANSITION__PRIORITY
          The feature id for the 'Priority' attribute
static int TRANSITION__REQUIREMENTS
          The feature id for the 'Requirements' attribute.
static int TRANSITION__SOURCE
          The feature id for the 'Source' reference
static int TRANSITION_FEATURE_COUNT
          The number of structural features of the 'Transition' class
 
Method Summary
 EReference getAbstractState_Outlink()
          Returns the meta object for the reference list 'Outlink'
 EReference getAbstractState_ParentAutomaton()
          Returns the meta object for the container reference 'Parent Automaton'
 EReference getAbstractState_ParentState()
          Returns the meta object for the container reference 'Parent State'
 EClass getAbstractState()
          Returns the meta object for class 'Abstract State'.
 EReference getAutomaton_IsInstanceOf()
          Returns the meta object for the reference 'Is Instance Of'
 EReference getAutomaton_ListPorts()
          Returns the meta object for the containment reference list 'List Ports'
 EReference getAutomaton_ListStates()
          Returns the meta object for the containment reference list 'List States'
 EReference getAutomaton_ListTransitions()
          Returns the meta object for the containment reference list 'List Transitions'
 EClass getAutomaton()
          Returns the meta object for class 'Automaton'
 EClass getComposition()
          Returns the meta object for class 'Composition'.
 EReference getControlFlow_Dest()
          Returns the meta object for the reference list 'Dest'
 EReference getControlFlow_Source()
          Returns the meta object for the reference 'Source'
 EClass getControlFlow()
          Returns the meta object for class 'Control Flow'.
 EClass getControlPort()
          Returns the meta object for class 'Control Port'.
 EReference getDataFlow_Dest()
          Returns the meta object for the reference list 'Dest'.
 EReference getDataFlow_Source()
          Returns the meta object for the reference 'Source'.
 EAttribute getDataFlow_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getDataFlow()
          Returns the meta object for class 'Data Flow'
 EClass getDataPort()
          Returns the meta object for class 'Data Port'
 EReference getDataStore_In()
          Returns the meta object for the containment reference 'In'
 EReference getDataStore_Out()
          Returns the meta object for the containment reference 'Out'
 EReference getDataStore_ParentSystem()
          Returns the meta object for the container reference 'Parent System'
 EClass getDataStore()
          Returns the meta object for class 'Data Store'
 EEnum getDataType()
          Returns the meta object for enum 'Data Type'
 EClass getDecomposition()
          Returns the meta object for class 'Decomposition'.
 EReference getFlow_ParentSystem()
          Returns the meta object for the container reference 'Parent System'
 EClass getFlow()
          Returns the meta object for class 'Flow'
 EAttribute getIdentifiedItem_Comment()
          Returns the meta object for the attribute 'Comment'
 EAttribute getIdentifiedItem_Requirements()
          Returns the meta object for the attribute 'Requirements'
 EClass getIdentifiedItem()
          Returns the meta object for class 'Identified Item'.
 EClass getInControlPort()
          Returns the meta object for class 'In Control Port'.
 EReference getInDataPort_ParentDataStore()
          Returns the meta object for the container reference 'Parent Data Store'
 EReference getInDataPort_ParentSync()
          Returns the meta object for the container reference 'Parent Sync'
 EClass getInDataPort()
          Returns the meta object for class 'In Data Port'.
 EClass getInitialState()
          Returns the meta object for class 'Initial State'.
 EClass getInputPort()
          Returns the meta object for class 'Input Port'
 EReference getMacroState_Composition()
          Returns the meta object for the containment reference list 'Composition'
 EClass getMacroState()
          Returns the meta object for class 'Macro State'.
 EReference getModel_ModelContent()
          Returns the meta object for the containment reference 'Model Content'
 EClass getModel()
          Returns the meta object for class 'Model'
 EReference getModelContent_ListMultiPort()
          Returns the meta object for the containment reference list 'List Multi Port'
 EReference getModelContent_ParentModel()
          Returns the meta object for the container reference 'Parent Model'
 EReference getModelContent_ParentSystem()
          Returns the meta object for the container reference 'Parent System'
 EClass getModelContent()
          Returns the meta object for class 'Model Content'.
 EReference getMultiPort_IsInstanceOf()
          Returns the meta object for the reference 'Is Instance Of'
 EReference getMultiPort_ListPort()
          Returns the meta object for the containment reference list 'List Port'
 EReference getMultiPort_Parent()
          Returns the meta object for the container reference 'Parent'
 EClass getMultiPort()
          Returns the meta object for class 'Multi Port'
 EAttribute getNamedItem_Name()
          Returns the meta object for the attribute 'Name'.
 EClass getNamedItem()
          Returns the meta object for class 'Named Item'
 EClass getOutControlPort()
          Returns the meta object for class 'Out Control Port'.
 EReference getOutDataPort_ParentDataStore()
          Returns the meta object for the container reference 'Parent Data Store'
 EReference getOutDataPort_ParentSync()
          Returns the meta object for the container reference 'Parent Sync'
 EClass getOutDataPort()
          Returns the meta object for class 'Out Data Port'.
 EClass getOutputPort()
          Returns the meta object for class 'Output Port'.
 EReference getPort_Inlink()
          Returns the meta object for the reference 'Inlink'.
 EReference getPort_IsInstanceOf()
          Returns the meta object for the reference 'Is Instance Of'
 EReference getPort_Outlink()
          Returns the meta object for the reference 'Outlink'.
 EReference getPort_ParentAutomaton()
          Returns the meta object for the container reference 'Parent Automaton'
 EReference getPort_ParentMultiPort()
          Returns the meta object for the reference 'Parent Multi Port'
 EReference getPort_ParentSystem()
          Returns the meta object for the container reference 'Parent System'
 EClass getPort()
          Returns the meta object for class 'Port'
 SAMFactory getSAMFactory()
          Returns the factory that creates the instances of the model
 EReference getState_Inlink()
          Returns the meta object for the reference list 'Inlink'.
 EClass getState()
          Returns the meta object for class 'State'
 EReference getSynchronisationGate_In()
          Returns the meta object for the containment reference list 'In'
 EReference getSynchronisationGate_Out()
          Returns the meta object for the containment reference list 'Out'
 EReference getSynchronisationGate_ParentSystem()
          Returns the meta object for the container reference 'Parent System'
 EClass getSynchronisationGate()
          Returns the meta object for class 'Synchronisation Gate'
 EReference getSystem_IsInstanceOf()
          Returns the meta object for the reference 'Is Instance Of'
 EReference getSystem_ListElements()
          Returns the meta object for the containment reference list 'List Elements'
 EReference getSystem_ListFlows()
          Returns the meta object for the containment reference list 'List Flows'
 EReference getSystem_ListPorts()
          Returns the meta object for the containment reference list 'List Ports'
 EReference getSystem_ListStores()
          Returns the meta object for the containment reference list 'List Stores'
 EReference getSystem_ListSynchronisation()
          Returns the meta object for the containment reference list 'List Synchronisation'
 EClass getSystem()
          Returns the meta object for class 'System'
 EAttribute getTransition_Condition()
          Returns the meta object for the attribute 'Condition'
 EReference getTransition_Dest()
          Returns the meta object for the reference 'Dest'.
 EAttribute getTransition_Emission()
          Returns the meta object for the attribute 'Emission'
 EReference getTransition_ParentAutomaton()
          Returns the meta object for the container reference 'Parent Automaton'
 EAttribute getTransition_Priority()
          Returns the meta object for the attribute 'Priority'
 EReference getTransition_Source()
          Returns the meta object for the reference 'Source'.
 EClass getTransition()
          Returns the meta object for class 'Transition'.
 
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
** Generated **

eNAME

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

See Also:
Constant Field Values
** Generated **

eNS_URI

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

See Also:
Constant Field Values
** Generated **

eNS_PREFIX

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

See Also:
Constant Field Values
** Generated **

eINSTANCE

static final SAMPackage eINSTANCE
The singleton instance of the package.

** Generated **

IDENTIFIED_ITEM

static final int IDENTIFIED_ITEM
The meta object id for the 'Identified Item' class.

See Also:
IdentifiedItemImpl, SAMPackageImpl.getIdentifiedItem(), Constant Field Values
** Generated **

IDENTIFIED_ITEM__EANNOTATIONS

static final int IDENTIFIED_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

IDENTIFIED_ITEM__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

IDENTIFIED_ITEM__REQUIREMENTS

static final int IDENTIFIED_ITEM__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

IDENTIFIED_ITEM_FEATURE_COUNT

static final int IDENTIFIED_ITEM_FEATURE_COUNT
The number of structural features of the 'Identified Item' class.

See Also:
Constant Field Values
** Generated **
Ordered:

NAMED_ITEM

static final int NAMED_ITEM
The meta object id for the 'Named Item' class.

See Also:
NamedItemImpl, SAMPackageImpl.getNamedItem(), Constant Field Values
** Generated **

NAMED_ITEM__EANNOTATIONS

static final int NAMED_ITEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

NAMED_ITEM__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

NAMED_ITEM__REQUIREMENTS

static final int NAMED_ITEM__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

NAMED_ITEM__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

NAMED_ITEM_FEATURE_COUNT

static final int NAMED_ITEM_FEATURE_COUNT
The number of structural features of the 'Named Item' class.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE

static final int ABSTRACT_STATE
The meta object id for the 'Abstract State' class.

See Also:
AbstractStateImpl, SAMPackageImpl.getAbstractState(), Constant Field Values
** Generated **

ABSTRACT_STATE__EANNOTATIONS

static final int ABSTRACT_STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE__REQUIREMENTS

static final int ABSTRACT_STATE__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE__PARENT_STATE

static final int ABSTRACT_STATE__PARENT_STATE
The feature id for the 'Parent State' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE__PARENT_AUTOMATON

static final int ABSTRACT_STATE__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE__OUTLINK

static final int ABSTRACT_STATE__OUTLINK
The feature id for the 'Outlink' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

ABSTRACT_STATE_FEATURE_COUNT

static final int ABSTRACT_STATE_FEATURE_COUNT
The number of structural features of the 'Abstract State' class.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT

static final int MODEL_CONTENT
The meta object id for the 'Model Content' class.

See Also:
ModelContentImpl, SAMPackageImpl.getModelContent(), Constant Field Values
** Generated **

MODEL_CONTENT__EANNOTATIONS

static final int MODEL_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT__REQUIREMENTS

static final int MODEL_CONTENT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT__PARENT_MODEL

static final int MODEL_CONTENT__PARENT_MODEL
The feature id for the 'Parent Model' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT__PARENT_SYSTEM

static final int MODEL_CONTENT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT__LIST_MULTI_PORT

static final int MODEL_CONTENT__LIST_MULTI_PORT
The feature id for the 'List Multi Port' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_CONTENT_FEATURE_COUNT

static final int MODEL_CONTENT_FEATURE_COUNT
The number of structural features of the 'Model Content' class.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON

static final int AUTOMATON
The meta object id for the 'Automaton' class.

See Also:
AutomatonImpl, SAMPackageImpl.getAutomaton(), Constant Field Values
** Generated **

AUTOMATON__EANNOTATIONS

static final int AUTOMATON__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__REQUIREMENTS

static final int AUTOMATON__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__PARENT_MODEL

static final int AUTOMATON__PARENT_MODEL
The feature id for the 'Parent Model' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__PARENT_SYSTEM

static final int AUTOMATON__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__LIST_MULTI_PORT

static final int AUTOMATON__LIST_MULTI_PORT
The feature id for the 'List Multi Port' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__LIST_TRANSITIONS

static final int AUTOMATON__LIST_TRANSITIONS
The feature id for the 'List Transitions' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__LIST_PORTS

static final int AUTOMATON__LIST_PORTS
The feature id for the 'List Ports' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__LIST_STATES

static final int AUTOMATON__LIST_STATES
The feature id for the 'List States' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON__IS_INSTANCE_OF

static final int AUTOMATON__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

AUTOMATON_FEATURE_COUNT

static final int AUTOMATON_FEATURE_COUNT
The number of structural features of the 'Automaton' class.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE

static final int STATE
The meta object id for the 'State' class.

See Also:
StateImpl, SAMPackageImpl.getState(), Constant Field Values
** Generated **

STATE__EANNOTATIONS

static final int STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__REQUIREMENTS

static final int STATE__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__PARENT_STATE

static final int STATE__PARENT_STATE
The feature id for the 'Parent State' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__PARENT_AUTOMATON

static final int STATE__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__OUTLINK

static final int STATE__OUTLINK
The feature id for the 'Outlink' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE__INLINK

static final int STATE__INLINK
The feature id for the 'Inlink' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

STATE_FEATURE_COUNT

static final int STATE_FEATURE_COUNT
The number of structural features of the 'State' class.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE

static final int INITIAL_STATE
The meta object id for the 'Initial State' class.

See Also:
InitialStateImpl, SAMPackageImpl.getInitialState(), Constant Field Values
** Generated **

INITIAL_STATE__EANNOTATIONS

static final int INITIAL_STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__REQUIREMENTS

static final int INITIAL_STATE__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__PARENT_STATE

static final int INITIAL_STATE__PARENT_STATE
The feature id for the 'Parent State' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__PARENT_AUTOMATON

static final int INITIAL_STATE__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__OUTLINK

static final int INITIAL_STATE__OUTLINK
The feature id for the 'Outlink' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE__INLINK

static final int INITIAL_STATE__INLINK
The feature id for the 'Inlink' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

INITIAL_STATE_FEATURE_COUNT

static final int INITIAL_STATE_FEATURE_COUNT
The number of structural features of the 'Initial State' class.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE

static final int MACRO_STATE
The meta object id for the 'Macro State' class.

See Also:
MacroStateImpl, SAMPackageImpl.getMacroState(), Constant Field Values
** Generated **

MACRO_STATE__EANNOTATIONS

static final int MACRO_STATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__REQUIREMENTS

static final int MACRO_STATE__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__PARENT_STATE

static final int MACRO_STATE__PARENT_STATE
The feature id for the 'Parent State' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__PARENT_AUTOMATON

static final int MACRO_STATE__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__OUTLINK

static final int MACRO_STATE__OUTLINK
The feature id for the 'Outlink' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE__COMPOSITION

static final int MACRO_STATE__COMPOSITION
The feature id for the 'Composition' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MACRO_STATE_FEATURE_COUNT

static final int MACRO_STATE_FEATURE_COUNT
The number of structural features of the 'Macro State' class.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION

static final int TRANSITION
The meta object id for the 'Transition' class.

See Also:
TransitionImpl, SAMPackageImpl.getTransition(), Constant Field Values
** Generated **

TRANSITION__EANNOTATIONS

static final int TRANSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__REQUIREMENTS

static final int TRANSITION__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__CONDITION

static final int TRANSITION__CONDITION
The feature id for the 'Condition' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__EMISSION

static final int TRANSITION__EMISSION
The feature id for the 'Emission' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__PRIORITY

static final int TRANSITION__PRIORITY
The feature id for the 'Priority' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__DEST

static final int TRANSITION__DEST
The feature id for the 'Dest' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__PARENT_AUTOMATON

static final int TRANSITION__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION__SOURCE

static final int TRANSITION__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

TRANSITION_FEATURE_COUNT

static final int TRANSITION_FEATURE_COUNT
The number of structural features of the 'Transition' class.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT

static final int PORT
The meta object id for the 'Port' class.

See Also:
PortImpl, SAMPackageImpl.getPort(), Constant Field Values
** Generated **

PORT__EANNOTATIONS

static final int PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__REQUIREMENTS

static final int PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__PARENT_SYSTEM

static final int PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__OUTLINK

static final int PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__INLINK

static final int PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__PARENT_AUTOMATON

static final int PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__PARENT_MULTI_PORT

static final int PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT__IS_INSTANCE_OF

static final int PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

PORT_FEATURE_COUNT

static final int PORT_FEATURE_COUNT
The number of structural features of the 'Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT

static final int CONTROL_PORT
The meta object id for the 'Control Port' class.

See Also:
ControlPortImpl, SAMPackageImpl.getControlPort(), Constant Field Values
** Generated **

CONTROL_PORT__EANNOTATIONS

static final int CONTROL_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__REQUIREMENTS

static final int CONTROL_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__PARENT_SYSTEM

static final int CONTROL_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__OUTLINK

static final int CONTROL_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__INLINK

static final int CONTROL_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__PARENT_AUTOMATON

static final int CONTROL_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__PARENT_MULTI_PORT

static final int CONTROL_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT__IS_INSTANCE_OF

static final int CONTROL_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_PORT_FEATURE_COUNT

static final int CONTROL_PORT_FEATURE_COUNT
The number of structural features of the 'Control Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT

static final int DATA_PORT
The meta object id for the 'Data Port' class.

See Also:
DataPortImpl, SAMPackageImpl.getDataPort(), Constant Field Values
** Generated **

DATA_PORT__EANNOTATIONS

static final int DATA_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__REQUIREMENTS

static final int DATA_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__PARENT_SYSTEM

static final int DATA_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__OUTLINK

static final int DATA_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__INLINK

static final int DATA_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__PARENT_AUTOMATON

static final int DATA_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__PARENT_MULTI_PORT

static final int DATA_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT__IS_INSTANCE_OF

static final int DATA_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_PORT_FEATURE_COUNT

static final int DATA_PORT_FEATURE_COUNT
The number of structural features of the 'Data Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT

static final int IN_CONTROL_PORT
The meta object id for the 'In Control Port' class.

See Also:
InControlPortImpl, SAMPackageImpl.getInControlPort(), Constant Field Values
** Generated **

IN_CONTROL_PORT__EANNOTATIONS

static final int IN_CONTROL_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__REQUIREMENTS

static final int IN_CONTROL_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__PARENT_SYSTEM

static final int IN_CONTROL_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__OUTLINK

static final int IN_CONTROL_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__INLINK

static final int IN_CONTROL_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__PARENT_AUTOMATON

static final int IN_CONTROL_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__PARENT_MULTI_PORT

static final int IN_CONTROL_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT__IS_INSTANCE_OF

static final int IN_CONTROL_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_CONTROL_PORT_FEATURE_COUNT

static final int IN_CONTROL_PORT_FEATURE_COUNT
The number of structural features of the 'In Control Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT

static final int IN_DATA_PORT
The meta object id for the 'In Data Port' class.

See Also:
InDataPortImpl, SAMPackageImpl.getInDataPort(), Constant Field Values
** Generated **

IN_DATA_PORT__EANNOTATIONS

static final int IN_DATA_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__REQUIREMENTS

static final int IN_DATA_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__PARENT_SYSTEM

static final int IN_DATA_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__OUTLINK

static final int IN_DATA_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__INLINK

static final int IN_DATA_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__PARENT_AUTOMATON

static final int IN_DATA_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__PARENT_MULTI_PORT

static final int IN_DATA_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__IS_INSTANCE_OF

static final int IN_DATA_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__PARENT_SYNC

static final int IN_DATA_PORT__PARENT_SYNC
The feature id for the 'Parent Sync' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT__PARENT_DATA_STORE

static final int IN_DATA_PORT__PARENT_DATA_STORE
The feature id for the 'Parent Data Store' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

IN_DATA_PORT_FEATURE_COUNT

static final int IN_DATA_PORT_FEATURE_COUNT
The number of structural features of the 'In Data Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT

static final int INPUT_PORT
The meta object id for the 'Input Port' class.

See Also:
InputPortImpl, SAMPackageImpl.getInputPort(), Constant Field Values
** Generated **

INPUT_PORT__EANNOTATIONS

static final int INPUT_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__REQUIREMENTS

static final int INPUT_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__PARENT_SYSTEM

static final int INPUT_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__OUTLINK

static final int INPUT_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__INLINK

static final int INPUT_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__PARENT_AUTOMATON

static final int INPUT_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__PARENT_MULTI_PORT

static final int INPUT_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT__IS_INSTANCE_OF

static final int INPUT_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

INPUT_PORT_FEATURE_COUNT

static final int INPUT_PORT_FEATURE_COUNT
The number of structural features of the 'Input Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT

static final int OUT_CONTROL_PORT
The meta object id for the 'Out Control Port' class.

See Also:
OutControlPortImpl, SAMPackageImpl.getOutControlPort(), Constant Field Values
** Generated **

OUT_CONTROL_PORT__EANNOTATIONS

static final int OUT_CONTROL_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__REQUIREMENTS

static final int OUT_CONTROL_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__PARENT_SYSTEM

static final int OUT_CONTROL_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__OUTLINK

static final int OUT_CONTROL_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__INLINK

static final int OUT_CONTROL_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__PARENT_AUTOMATON

static final int OUT_CONTROL_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__PARENT_MULTI_PORT

static final int OUT_CONTROL_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT__IS_INSTANCE_OF

static final int OUT_CONTROL_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_CONTROL_PORT_FEATURE_COUNT

static final int OUT_CONTROL_PORT_FEATURE_COUNT
The number of structural features of the 'Out Control Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT

static final int OUT_DATA_PORT
The meta object id for the 'Out Data Port' class.

See Also:
OutDataPortImpl, SAMPackageImpl.getOutDataPort(), Constant Field Values
** Generated **

OUT_DATA_PORT__EANNOTATIONS

static final int OUT_DATA_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__REQUIREMENTS

static final int OUT_DATA_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__PARENT_SYSTEM

static final int OUT_DATA_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__OUTLINK

static final int OUT_DATA_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__INLINK

static final int OUT_DATA_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__PARENT_AUTOMATON

static final int OUT_DATA_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__PARENT_MULTI_PORT

static final int OUT_DATA_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__IS_INSTANCE_OF

static final int OUT_DATA_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__PARENT_SYNC

static final int OUT_DATA_PORT__PARENT_SYNC
The feature id for the 'Parent Sync' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT__PARENT_DATA_STORE

static final int OUT_DATA_PORT__PARENT_DATA_STORE
The feature id for the 'Parent Data Store' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUT_DATA_PORT_FEATURE_COUNT

static final int OUT_DATA_PORT_FEATURE_COUNT
The number of structural features of the 'Out Data Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT

static final int OUTPUT_PORT
The meta object id for the 'Output Port' class.

See Also:
OutputPortImpl, SAMPackageImpl.getOutputPort(), Constant Field Values
** Generated **

OUTPUT_PORT__EANNOTATIONS

static final int OUTPUT_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__REQUIREMENTS

static final int OUTPUT_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__PARENT_SYSTEM

static final int OUTPUT_PORT__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__OUTLINK

static final int OUTPUT_PORT__OUTLINK
The feature id for the 'Outlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__INLINK

static final int OUTPUT_PORT__INLINK
The feature id for the 'Inlink' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__PARENT_AUTOMATON

static final int OUTPUT_PORT__PARENT_AUTOMATON
The feature id for the 'Parent Automaton' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__PARENT_MULTI_PORT

static final int OUTPUT_PORT__PARENT_MULTI_PORT
The feature id for the 'Parent Multi Port' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT__IS_INSTANCE_OF

static final int OUTPUT_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

OUTPUT_PORT_FEATURE_COUNT

static final int OUTPUT_PORT_FEATURE_COUNT
The number of structural features of the 'Output Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE

static final int SYNCHRONISATION_GATE
The meta object id for the 'Synchronisation Gate' class.

See Also:
SynchronisationGateImpl, SAMPackageImpl.getSynchronisationGate(), Constant Field Values
** Generated **

SYNCHRONISATION_GATE__EANNOTATIONS

static final int SYNCHRONISATION_GATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE__REQUIREMENTS

static final int SYNCHRONISATION_GATE__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE__PARENT_SYSTEM

static final int SYNCHRONISATION_GATE__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE__OUT

static final int SYNCHRONISATION_GATE__OUT
The feature id for the 'Out' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE__IN

static final int SYNCHRONISATION_GATE__IN
The feature id for the 'In' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYNCHRONISATION_GATE_FEATURE_COUNT

static final int SYNCHRONISATION_GATE_FEATURE_COUNT
The number of structural features of the 'Synchronisation Gate' class.

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION

static final int COMPOSITION
The meta object id for the 'Composition' class.

See Also:
CompositionImpl, SAMPackageImpl.getComposition(), Constant Field Values
** Generated **

COMPOSITION__EANNOTATIONS

static final int COMPOSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION__REQUIREMENTS

static final int COMPOSITION__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION__PARENT_SYSTEM

static final int COMPOSITION__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION__OUT

static final int COMPOSITION__OUT
The feature id for the 'Out' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION__IN

static final int COMPOSITION__IN
The feature id for the 'In' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

COMPOSITION_FEATURE_COUNT

static final int COMPOSITION_FEATURE_COUNT
The number of structural features of the 'Composition' class.

See Also:
Constant Field Values
** Generated **
Ordered:

FLOW

static final int FLOW
The meta object id for the 'Flow' class.

See Also:
FlowImpl, SAMPackageImpl.getFlow(), Constant Field Values
** Generated **

FLOW__EANNOTATIONS

static final int FLOW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

FLOW__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

FLOW__REQUIREMENTS

static final int FLOW__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

FLOW__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

FLOW__PARENT_SYSTEM

static final int FLOW__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

FLOW_FEATURE_COUNT

static final int FLOW_FEATURE_COUNT
The number of structural features of the 'Flow' class.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW

static final int CONTROL_FLOW
The meta object id for the 'Control Flow' class.

See Also:
ControlFlowImpl, SAMPackageImpl.getControlFlow(), Constant Field Values
** Generated **

CONTROL_FLOW__EANNOTATIONS

static final int CONTROL_FLOW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW__REQUIREMENTS

static final int CONTROL_FLOW__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW__PARENT_SYSTEM

static final int CONTROL_FLOW__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW__SOURCE

static final int CONTROL_FLOW__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW__DEST

static final int CONTROL_FLOW__DEST
The feature id for the 'Dest' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

CONTROL_FLOW_FEATURE_COUNT

static final int CONTROL_FLOW_FEATURE_COUNT
The number of structural features of the 'Control Flow' class.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW

static final int DATA_FLOW
The meta object id for the 'Data Flow' class.

See Also:
DataFlowImpl, SAMPackageImpl.getDataFlow(), Constant Field Values
** Generated **

DATA_FLOW__EANNOTATIONS

static final int DATA_FLOW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__REQUIREMENTS

static final int DATA_FLOW__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__PARENT_SYSTEM

static final int DATA_FLOW__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__TYPE

static final int DATA_FLOW__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__SOURCE

static final int DATA_FLOW__SOURCE
The feature id for the 'Source' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW__DEST

static final int DATA_FLOW__DEST
The feature id for the 'Dest' reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_FLOW_FEATURE_COUNT

static final int DATA_FLOW_FEATURE_COUNT
The number of structural features of the 'Data Flow' class.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE

static final int DATA_STORE
The meta object id for the 'Data Store' class.

See Also:
DataStoreImpl, SAMPackageImpl.getDataStore(), Constant Field Values
** Generated **

DATA_STORE__EANNOTATIONS

static final int DATA_STORE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE__REQUIREMENTS

static final int DATA_STORE__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE__PARENT_SYSTEM

static final int DATA_STORE__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE__IN

static final int DATA_STORE__IN
The feature id for the 'In' containment reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE__OUT

static final int DATA_STORE__OUT
The feature id for the 'Out' containment reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_STORE_FEATURE_COUNT

static final int DATA_STORE_FEATURE_COUNT
The number of structural features of the 'Data Store' class.

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION

static final int DECOMPOSITION
The meta object id for the 'Decomposition' class.

See Also:
DecompositionImpl, SAMPackageImpl.getDecomposition(), Constant Field Values
** Generated **

DECOMPOSITION__EANNOTATIONS

static final int DECOMPOSITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION__REQUIREMENTS

static final int DECOMPOSITION__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION__PARENT_SYSTEM

static final int DECOMPOSITION__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION__OUT

static final int DECOMPOSITION__OUT
The feature id for the 'Out' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION__IN

static final int DECOMPOSITION__IN
The feature id for the 'In' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

DECOMPOSITION_FEATURE_COUNT

static final int DECOMPOSITION_FEATURE_COUNT
The number of structural features of the 'Decomposition' class.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM

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

See Also:
SystemImpl, SAMPackageImpl.getSystem(), Constant Field Values
** Generated **

SYSTEM__EANNOTATIONS

static final int SYSTEM__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__REQUIREMENTS

static final int SYSTEM__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__PARENT_MODEL

static final int SYSTEM__PARENT_MODEL
The feature id for the 'Parent Model' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__PARENT_SYSTEM

static final int SYSTEM__PARENT_SYSTEM
The feature id for the 'Parent System' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__LIST_MULTI_PORT

static final int SYSTEM__LIST_MULTI_PORT
The feature id for the 'List Multi Port' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__LIST_PORTS

static final int SYSTEM__LIST_PORTS
The feature id for the 'List Ports' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__LIST_STORES

static final int SYSTEM__LIST_STORES
The feature id for the 'List Stores' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__LIST_SYNCHRONISATION

static final int SYSTEM__LIST_SYNCHRONISATION
The feature id for the 'List Synchronisation' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__LIST_FLOWS

static final int SYSTEM__LIST_FLOWS
The feature id for the 'List Flows' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__LIST_ELEMENTS

static final int SYSTEM__LIST_ELEMENTS
The feature id for the 'List Elements' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM__IS_INSTANCE_OF

static final int SYSTEM__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

SYSTEM_FEATURE_COUNT

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

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL

static final int MODEL
The meta object id for the 'Model' class.

See Also:
ModelImpl, SAMPackageImpl.getModel(), Constant Field Values
** Generated **

MODEL__MODEL_CONTENT

static final int MODEL__MODEL_CONTENT
The feature id for the 'Model Content' containment reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MODEL_FEATURE_COUNT

static final int MODEL_FEATURE_COUNT
The number of structural features of the 'Model' class.

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT

static final int MULTI_PORT
The meta object id for the 'Multi Port' class.

See Also:
MultiPortImpl, SAMPackageImpl.getMultiPort(), Constant Field Values
** Generated **

MULTI_PORT__EANNOTATIONS

static final int MULTI_PORT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT__COMMENT

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

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT__REQUIREMENTS

static final int MULTI_PORT__REQUIREMENTS
The feature id for the 'Requirements' attribute.

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT__NAME

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

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT__LIST_PORT

static final int MULTI_PORT__LIST_PORT
The feature id for the 'List Port' containment reference list.

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT__PARENT

static final int MULTI_PORT__PARENT
The feature id for the 'Parent' container reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT__IS_INSTANCE_OF

static final int MULTI_PORT__IS_INSTANCE_OF
The feature id for the 'Is Instance Of' reference.

See Also:
Constant Field Values
** Generated **
Ordered:

MULTI_PORT_FEATURE_COUNT

static final int MULTI_PORT_FEATURE_COUNT
The number of structural features of the 'Multi Port' class.

See Also:
Constant Field Values
** Generated **
Ordered:

DATA_TYPE

static final int DATA_TYPE
The meta object id for the 'Data Type' enum.

See Also:
DataType, SAMPackageImpl.getDataType(), Constant Field Values
** Generated **
Method Detail

getAbstractState

EClass getAbstractState()
Returns the meta object for class 'Abstract State'.

Returns:
the meta object for class 'Abstract State'.
See Also:
AbstractState
** Generated **

getAbstractState_ParentState

EReference getAbstractState_ParentState()
Returns the meta object for the container reference 'Parent State'.

Returns:
the meta object for the container reference 'Parent State'.
See Also:
AbstractState.getParentState(), getAbstractState()
** Generated **

getAbstractState_ParentAutomaton

EReference getAbstractState_ParentAutomaton()
Returns the meta object for the container reference 'Parent Automaton'.

Returns:
the meta object for the container reference 'Parent Automaton'.
See Also:
AbstractState.getParentAutomaton(), getAbstractState()
** Generated **

getAbstractState_Outlink

EReference getAbstractState_Outlink()
Returns the meta object for the reference list 'Outlink'.

Returns:
the meta object for the reference list 'Outlink'.
See Also:
AbstractState.getOutlink(), getAbstractState()
** Generated **

getAutomaton

EClass getAutomaton()
Returns the meta object for class 'Automaton'.

Returns:
the meta object for class 'Automaton'.
See Also:
Automaton
** Generated **

getAutomaton_ListTransitions

EReference getAutomaton_ListTransitions()
Returns the meta object for the containment reference list 'List Transitions'.

Returns:
the meta object for the containment reference list 'List Transitions'.
See Also:
Automaton.getListTransitions(), getAutomaton()
** Generated **

getAutomaton_ListPorts

EReference getAutomaton_ListPorts()
Returns the meta object for the containment reference list 'List Ports'.

Returns:
the meta object for the containment reference list 'List Ports'.
See Also:
Automaton.getListPorts(), getAutomaton()
** Generated **

getAutomaton_ListStates

EReference getAutomaton_ListStates()
Returns the meta object for the containment reference list 'List States'.

Returns:
the meta object for the containment reference list 'List States'.
See Also:
Automaton.getListStates(), getAutomaton()
** Generated **

getAutomaton_IsInstanceOf

EReference getAutomaton_IsInstanceOf()
Returns the meta object for the reference 'Is Instance Of'.

Returns:
the meta object for the reference 'Is Instance Of'.
See Also:
Automaton.getIsInstanceOf(), getAutomaton()
** Generated **

getInitialState

EClass getInitialState()
Returns the meta object for class 'Initial State'.

Returns:
the meta object for class 'Initial State'.
See Also:
InitialState
** Generated **

getMacroState

EClass getMacroState()
Returns the meta object for class 'Macro State'.

Returns:
the meta object for class 'Macro State'.
See Also:
MacroState
** Generated **

getMacroState_Composition

EReference getMacroState_Composition()
Returns the meta object for the containment reference list 'Composition'.

Returns:
the meta object for the containment reference list 'Composition'.
See Also:
MacroState.getComposition(), getMacroState()
** Generated **

getState

EClass getState()
Returns the meta object for class 'State'.

Returns:
the meta object for class 'State'.
See Also:
State
** Generated **

getState_Inlink

EReference getState_Inlink()
Returns the meta object for the reference list 'Inlink'.

Returns:
the meta object for the reference list 'Inlink'.
See Also:
State.getInlink(), getState()
** Generated **

getTransition

EClass getTransition()
Returns the meta object for class 'Transition'.

Returns:
the meta object for class 'Transition'.
See Also:
Transition
** Generated **

getTransition_Condition

EAttribute getTransition_Condition()
Returns the meta object for the attribute 'Condition'.

Returns:
the meta object for the attribute 'Condition'.
See Also:
Transition.getCondition(), getTransition()
** Generated **

getTransition_Emission

EAttribute getTransition_Emission()
Returns the meta object for the attribute 'Emission'.

Returns:
the meta object for the attribute 'Emission'.
See Also:
Transition.getEmission(), getTransition()
** Generated **

getTransition_Priority

EAttribute getTransition_Priority()
Returns the meta object for the attribute 'Priority'.

Returns:
the meta object for the attribute 'Priority'.
See Also:
Transition.getPriority(), getTransition()
** Generated **

getTransition_Dest

EReference getTransition_Dest()
Returns the meta object for the reference 'Dest'.

Returns:
the meta object for the reference 'Dest'.
See Also:
Transition.getDest(), getTransition()
** Generated **

getTransition_ParentAutomaton

EReference getTransition_ParentAutomaton()
Returns the meta object for the container reference 'Parent Automaton'.

Returns:
the meta object for the container reference 'Parent Automaton'.
See Also:
Transition.getParentAutomaton(), getTransition()
** Generated **

getTransition_Source

EReference getTransition_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
Transition.getSource(), getTransition()
** Generated **

getControlPort

EClass getControlPort()
Returns the meta object for class 'Control Port'.

Returns:
the meta object for class 'Control Port'.
See Also:
ControlPort
** Generated **

getDataPort

EClass getDataPort()
Returns the meta object for class 'Data Port'.

Returns:
the meta object for class 'Data Port'.
See Also:
DataPort
** Generated **

getInControlPort

EClass getInControlPort()
Returns the meta object for class 'In Control Port'.

Returns:
the meta object for class 'In Control Port'.
See Also:
InControlPort
** Generated **

getInDataPort

EClass getInDataPort()
Returns the meta object for class 'In Data Port'.

Returns:
the meta object for class 'In Data Port'.
See Also:
InDataPort
** Generated **

getInDataPort_ParentSync

EReference getInDataPort_ParentSync()
Returns the meta object for the container reference 'Parent Sync'.

Returns:
the meta object for the container reference 'Parent Sync'.
See Also:
InDataPort.getParentSync(), getInDataPort()
** Generated **

getInDataPort_ParentDataStore

EReference getInDataPort_ParentDataStore()
Returns the meta object for the container reference 'Parent Data Store'.

Returns:
the meta object for the container reference 'Parent Data Store'.
See Also:
InDataPort.getParentDataStore(), getInDataPort()
** Generated **

getInputPort

EClass getInputPort()
Returns the meta object for class 'Input Port'.

Returns:
the meta object for class 'Input Port'.
See Also:
InputPort
** Generated **

getOutControlPort

EClass getOutControlPort()
Returns the meta object for class 'Out Control Port'.

Returns:
the meta object for class 'Out Control Port'.
See Also:
OutControlPort
** Generated **

getOutDataPort

EClass getOutDataPort()
Returns the meta object for class 'Out Data Port'.

Returns:
the meta object for class 'Out Data Port'.
See Also:
OutDataPort
** Generated **

getOutDataPort_ParentSync

EReference getOutDataPort_ParentSync()
Returns the meta object for the container reference 'Parent Sync'.

Returns:
the meta object for the container reference 'Parent Sync'.
See Also:
OutDataPort.getParentSync(), getOutDataPort()
** Generated **

getOutDataPort_ParentDataStore

EReference getOutDataPort_ParentDataStore()
Returns the meta object for the container reference 'Parent Data Store'.

Returns:
the meta object for the container reference 'Parent Data Store'.
See Also:
OutDataPort.getParentDataStore(), getOutDataPort()
** Generated **

getOutputPort

EClass getOutputPort()
Returns the meta object for class 'Output Port'.

Returns:
the meta object for class 'Output Port'.
See Also:
OutputPort
** Generated **

getPort

EClass getPort()
Returns the meta object for class 'Port'.

Returns:
the meta object for class 'Port'.
See Also:
Port
** Generated **

getPort_ParentSystem

EReference getPort_ParentSystem()
Returns the meta object for the container reference 'Parent System'.

Returns:
the meta object for the container reference 'Parent System'.
See Also:
Port.getParentSystem(), getPort()
** Generated **

getPort_Outlink

EReference getPort_Outlink()
Returns the meta object for the reference 'Outlink'.

Returns:
the meta object for the reference 'Outlink'.
See Also:
Port.getOutlink(), getPort()
** Generated **

getPort_Inlink

EReference getPort_Inlink()
Returns the meta object for the reference 'Inlink'.

Returns:
the meta object for the reference 'Inlink'.
See Also:
Port.getInlink(), getPort()
** Generated **

getPort_ParentAutomaton

EReference getPort_ParentAutomaton()
Returns the meta object for the container reference 'Parent Automaton'.

Returns:
the meta object for the container reference 'Parent Automaton'.
See Also:
Port.getParentAutomaton(), getPort()
** Generated **

getPort_ParentMultiPort

EReference getPort_ParentMultiPort()
Returns the meta object for the reference 'Parent Multi Port'.

Returns:
the meta object for the reference 'Parent Multi Port'.
See Also:
Port.getParentMultiPort(), getPort()
** Generated **

getPort_IsInstanceOf

EReference getPort_IsInstanceOf()
Returns the meta object for the reference 'Is Instance Of'.

Returns:
the meta object for the reference 'Is Instance Of'.
See Also:
Port.getIsInstanceOf(), getPort()
** Generated **

getComposition

EClass getComposition()
Returns the meta object for class 'Composition'.

Returns:
the meta object for class 'Composition'.
See Also:
Composition
** Generated **

getControlFlow

EClass getControlFlow()
Returns the meta object for class 'Control Flow'.

Returns:
the meta object for class 'Control Flow'.
See Also:
ControlFlow
** Generated **

getControlFlow_Source

EReference getControlFlow_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
ControlFlow.getSource(), getControlFlow()
** Generated **

getControlFlow_Dest

EReference getControlFlow_Dest()
Returns the meta object for the reference list 'Dest'.

Returns:
the meta object for the reference list 'Dest'.
See Also:
ControlFlow.getDest(), getControlFlow()
** Generated **

getDataFlow

EClass getDataFlow()
Returns the meta object for class 'Data Flow'.

Returns:
the meta object for class 'Data Flow'.
See Also:
DataFlow
** Generated **

getDataFlow_Type

EAttribute getDataFlow_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
DataFlow.getType(), getDataFlow()
** Generated **

getDataFlow_Source

EReference getDataFlow_Source()
Returns the meta object for the reference 'Source'.

Returns:
the meta object for the reference 'Source'.
See Also:
DataFlow.getSource(), getDataFlow()
** Generated **

getDataFlow_Dest

EReference getDataFlow_Dest()
Returns the meta object for the reference list 'Dest'.

Returns:
the meta object for the reference list 'Dest'.
See Also:
DataFlow.getDest(), getDataFlow()
** Generated **

getDataStore

EClass getDataStore()
Returns the meta object for class 'Data Store'.

Returns:
the meta object for class 'Data Store'.
See Also:
DataStore
** Generated **

getDataStore_ParentSystem

EReference getDataStore_ParentSystem()
Returns the meta object for the container reference 'Parent System'.

Returns:
the meta object for the container reference 'Parent System'.
See Also:
DataStore.getParentSystem(), getDataStore()
** Generated **

getDataStore_In

EReference getDataStore_In()
Returns the meta object for the containment reference 'In'.

Returns:
the meta object for the containment reference 'In'.
See Also:
DataStore.getIn(), getDataStore()
** Generated **

getDataStore_Out

EReference getDataStore_Out()
Returns the meta object for the containment reference 'Out'.

Returns:
the meta object for the containment reference 'Out'.
See Also:
DataStore.getOut(), getDataStore()
** Generated **

getDecomposition

EClass getDecomposition()
Returns the meta object for class 'Decomposition'.

Returns:
the meta object for class 'Decomposition'.
See Also:
Decomposition
** Generated **

getFlow

EClass getFlow()
Returns the meta object for class 'Flow'.

Returns:
the meta object for class 'Flow'.
See Also:
Flow
** Generated **

getFlow_ParentSystem

EReference getFlow_ParentSystem()
Returns the meta object for the container reference 'Parent System'.

Returns:
the meta object for the container reference 'Parent System'.
See Also:
Flow.getParentSystem(), getFlow()
** Generated **

getSynchronisationGate

EClass getSynchronisationGate()
Returns the meta object for class 'Synchronisation Gate'.

Returns:
the meta object for class 'Synchronisation Gate'.
See Also:
SynchronisationGate
** Generated **

getSynchronisationGate_ParentSystem

EReference getSynchronisationGate_ParentSystem()
Returns the meta object for the container reference 'Parent System'.

Returns:
the meta object for the container reference 'Parent System'.
See Also:
SynchronisationGate.getParentSystem(), getSynchronisationGate()
** Generated **

getSynchronisationGate_Out

EReference getSynchronisationGate_Out()
Returns the meta object for the containment reference list 'Out'.

Returns:
the meta object for the containment reference list 'Out'.
See Also:
SynchronisationGate.getOut(), getSynchronisationGate()
** Generated **

getSynchronisationGate_In

EReference getSynchronisationGate_In()
Returns the meta object for the containment reference list 'In'.

Returns:
the meta object for the containment reference list 'In'.
See Also:
SynchronisationGate.getIn(), getSynchronisationGate()
** Generated **

getSystem

EClass getSystem()
Returns the meta object for class 'System'.

Returns:
the meta object for class 'System'.
See Also:
System
** Generated **

getSystem_ListPorts

EReference getSystem_ListPorts()
Returns the meta object for the containment reference list 'List Ports'.

Returns:
the meta object for the containment reference list 'List Ports'.
See Also:
System.getListPorts(), getSystem()
** Generated **

getSystem_ListStores

EReference getSystem_ListStores()
Returns the meta object for the containment reference list 'List Stores'.

Returns:
the meta object for the containment reference list 'List Stores'.
See Also:
System.getListStores(), getSystem()
** Generated **

getSystem_ListSynchronisation

EReference getSystem_ListSynchronisation()
Returns the meta object for the containment reference list 'List Synchronisation'.

Returns:
the meta object for the containment reference list 'List Synchronisation'.
See Also:
System.getListSynchronisation(), getSystem()
** Generated **

getSystem_ListFlows

EReference getSystem_ListFlows()
Returns the meta object for the containment reference list 'List Flows'.

Returns:
the meta object for the containment reference list 'List Flows'.
See Also:
System.getListFlows(), getSystem()
** Generated **

getSystem_ListElements

EReference getSystem_ListElements()
Returns the meta object for the containment reference list 'List Elements'.

Returns:
the meta object for the containment reference list 'List Elements'.
See Also:
System.getListElements(), getSystem()
** Generated **

getSystem_IsInstanceOf

EReference getSystem_IsInstanceOf()
Returns the meta object for the reference 'Is Instance Of'.

Returns:
the meta object for the reference 'Is Instance Of'.
See Also:
System.getIsInstanceOf(), getSystem()
** Generated **

getModel

EClass getModel()
Returns the meta object for class 'Model'.

Returns:
the meta object for class 'Model'.
See Also:
Model
** Generated **

getModel_ModelContent

EReference getModel_ModelContent()
Returns the meta object for the containment reference 'Model Content'.

Returns:
the meta object for the containment reference 'Model Content'.
See Also:
Model.getModelContent(), getModel()
** Generated **

getModelContent

EClass getModelContent()
Returns the meta object for class 'Model Content'.

Returns:
the meta object for class 'Model Content'.
See Also:
ModelContent
** Generated **

getModelContent_ParentModel

EReference getModelContent_ParentModel()
Returns the meta object for the container reference 'Parent Model'.

Returns:
the meta object for the container reference 'Parent Model'.
See Also:
ModelContent.getParentModel(), getModelContent()
** Generated **

getModelContent_ParentSystem

EReference getModelContent_ParentSystem()
Returns the meta object for the container reference 'Parent System'.

Returns:
the meta object for the container reference 'Parent System'.
See Also:
ModelContent.getParentSystem(), getModelContent()
** Generated **

getModelContent_ListMultiPort

EReference getModelContent_ListMultiPort()
Returns the meta object for the containment reference list 'List Multi Port'.

Returns:
the meta object for the containment reference list 'List Multi Port'.
See Also:
ModelContent.getListMultiPort(), getModelContent()
** Generated **

getIdentifiedItem

EClass getIdentifiedItem()
Returns the meta object for class 'Identified Item'.

Returns:
the meta object for class 'Identified Item'.
See Also:
IdentifiedItem
** Generated **

getIdentifiedItem_Comment

EAttribute getIdentifiedItem_Comment()
Returns the meta object for the attribute 'Comment'.

Returns:
the meta object for the attribute 'Comment'.
See Also:
IdentifiedItem.getComment(), getIdentifiedItem()
** Generated **

getIdentifiedItem_Requirements

EAttribute getIdentifiedItem_Requirements()
Returns the meta object for the attribute 'Requirements'.

Returns:
the meta object for the attribute 'Requirements'.
See Also:
IdentifiedItem.getRequirements(), getIdentifiedItem()
** Generated **

getNamedItem

EClass getNamedItem()
Returns the meta object for class 'Named Item'.

Returns:
the meta object for class 'Named Item'.
See Also:
NamedItem
** Generated **

getNamedItem_Name

EAttribute getNamedItem_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
NamedItem.getName(), getNamedItem()
** Generated **

getMultiPort

EClass getMultiPort()
Returns the meta object for class 'Multi Port'.

Returns:
the meta object for class 'Multi Port'.
See Also:
MultiPort
** Generated **

getMultiPort_ListPort

EReference getMultiPort_ListPort()
Returns the meta object for the containment reference list 'List Port'.

Returns:
the meta object for the containment reference list 'List Port'.
See Also:
MultiPort.getListPort(), getMultiPort()
** Generated **

getMultiPort_Parent

EReference getMultiPort_Parent()
Returns the meta object for the container reference 'Parent'.

Returns:
the meta object for the container reference 'Parent'.
See Also:
MultiPort.getParent(), getMultiPort()
** Generated **

getMultiPort_IsInstanceOf

EReference getMultiPort_IsInstanceOf()
Returns the meta object for the reference 'Is Instance Of'.

Returns:
the meta object for the reference 'Is Instance Of'.
See Also:
MultiPort.getIsInstanceOf(), getMultiPort()
** Generated **

getDataType

EEnum getDataType()
Returns the meta object for enum 'Data Type'.

Returns:
the meta object for enum 'Data Type'.
See Also:
DataType
** Generated **

getSAMFactory

SAMFactory getSAMFactory()
Returns the factory that creates the instances of the model.

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

SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.