public interface SANModelPackage
extends org.eclipse.emf.ecore.EPackage
SANModelFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
SANModelPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
Modifier and Type | Field and Description |
---|---|
static int |
ACTIVITY
The meta object id for the '
Activity ' class. |
static int |
ACTIVITY___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
ACTIVITY__CASE
The feature id for the 'Case' attribute list.
|
static int |
ACTIVITY__NAME
The feature id for the 'Name' attribute.
|
static int |
ACTIVITY__OUTPUT_GATE
The feature id for the 'Output Gate' reference list.
|
static int |
ACTIVITY__PLACE
The feature id for the 'Place' reference list.
|
static int |
ACTIVITY__PLACECASE
The feature id for the 'Placecase' containment reference list.
|
static int |
ACTIVITY__X
The feature id for the 'X' attribute.
|
static int |
ACTIVITY__Y
The feature id for the 'Y' attribute.
|
static int |
ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Activity' class.
|
static int |
ACTIVITY_OPERATION_COUNT
The number of operations of the 'Activity' class.
|
static int |
ACTIVITY_PLACE_CASE
The meta object id for the '
Activity Place Case ' class. |
static int |
ACTIVITY_PLACE_CASE__CASE
The feature id for the 'Case' attribute.
|
static int |
ACTIVITY_PLACE_CASE__PLACE
The feature id for the 'Place' reference list.
|
static int |
ACTIVITY_PLACE_CASE__X
The feature id for the 'X' attribute.
|
static int |
ACTIVITY_PLACE_CASE__Y
The feature id for the 'Y' attribute.
|
static int |
ACTIVITY_PLACE_CASE_FEATURE_COUNT
The number of structural features of the 'Activity Place Case' class.
|
static int |
ACTIVITY_PLACE_CASE_OPERATION_COUNT
The number of operations of the 'Activity Place Case' class.
|
static int |
ATOMIC_NODE
The meta object id for the '
Atomic Node ' class. |
static int |
ATOMIC_NODE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
ATOMIC_NODE__GLOBAL_VARIABLE
The feature id for the 'Global Variable' containment reference list.
|
static int |
ATOMIC_NODE__INPUT_GATE
The feature id for the 'Input Gate' containment reference list.
|
static int |
ATOMIC_NODE__INSTANTANEOUS_ACTIVITY
The feature id for the 'Instantaneous Activity' containment reference list.
|
static int |
ATOMIC_NODE__MODEL
The feature id for the 'Model' attribute.
|
static int |
ATOMIC_NODE__NAME
The feature id for the 'Name' attribute.
|
static int |
ATOMIC_NODE__OUTPUT_GATE
The feature id for the 'Output Gate' containment reference list.
|
static int |
ATOMIC_NODE__PLACE
The feature id for the 'Place' containment reference list.
|
static int |
ATOMIC_NODE__TIMED_ACTIVITY
The feature id for the 'Timed Activity' containment reference list.
|
static int |
ATOMIC_NODE__X
The feature id for the 'X' attribute.
|
static int |
ATOMIC_NODE__Y
The feature id for the 'Y' attribute.
|
static int |
ATOMIC_NODE_FEATURE_COUNT
The number of structural features of the 'Atomic Node' class.
|
static int |
ATOMIC_NODE_OPERATION_COUNT
The number of operations of the 'Atomic Node' class.
|
static int |
COMPOSED_NODE
The meta object id for the '
Composed Node ' class. |
static int |
COMPOSED_NODE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
COMPOSED_NODE__CHILD
The feature id for the 'Child' containment reference list.
|
static int |
COMPOSED_NODE__GLOBAL_VARIABLE
The feature id for the 'Global Variable' containment reference list.
|
static int |
COMPOSED_NODE__NAME
The feature id for the 'Name' attribute.
|
static int |
COMPOSED_NODE__STATE_VARIABLES
The feature id for the 'State Variables' containment reference list.
|
static int |
COMPOSED_NODE__X
The feature id for the 'X' attribute.
|
static int |
COMPOSED_NODE__Y
The feature id for the 'Y' attribute.
|
static int |
COMPOSED_NODE_FEATURE_COUNT
The number of structural features of the 'Composed Node' class.
|
static int |
COMPOSED_NODE_OPERATION_COUNT
The number of operations of the 'Composed Node' class.
|
static SANModelPackage |
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 |
GATE
The meta object id for the '
Gate ' class. |
static int |
GATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
GATE__NAME
The feature id for the 'Name' attribute.
|
static int |
GATE__PLACE
The feature id for the 'Place' containment reference list.
|
static int |
GATE__X
The feature id for the 'X' attribute.
|
static int |
GATE__Y
The feature id for the 'Y' attribute.
|
static int |
GATE_FEATURE_COUNT
The number of structural features of the 'Gate' class.
|
static int |
GATE_OPERATION_COUNT
The number of operations of the 'Gate' class.
|
static int |
GLOBAL_VARIABLE
The meta object id for the '
Global Variable ' class. |
static int |
GLOBAL_VARIABLE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
GLOBAL_VARIABLE__NAME
The feature id for the 'Name' attribute.
|
static int |
GLOBAL_VARIABLE__TYPE
The feature id for the 'Type' attribute.
|
static int |
GLOBAL_VARIABLE__X
The feature id for the 'X' attribute.
|
static int |
GLOBAL_VARIABLE__Y
The feature id for the 'Y' attribute.
|
static int |
GLOBAL_VARIABLE_FEATURE_COUNT
The number of structural features of the 'Global Variable' class.
|
static int |
GLOBAL_VARIABLE_OPERATION_COUNT
The number of operations of the 'Global Variable' class.
|
static int |
GRAPHICAL_ELEMENT
The meta object id for the '
Graphical Element ' class. |
static int |
GRAPHICAL_ELEMENT__X
The feature id for the 'X' attribute.
|
static int |
GRAPHICAL_ELEMENT__Y
The feature id for the 'Y' attribute.
|
static int |
GRAPHICAL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Graphical Element' class.
|
static int |
GRAPHICAL_ELEMENT_OPERATION_COUNT
The number of operations of the 'Graphical Element' class.
|
static int |
INPUT_GATE
The meta object id for the '
Input Gate ' class. |
static int |
INPUT_GATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
INPUT_GATE__ACTIVITY
The feature id for the 'Activity' reference list.
|
static int |
INPUT_GATE__INPUT_FUNCTION
The feature id for the 'Input Function' attribute.
|
static int |
INPUT_GATE__INPUT_PREDICATED
The feature id for the 'Input Predicated' attribute.
|
static int |
INPUT_GATE__NAME
The feature id for the 'Name' attribute.
|
static int |
INPUT_GATE__X
The feature id for the 'X' attribute.
|
static int |
INPUT_GATE__Y
The feature id for the 'Y' attribute.
|
static int |
INPUT_GATE_FEATURE_COUNT
The number of structural features of the 'Input Gate' class.
|
static int |
INPUT_GATE_OPERATION_COUNT
The number of operations of the 'Input Gate' class.
|
static int |
INSTANTANEOUS_ACTIVITY
The meta object id for the '
Instantaneous Activity ' class. |
static int |
INSTANTANEOUS_ACTIVITY___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
INSTANTANEOUS_ACTIVITY__CASE
The feature id for the 'Case' attribute list.
|
static int |
INSTANTANEOUS_ACTIVITY__NAME
The feature id for the 'Name' attribute.
|
static int |
INSTANTANEOUS_ACTIVITY__OUTPUT_GATE
The feature id for the 'Output Gate' reference list.
|
static int |
INSTANTANEOUS_ACTIVITY__PLACE
The feature id for the 'Place' reference list.
|
static int |
INSTANTANEOUS_ACTIVITY__PLACECASE
The feature id for the 'Placecase' containment reference list.
|
static int |
INSTANTANEOUS_ACTIVITY__X
The feature id for the 'X' attribute.
|
static int |
INSTANTANEOUS_ACTIVITY__Y
The feature id for the 'Y' attribute.
|
static int |
INSTANTANEOUS_ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Instantaneous Activity' class.
|
static int |
INSTANTANEOUS_ACTIVITY_OPERATION_COUNT
The number of operations of the 'Instantaneous Activity' class.
|
static int |
JOIN
The meta object id for the '
Join ' class. |
static int |
JOIN___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
JOIN__CHILD
The feature id for the 'Child' containment reference list.
|
static int |
JOIN__GLOBAL_VARIABLE
The feature id for the 'Global Variable' containment reference list.
|
static int |
JOIN__NAME
The feature id for the 'Name' attribute.
|
static int |
JOIN__STATE_VARIABLES
The feature id for the 'State Variables' containment reference list.
|
static int |
JOIN__X
The feature id for the 'X' attribute.
|
static int |
JOIN__Y
The feature id for the 'Y' attribute.
|
static int |
JOIN_FEATURE_COUNT
The number of structural features of the 'Join' class.
|
static int |
JOIN_OPERATION_COUNT
The number of operations of the 'Join' class.
|
static int |
NAMED_ELEMENT
The meta object id for the '
Named Element ' class. |
static int |
NAMED_ELEMENT___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
NAMED_ELEMENT__X
The feature id for the 'X' attribute.
|
static int |
NAMED_ELEMENT__Y
The feature id for the 'Y' attribute.
|
static int |
NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.
|
static int |
NAMED_ELEMENT_OPERATION_COUNT
The number of operations of the 'Named Element' class.
|
static int |
NODE
The meta object id for the '
Node ' class. |
static int |
NODE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
NODE__GLOBAL_VARIABLE
The feature id for the 'Global Variable' containment reference list.
|
static int |
NODE__NAME
The feature id for the 'Name' attribute.
|
static int |
NODE__X
The feature id for the 'X' attribute.
|
static int |
NODE__Y
The feature id for the 'Y' attribute.
|
static int |
NODE_FEATURE_COUNT
The number of structural features of the 'Node' class.
|
static int |
NODE_OPERATION_COUNT
The number of operations of the 'Node' class.
|
static int |
OUTPUT_GATE
The meta object id for the '
Output Gate ' class. |
static int |
OUTPUT_GATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
OUTPUT_GATE__ACTIVITY
The feature id for the 'Activity' reference list.
|
static int |
OUTPUT_GATE__INPUT_FUNCTION
The feature id for the 'Input Function' attribute.
|
static int |
OUTPUT_GATE__INPUT_PREDICATED
The feature id for the 'Input Predicated' attribute.
|
static int |
OUTPUT_GATE__NAME
The feature id for the 'Name' attribute.
|
static int |
OUTPUT_GATE__OUTPUT_FUNCTION
The feature id for the 'Output Function' attribute.
|
static int |
OUTPUT_GATE__X
The feature id for the 'X' attribute.
|
static int |
OUTPUT_GATE__Y
The feature id for the 'Y' attribute.
|
static int |
OUTPUT_GATE_FEATURE_COUNT
The number of structural features of the 'Output Gate' class.
|
static int |
OUTPUT_GATE_OPERATION_COUNT
The number of operations of the 'Output Gate' class.
|
static int |
PLACE
The meta object id for the '
Place ' class. |
static int |
PLACE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
PLACE__ACTIVITY
The feature id for the 'Activity' reference list.
|
static int |
PLACE__INITIAL_STATE
The feature id for the 'Initial State' attribute.
|
static int |
PLACE__INPUT_GATE
The feature id for the 'Input Gate' reference list.
|
static int |
PLACE__NAME
The feature id for the 'Name' attribute.
|
static int |
PLACE__X
The feature id for the 'X' attribute.
|
static int |
PLACE__Y
The feature id for the 'Y' attribute.
|
static int |
PLACE_FEATURE_COUNT
The number of structural features of the 'Place' class.
|
static int |
PLACE_OPERATION_COUNT
The number of operations of the 'Place' class.
|
static int |
PRIMITIVE
The meta object id for the '
Primitive ' class. |
static int |
PRIMITIVE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
PRIMITIVE__NAME
The feature id for the 'Name' attribute.
|
static int |
PRIMITIVE__X
The feature id for the 'X' attribute.
|
static int |
PRIMITIVE__Y
The feature id for the 'Y' attribute.
|
static int |
PRIMITIVE_FEATURE_COUNT
The number of structural features of the 'Primitive' class.
|
static int |
PRIMITIVE_OPERATION_COUNT
The number of operations of the 'Primitive' class.
|
static int |
REP
The meta object id for the '
Rep ' class. |
static int |
REP___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
REP__CHILD
The feature id for the 'Child' containment reference list.
|
static int |
REP__GLOBAL_VARIABLE
The feature id for the 'Global Variable' containment reference list.
|
static int |
REP__NAME
The feature id for the 'Name' attribute.
|
static int |
REP__NUMB_OF_REPS
The feature id for the 'Numb Of Reps' attribute.
|
static int |
REP__STATE_VARIABLES
The feature id for the 'State Variables' containment reference list.
|
static int |
REP__X
The feature id for the 'X' attribute.
|
static int |
REP__Y
The feature id for the 'Y' attribute.
|
static int |
REP_FEATURE_COUNT
The number of structural features of the 'Rep' class.
|
static int |
REP_OPERATION_COUNT
The number of operations of the 'Rep' class.
|
static int |
SAN_MODEL
The meta object id for the '
SAN Model ' class. |
static int |
SAN_MODEL___GET_ALL_NODES
The operation id for the 'Get All Nodes' operation.
|
static int |
SAN_MODEL___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
SAN_MODEL__NAME
The feature id for the 'Name' attribute.
|
static int |
SAN_MODEL__NODE
The feature id for the 'Node' containment reference.
|
static int |
SAN_MODEL__X
The feature id for the 'X' attribute.
|
static int |
SAN_MODEL__Y
The feature id for the 'Y' attribute.
|
static int |
SAN_MODEL_FEATURE_COUNT
The number of structural features of the 'SAN Model' class.
|
static int |
SAN_MODEL_OPERATION_COUNT
The number of operations of the 'SAN Model' class.
|
static int |
SHARED_STATE
The meta object id for the '
Shared State ' class. |
static int |
SHARED_STATE___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
SHARED_STATE__NAME
The feature id for the 'Name' attribute.
|
static int |
SHARED_STATE__PLACE
The feature id for the 'Place' reference list.
|
static int |
SHARED_STATE__SHARED_STATES
The feature id for the 'Shared States' reference list.
|
static int |
SHARED_STATE__X
The feature id for the 'X' attribute.
|
static int |
SHARED_STATE__Y
The feature id for the 'Y' attribute.
|
static int |
SHARED_STATE_FEATURE_COUNT
The number of structural features of the 'Shared State' class.
|
static int |
SHARED_STATE_OPERATION_COUNT
The number of operations of the 'Shared State' class.
|
static int |
TIMED_ACTIVITY
The meta object id for the '
Timed Activity ' class. |
static int |
TIMED_ACTIVITY___VALIDATE__DIAGNOSTICCHAIN_MAP
The operation id for the 'Validate' operation.
|
static int |
TIMED_ACTIVITY__CASE
The feature id for the 'Case' attribute list.
|
static int |
TIMED_ACTIVITY__NAME
The feature id for the 'Name' attribute.
|
static int |
TIMED_ACTIVITY__OUTPUT_GATE
The feature id for the 'Output Gate' reference list.
|
static int |
TIMED_ACTIVITY__PLACE
The feature id for the 'Place' reference list.
|
static int |
TIMED_ACTIVITY__PLACECASE
The feature id for the 'Placecase' containment reference list.
|
static int |
TIMED_ACTIVITY__RATE
The feature id for the 'Rate' attribute.
|
static int |
TIMED_ACTIVITY__TIME_DISTRIBUTION_FUNCTION
The feature id for the 'Time Distribution Function' attribute.
|
static int |
TIMED_ACTIVITY__X
The feature id for the 'X' attribute.
|
static int |
TIMED_ACTIVITY__Y
The feature id for the 'Y' attribute.
|
static int |
TIMED_ACTIVITY_FEATURE_COUNT
The number of structural features of the 'Timed Activity' class.
|
static int |
TIMED_ACTIVITY_OPERATION_COUNT
The number of operations of the 'Timed Activity' class.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EAttribute |
getActivity_Case()
Returns the meta object for the attribute list '
Case '. |
org.eclipse.emf.ecore.EReference |
getActivity_OutputGate()
Returns the meta object for the reference list '
Output Gate '. |
org.eclipse.emf.ecore.EReference |
getActivity_Place()
Returns the meta object for the reference list '
Place '. |
org.eclipse.emf.ecore.EReference |
getActivity_Placecase()
Returns the meta object for the containment reference list '
Placecase '. |
org.eclipse.emf.ecore.EClass |
getActivity()
Returns the meta object for class '
Activity '. |
org.eclipse.emf.ecore.EAttribute |
getActivityPlaceCase_Case()
Returns the meta object for the attribute '
Case '. |
org.eclipse.emf.ecore.EReference |
getActivityPlaceCase_Place()
Returns the meta object for the reference list '
Place '. |
org.eclipse.emf.ecore.EClass |
getActivityPlaceCase()
Returns the meta object for class '
Activity Place Case '. |
org.eclipse.emf.ecore.EReference |
getAtomicNode_InputGate()
Returns the meta object for the containment reference list '
Input Gate '. |
org.eclipse.emf.ecore.EReference |
getAtomicNode_InstantaneousActivity()
Returns the meta object for the containment reference list '
Instantaneous Activity '. |
org.eclipse.emf.ecore.EAttribute |
getAtomicNode_Model()
Returns the meta object for the attribute '
Model '. |
org.eclipse.emf.ecore.EReference |
getAtomicNode_OutputGate()
Returns the meta object for the containment reference list '
Output Gate '. |
org.eclipse.emf.ecore.EReference |
getAtomicNode_Place()
Returns the meta object for the containment reference list '
Place '. |
org.eclipse.emf.ecore.EReference |
getAtomicNode_TimedActivity()
Returns the meta object for the containment reference list '
Timed Activity '. |
org.eclipse.emf.ecore.EClass |
getAtomicNode()
Returns the meta object for class '
Atomic Node '. |
org.eclipse.emf.ecore.EReference |
getComposedNode_Child()
Returns the meta object for the containment reference list '
Child '. |
org.eclipse.emf.ecore.EReference |
getComposedNode_StateVariables()
Returns the meta object for the containment reference list '
State Variables '. |
org.eclipse.emf.ecore.EClass |
getComposedNode()
Returns the meta object for class '
Composed Node '. |
org.eclipse.emf.ecore.EReference |
getGate_Place()
Returns the meta object for the containment reference list '
Place '. |
org.eclipse.emf.ecore.EClass |
getGate()
Returns the meta object for class '
Gate '. |
org.eclipse.emf.ecore.EAttribute |
getGlobalVariable_Type()
Returns the meta object for the attribute '
Type '. |
org.eclipse.emf.ecore.EClass |
getGlobalVariable()
Returns the meta object for class '
Global Variable '. |
org.eclipse.emf.ecore.EAttribute |
getGraphicalElement_X()
Returns the meta object for the attribute '
X '. |
org.eclipse.emf.ecore.EAttribute |
getGraphicalElement_Y()
Returns the meta object for the attribute '
Y '. |
org.eclipse.emf.ecore.EClass |
getGraphicalElement()
Returns the meta object for class '
Graphical Element '. |
org.eclipse.emf.ecore.EReference |
getInputGate_Activity()
Returns the meta object for the reference list '
Activity '. |
org.eclipse.emf.ecore.EAttribute |
getInputGate_InputFunction()
Returns the meta object for the attribute '
Input Function '. |
org.eclipse.emf.ecore.EAttribute |
getInputGate_InputPredicated()
Returns the meta object for the attribute '
Input Predicated '. |
org.eclipse.emf.ecore.EClass |
getInputGate()
Returns the meta object for class '
Input Gate '. |
org.eclipse.emf.ecore.EClass |
getInstantaneousActivity()
Returns the meta object for class '
Instantaneous Activity '. |
org.eclipse.emf.ecore.EClass |
getJoin()
Returns the meta object for class '
Join '. |
org.eclipse.emf.ecore.EOperation |
getNamedElement__Validate__DiagnosticChain_Map()
Returns the meta object for the '
Validate ' operation. |
org.eclipse.emf.ecore.EAttribute |
getNamedElement_Name()
Returns the meta object for the attribute '
Name '. |
org.eclipse.emf.ecore.EClass |
getNamedElement()
Returns the meta object for class '
Named Element '. |
org.eclipse.emf.ecore.EReference |
getNode_GlobalVariable()
Returns the meta object for the containment reference list '
Global Variable '. |
org.eclipse.emf.ecore.EClass |
getNode()
Returns the meta object for class '
Node '. |
org.eclipse.emf.ecore.EAttribute |
getOutputGate_OutputFunction()
Returns the meta object for the attribute '
Output Function '. |
org.eclipse.emf.ecore.EClass |
getOutputGate()
Returns the meta object for class '
Output Gate '. |
org.eclipse.emf.ecore.EReference |
getPlace_Activity()
Returns the meta object for the reference list '
Activity '. |
org.eclipse.emf.ecore.EAttribute |
getPlace_InitialState()
Returns the meta object for the attribute '
Initial State '. |
org.eclipse.emf.ecore.EReference |
getPlace_InputGate()
Returns the meta object for the reference list '
Input Gate '. |
org.eclipse.emf.ecore.EClass |
getPlace()
Returns the meta object for class '
Place '. |
org.eclipse.emf.ecore.EClass |
getPrimitive()
Returns the meta object for class '
Primitive '. |
org.eclipse.emf.ecore.EAttribute |
getRep_NumbOfReps()
Returns the meta object for the attribute '
Numb Of Reps '. |
org.eclipse.emf.ecore.EClass |
getRep()
Returns the meta object for class '
Rep '. |
org.eclipse.emf.ecore.EOperation |
getSANModel__GetAllNodes()
Returns the meta object for the '
Get All Nodes ' operation. |
org.eclipse.emf.ecore.EReference |
getSANModel_Node()
Returns the meta object for the containment reference '
Node '. |
org.eclipse.emf.ecore.EClass |
getSANModel()
Returns the meta object for class '
SAN Model '. |
SANModelFactory |
getSANModelFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EReference |
getSharedState_Place()
Returns the meta object for the reference list '
Place '. |
org.eclipse.emf.ecore.EReference |
getSharedState_SharedStates()
Returns the meta object for the reference list '
Shared States '. |
org.eclipse.emf.ecore.EClass |
getSharedState()
Returns the meta object for class '
Shared State '. |
org.eclipse.emf.ecore.EAttribute |
getTimedActivity_Rate()
Returns the meta object for the attribute '
Rate '. |
org.eclipse.emf.ecore.EAttribute |
getTimedActivity_TimeDistributionFunction()
Returns the meta object for the attribute '
Time Distribution Function '. |
org.eclipse.emf.ecore.EClass |
getTimedActivity()
Returns the meta object for class '
Timed Activity '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SANModelPackage eINSTANCE
static final int GRAPHICAL_ELEMENT
Graphical Element
' class.
static final int GRAPHICAL_ELEMENT__X
static final int GRAPHICAL_ELEMENT__Y
static final int GRAPHICAL_ELEMENT_FEATURE_COUNT
static final int GRAPHICAL_ELEMENT_OPERATION_COUNT
static final int NAMED_ELEMENT
Named Element
' class.
static final int NAMED_ELEMENT__X
static final int NAMED_ELEMENT__Y
static final int NAMED_ELEMENT__NAME
static final int NAMED_ELEMENT_FEATURE_COUNT
static final int NAMED_ELEMENT___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int NAMED_ELEMENT_OPERATION_COUNT
static final int SAN_MODEL
SAN Model
' class.
static final int SAN_MODEL__X
static final int SAN_MODEL__Y
static final int SAN_MODEL__NAME
static final int SAN_MODEL__NODE
static final int SAN_MODEL_FEATURE_COUNT
static final int SAN_MODEL___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int SAN_MODEL___GET_ALL_NODES
static final int SAN_MODEL_OPERATION_COUNT
static final int NODE
Node
' class.
static final int NODE__X
static final int NODE__Y
static final int NODE__NAME
static final int NODE__GLOBAL_VARIABLE
static final int NODE_FEATURE_COUNT
static final int NODE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int NODE_OPERATION_COUNT
static final int COMPOSED_NODE
Composed Node
' class.
static final int COMPOSED_NODE__X
static final int COMPOSED_NODE__Y
static final int COMPOSED_NODE__NAME
static final int COMPOSED_NODE__GLOBAL_VARIABLE
static final int COMPOSED_NODE__STATE_VARIABLES
static final int COMPOSED_NODE__CHILD
static final int COMPOSED_NODE_FEATURE_COUNT
static final int COMPOSED_NODE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int COMPOSED_NODE_OPERATION_COUNT
static final int SHARED_STATE
Shared State
' class.
static final int SHARED_STATE__X
static final int SHARED_STATE__Y
static final int SHARED_STATE__NAME
static final int SHARED_STATE__PLACE
static final int SHARED_STATE__SHARED_STATES
static final int SHARED_STATE_FEATURE_COUNT
static final int SHARED_STATE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int SHARED_STATE_OPERATION_COUNT
static final int JOIN
Join
' class.
static final int JOIN__X
static final int JOIN__Y
static final int JOIN__NAME
static final int JOIN__GLOBAL_VARIABLE
static final int JOIN__STATE_VARIABLES
static final int JOIN__CHILD
static final int JOIN_FEATURE_COUNT
static final int JOIN___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int JOIN_OPERATION_COUNT
static final int REP
Rep
' class.
RepImpl
,
SANModelPackageImpl.getRep()
,
Constant Field Valuesstatic final int REP__X
static final int REP__Y
static final int REP__NAME
static final int REP__GLOBAL_VARIABLE
static final int REP__STATE_VARIABLES
static final int REP__CHILD
static final int REP__NUMB_OF_REPS
static final int REP_FEATURE_COUNT
static final int REP___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int REP_OPERATION_COUNT
static final int ATOMIC_NODE
Atomic Node
' class.
static final int ATOMIC_NODE__X
static final int ATOMIC_NODE__Y
static final int ATOMIC_NODE__NAME
static final int ATOMIC_NODE__GLOBAL_VARIABLE
static final int ATOMIC_NODE__PLACE
static final int ATOMIC_NODE__TIMED_ACTIVITY
static final int ATOMIC_NODE__INSTANTANEOUS_ACTIVITY
static final int ATOMIC_NODE__INPUT_GATE
static final int ATOMIC_NODE__OUTPUT_GATE
static final int ATOMIC_NODE__MODEL
static final int ATOMIC_NODE_FEATURE_COUNT
static final int ATOMIC_NODE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int ATOMIC_NODE_OPERATION_COUNT
static final int PRIMITIVE
Primitive
' class.
static final int PRIMITIVE__X
static final int PRIMITIVE__Y
static final int PRIMITIVE__NAME
static final int PRIMITIVE_FEATURE_COUNT
static final int PRIMITIVE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int PRIMITIVE_OPERATION_COUNT
static final int PLACE
Place
' class.
static final int PLACE__X
static final int PLACE__Y
static final int PLACE__NAME
static final int PLACE__ACTIVITY
static final int PLACE__INPUT_GATE
static final int PLACE__INITIAL_STATE
static final int PLACE_FEATURE_COUNT
static final int PLACE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int PLACE_OPERATION_COUNT
static final int ACTIVITY
Activity
' class.
static final int ACTIVITY__X
static final int ACTIVITY__Y
static final int ACTIVITY__NAME
static final int ACTIVITY__PLACE
static final int ACTIVITY__OUTPUT_GATE
static final int ACTIVITY__CASE
static final int ACTIVITY__PLACECASE
static final int ACTIVITY_FEATURE_COUNT
static final int ACTIVITY___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int ACTIVITY_OPERATION_COUNT
static final int TIMED_ACTIVITY
Timed Activity
' class.
static final int TIMED_ACTIVITY__X
static final int TIMED_ACTIVITY__Y
static final int TIMED_ACTIVITY__NAME
static final int TIMED_ACTIVITY__PLACE
static final int TIMED_ACTIVITY__OUTPUT_GATE
static final int TIMED_ACTIVITY__CASE
static final int TIMED_ACTIVITY__PLACECASE
static final int TIMED_ACTIVITY__RATE
static final int TIMED_ACTIVITY__TIME_DISTRIBUTION_FUNCTION
static final int TIMED_ACTIVITY_FEATURE_COUNT
static final int TIMED_ACTIVITY___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int TIMED_ACTIVITY_OPERATION_COUNT
static final int INSTANTANEOUS_ACTIVITY
Instantaneous Activity
' class.
static final int INSTANTANEOUS_ACTIVITY__X
static final int INSTANTANEOUS_ACTIVITY__Y
static final int INSTANTANEOUS_ACTIVITY__NAME
static final int INSTANTANEOUS_ACTIVITY__PLACE
static final int INSTANTANEOUS_ACTIVITY__OUTPUT_GATE
static final int INSTANTANEOUS_ACTIVITY__CASE
static final int INSTANTANEOUS_ACTIVITY__PLACECASE
static final int INSTANTANEOUS_ACTIVITY_FEATURE_COUNT
static final int INSTANTANEOUS_ACTIVITY___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int INSTANTANEOUS_ACTIVITY_OPERATION_COUNT
static final int INPUT_GATE
Input Gate
' class.
static final int INPUT_GATE__X
static final int INPUT_GATE__Y
static final int INPUT_GATE__NAME
static final int INPUT_GATE__INPUT_PREDICATED
static final int INPUT_GATE__INPUT_FUNCTION
static final int INPUT_GATE__ACTIVITY
static final int INPUT_GATE_FEATURE_COUNT
static final int INPUT_GATE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int INPUT_GATE_OPERATION_COUNT
static final int OUTPUT_GATE
Output Gate
' class.
static final int OUTPUT_GATE__X
static final int OUTPUT_GATE__Y
static final int OUTPUT_GATE__NAME
static final int OUTPUT_GATE__INPUT_PREDICATED
static final int OUTPUT_GATE__INPUT_FUNCTION
static final int OUTPUT_GATE__ACTIVITY
static final int OUTPUT_GATE__OUTPUT_FUNCTION
static final int OUTPUT_GATE_FEATURE_COUNT
static final int OUTPUT_GATE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int OUTPUT_GATE_OPERATION_COUNT
static final int GATE
Gate
' class.
static final int GATE__X
static final int GATE__Y
static final int GATE__NAME
static final int GATE__PLACE
static final int GATE_FEATURE_COUNT
static final int GATE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int GATE_OPERATION_COUNT
static final int GLOBAL_VARIABLE
Global Variable
' class.
static final int GLOBAL_VARIABLE__X
static final int GLOBAL_VARIABLE__Y
static final int GLOBAL_VARIABLE__NAME
static final int GLOBAL_VARIABLE__TYPE
static final int GLOBAL_VARIABLE_FEATURE_COUNT
static final int GLOBAL_VARIABLE___VALIDATE__DIAGNOSTICCHAIN_MAP
static final int GLOBAL_VARIABLE_OPERATION_COUNT
static final int ACTIVITY_PLACE_CASE
Activity Place Case
' class.
static final int ACTIVITY_PLACE_CASE__X
static final int ACTIVITY_PLACE_CASE__Y
static final int ACTIVITY_PLACE_CASE__PLACE
static final int ACTIVITY_PLACE_CASE__CASE
static final int ACTIVITY_PLACE_CASE_FEATURE_COUNT
static final int ACTIVITY_PLACE_CASE_OPERATION_COUNT
org.eclipse.emf.ecore.EClass getSANModel()
SAN Model
'.
SANModel
org.eclipse.emf.ecore.EReference getSANModel_Node()
Node
'.
SANModel.getNode()
,
getSANModel()
org.eclipse.emf.ecore.EOperation getSANModel__GetAllNodes()
Get All Nodes
' operation.
SANModel.getAllNodes()
org.eclipse.emf.ecore.EClass getNamedElement()
Named Element
'.
NamedElement
org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Name
'.
NamedElement.getName()
,
getNamedElement()
org.eclipse.emf.ecore.EOperation getNamedElement__Validate__DiagnosticChain_Map()
Validate
' operation.
NamedElement.validate(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
org.eclipse.emf.ecore.EClass getNode()
Node
'.
Node
org.eclipse.emf.ecore.EReference getNode_GlobalVariable()
Global Variable
'.
Node.getGlobalVariable()
,
getNode()
org.eclipse.emf.ecore.EClass getComposedNode()
Composed Node
'.
ComposedNode
org.eclipse.emf.ecore.EReference getComposedNode_StateVariables()
State Variables
'.
ComposedNode.getStateVariables()
,
getComposedNode()
org.eclipse.emf.ecore.EReference getComposedNode_Child()
Child
'.
ComposedNode.getChild()
,
getComposedNode()
org.eclipse.emf.ecore.EClass getSharedState()
Shared State
'.
SharedState
org.eclipse.emf.ecore.EReference getSharedState_Place()
Place
'.
SharedState.getPlace()
,
getSharedState()
org.eclipse.emf.ecore.EReference getSharedState_SharedStates()
Shared States
'.
SharedState.getSharedStates()
,
getSharedState()
org.eclipse.emf.ecore.EClass getJoin()
Join
'.
Join
org.eclipse.emf.ecore.EClass getRep()
Rep
'.
Rep
org.eclipse.emf.ecore.EAttribute getRep_NumbOfReps()
Numb Of Reps
'.
Rep.getNumbOfReps()
,
getRep()
org.eclipse.emf.ecore.EClass getAtomicNode()
Atomic Node
'.
AtomicNode
org.eclipse.emf.ecore.EReference getAtomicNode_Place()
Place
'.
AtomicNode.getPlace()
,
getAtomicNode()
org.eclipse.emf.ecore.EReference getAtomicNode_TimedActivity()
Timed Activity
'.
AtomicNode.getTimedActivity()
,
getAtomicNode()
org.eclipse.emf.ecore.EReference getAtomicNode_InstantaneousActivity()
Instantaneous Activity
'.
AtomicNode.getInstantaneousActivity()
,
getAtomicNode()
org.eclipse.emf.ecore.EReference getAtomicNode_InputGate()
Input Gate
'.
AtomicNode.getInputGate()
,
getAtomicNode()
org.eclipse.emf.ecore.EReference getAtomicNode_OutputGate()
Output Gate
'.
AtomicNode.getOutputGate()
,
getAtomicNode()
org.eclipse.emf.ecore.EAttribute getAtomicNode_Model()
Model
'.
AtomicNode.getModel()
,
getAtomicNode()
org.eclipse.emf.ecore.EClass getPlace()
Place
'.
Place
org.eclipse.emf.ecore.EReference getPlace_Activity()
Activity
'.
Place.getActivity()
,
getPlace()
org.eclipse.emf.ecore.EReference getPlace_InputGate()
Input Gate
'.
Place.getInputGate()
,
getPlace()
org.eclipse.emf.ecore.EAttribute getPlace_InitialState()
Initial State
'.
Place.getInitialState()
,
getPlace()
org.eclipse.emf.ecore.EClass getTimedActivity()
Timed Activity
'.
TimedActivity
org.eclipse.emf.ecore.EAttribute getTimedActivity_Rate()
Rate
'.
TimedActivity.getRate()
,
getTimedActivity()
org.eclipse.emf.ecore.EAttribute getTimedActivity_TimeDistributionFunction()
Time Distribution Function
'.
TimedActivity.getTimeDistributionFunction()
,
getTimedActivity()
org.eclipse.emf.ecore.EClass getInstantaneousActivity()
Instantaneous Activity
'.
InstantaneousActivity
org.eclipse.emf.ecore.EClass getInputGate()
Input Gate
'.
InputGate
org.eclipse.emf.ecore.EAttribute getInputGate_InputPredicated()
Input Predicated
'.
InputGate.getInputPredicated()
,
getInputGate()
org.eclipse.emf.ecore.EAttribute getInputGate_InputFunction()
Input Function
'.
InputGate.getInputFunction()
,
getInputGate()
org.eclipse.emf.ecore.EReference getInputGate_Activity()
Activity
'.
InputGate.getActivity()
,
getInputGate()
org.eclipse.emf.ecore.EClass getOutputGate()
Output Gate
'.
OutputGate
org.eclipse.emf.ecore.EAttribute getOutputGate_OutputFunction()
Output Function
'.
OutputGate.getOutputFunction()
,
getOutputGate()
org.eclipse.emf.ecore.EClass getActivity()
Activity
'.
Activity
org.eclipse.emf.ecore.EReference getActivity_Place()
Place
'.
Activity.getPlace()
,
getActivity()
org.eclipse.emf.ecore.EReference getActivity_OutputGate()
Output Gate
'.
Activity.getOutputGate()
,
getActivity()
org.eclipse.emf.ecore.EAttribute getActivity_Case()
Case
'.
Activity.getCase()
,
getActivity()
org.eclipse.emf.ecore.EReference getActivity_Placecase()
Placecase
'.
Activity.getPlacecase()
,
getActivity()
org.eclipse.emf.ecore.EClass getGate()
Gate
'.
Gate
org.eclipse.emf.ecore.EReference getGate_Place()
Place
'.
Gate.getPlace()
,
getGate()
org.eclipse.emf.ecore.EClass getGlobalVariable()
Global Variable
'.
GlobalVariable
org.eclipse.emf.ecore.EAttribute getGlobalVariable_Type()
Type
'.
GlobalVariable.getType()
,
getGlobalVariable()
org.eclipse.emf.ecore.EClass getActivityPlaceCase()
Activity Place Case
'.
ActivityPlaceCase
org.eclipse.emf.ecore.EReference getActivityPlaceCase_Place()
Place
'.
ActivityPlaceCase.getPlace()
,
getActivityPlaceCase()
org.eclipse.emf.ecore.EAttribute getActivityPlaceCase_Case()
Case
'.
ActivityPlaceCase.getCase()
,
getActivityPlaceCase()
org.eclipse.emf.ecore.EClass getGraphicalElement()
Graphical Element
'.
GraphicalElement
org.eclipse.emf.ecore.EAttribute getGraphicalElement_X()
X
'.
GraphicalElement.getX()
,
getGraphicalElement()
org.eclipse.emf.ecore.EAttribute getGraphicalElement_Y()
Y
'.
GraphicalElement.getY()
,
getGraphicalElement()
org.eclipse.emf.ecore.EClass getPrimitive()
Primitive
'.
Primitive
SANModelFactory getSANModelFactory()