de.cau.cs.kieler.synccharts
Interface SyncchartsPackage

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

public interface SyncchartsPackage
extends EPackage

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

See Also:
SyncchartsFactory
Rating red
Generated:
This code was automatically generated.
Model element:
kind=package

Nested Class Summary
static interface SyncchartsPackage.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 ACTION
          The meta object id for the 'Action' class.
static int ACTION__DELAY
          The feature id for the 'Delay' attribute.
static int ACTION__EFFECTS
          The feature id for the 'Effects' containment reference list.
static int ACTION__IS_IMMEDIATE
          The feature id for the 'Is Immediate' attribute.
static int ACTION__PARENT_STATE_ENTRY_ACTION
          The feature id for the 'Parent State Entry Action' container reference.
static int ACTION__PARENT_STATE_EXIT_ACTION
          The feature id for the 'Parent State Exit Action' container reference.
static int ACTION__PARENT_STATE_INNER_ACTION
          The feature id for the 'Parent State Inner Action' container reference.
static int ACTION__PARENT_STATE_SUSPENSION
          The feature id for the 'Parent State Suspension' container reference.
static int ACTION__TRIGGER
          The feature id for the 'Trigger' containment reference.
static int ACTION__TRIGGERS_AND_EFFECTS
          The feature id for the 'Triggers And Effects' attribute.
static int ACTION_FEATURE_COUNT
          The number of structural features of the 'Action' class.
static int ASSIGNMENT
          The meta object id for the 'Assignment' class.
static int ASSIGNMENT__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int ASSIGNMENT__PARENT_EACTION
          The feature id for the 'Parent EAction' container reference.
static int ASSIGNMENT__VARIABLE
          The feature id for the 'Variable' reference.
static int ASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'Assignment' class.
static int BOOLEAN_VALUE
          The meta object id for the 'Boolean Value' class.
static int BOOLEAN_VALUE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int BOOLEAN_VALUE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int BOOLEAN_VALUE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int BOOLEAN_VALUE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int BOOLEAN_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int BOOLEAN_VALUE_FEATURE_COUNT
          The number of structural features of the 'Boolean Value' class.
static int COMBINE_OPERATOR
          The meta object id for the 'Combine Operator' enum.
static int COMPLEX_EXPRESSION
          The meta object id for the 'Complex Expression' class.
static int COMPLEX_EXPRESSION__OPERATOR
          The feature id for the 'Operator' attribute.
static int COMPLEX_EXPRESSION__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int COMPLEX_EXPRESSION__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int COMPLEX_EXPRESSION__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int COMPLEX_EXPRESSION__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int COMPLEX_EXPRESSION__SUB_EXPRESSIONS
          The feature id for the 'Sub Expressions' containment reference list.
static int COMPLEX_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Complex Expression' class.
static int EFFECT
          The meta object id for the 'Effect' class.
static int EFFECT__PARENT_EACTION
          The feature id for the 'Parent EAction' container reference.
static int EFFECT_FEATURE_COUNT
          The number of structural features of the 'Effect' class.
static SyncchartsPackage eINSTANCE
          The singleton instance of the package.
static int EMISSION
          The meta object id for the 'Emission' class.
static int EMISSION__NEW_VALUE
          The feature id for the 'New Value' containment reference.
static int EMISSION__PARENT_EACTION
          The feature id for the 'Parent EAction' container reference.
static int EMISSION__SIGNAL
          The feature id for the 'Signal' reference.
static int EMISSION_FEATURE_COUNT
          The number of structural features of the 'Emission' class.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int EXPRESSION
          The meta object id for the 'Expression' class.
static int EXPRESSION__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int EXPRESSION__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int EXPRESSION__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int EXPRESSION__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Expression' class.
static int FLOAT_VALUE
          The meta object id for the 'Float Value' class.
static int FLOAT_VALUE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int FLOAT_VALUE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int FLOAT_VALUE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int FLOAT_VALUE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int FLOAT_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int FLOAT_VALUE_FEATURE_COUNT
          The number of structural features of the 'Float Value' class.
static int HOST_CODE
          The meta object id for the 'Host Code' class.
static int HOST_CODE__CODE
          The feature id for the 'Code' attribute.
static int HOST_CODE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int HOST_CODE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int HOST_CODE__PARENT_EACTION
          The feature id for the 'Parent EAction' container reference.
static int HOST_CODE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int HOST_CODE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int HOST_CODE__TYPE
          The feature id for the 'Type' attribute.
static int HOST_CODE_FEATURE_COUNT
          The number of structural features of the 'Host Code' class.
static int INT_VALUE
          The meta object id for the 'Int Value' class.
static int INT_VALUE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int INT_VALUE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int INT_VALUE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int INT_VALUE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int INT_VALUE__VALUE
          The feature id for the 'Value' attribute.
static int INT_VALUE_FEATURE_COUNT
          The number of structural features of the 'Int Value' class.
static int OPERATOR_TYPE
          The meta object id for the 'Operator Type' enum.
static int REGION
          The meta object id for the 'Region' class.
static int REGION__ID
          The feature id for the 'Id' attribute.
static int REGION__INNER_STATES
          The feature id for the 'Inner States' containment reference list.
static int REGION__PARENT_STATE
          The feature id for the 'Parent State' container reference.
static int REGION__SIGNALS
          The feature id for the 'Signals' containment reference list.
static int REGION__VARIABLES
          The feature id for the 'Variables' containment reference list.
static int REGION_FEATURE_COUNT
          The number of structural features of the 'Region' class.
static int RENAMING
          The meta object id for the 'Renaming' class.
static int RENAMING__NEW_ID
          The feature id for the 'New ID' attribute.
static int RENAMING__OLD_ID
          The feature id for the 'Old ID' attribute.
static int RENAMING__PARENT_STATE
          The feature id for the 'Parent State' container reference.
static int RENAMING_FEATURE_COUNT
          The number of structural features of the 'Renaming' class.
static int SIGNAL
          The meta object id for the 'Signal' class.
static int SIGNAL__COMBINE_OPERATOR
          The feature id for the 'Combine Operator' attribute.
static int SIGNAL__HOST_COMBINE_OPERATOR
          The feature id for the 'Host Combine Operator' attribute.
static int SIGNAL__HOST_TYPE
          The feature id for the 'Host Type' attribute.
static int SIGNAL__INITIAL_VALUE
          The feature id for the 'Initial Value' attribute.
static int SIGNAL__IS_INPUT
          The feature id for the 'Is Input' attribute.
static int SIGNAL__IS_OUTPUT
          The feature id for the 'Is Output' attribute.
static int SIGNAL__NAME
          The feature id for the 'Name' attribute.
static int SIGNAL__PARENT_REGION
          The feature id for the 'Parent Region' container reference.
static int SIGNAL__PARENT_STATE
          The feature id for the 'Parent State' container reference.
static int SIGNAL__TYPE
          The feature id for the 'Type' attribute.
static int SIGNAL__VALUE
          The feature id for the 'Value' containment reference.
static int SIGNAL_FEATURE_COUNT
          The number of structural features of the 'Signal' class.
static int SIGNAL_REFERENCE
          The meta object id for the 'Signal Reference' class.
static int SIGNAL_REFERENCE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int SIGNAL_REFERENCE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int SIGNAL_REFERENCE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int SIGNAL_REFERENCE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int SIGNAL_REFERENCE__SIGNAL
          The feature id for the 'Signal' reference.
static int SIGNAL_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Signal Reference' class.
static int STATE
          The meta object id for the 'State' class.
static int STATE__BODY_CONTENTS
          The feature id for the 'Body Contents' containment reference.
static int STATE__BODY_REFERENCE
          The feature id for the 'Body Reference' reference.
static int STATE__BODY_TEXT
          The feature id for the 'Body Text' attribute.
static int STATE__ENTRY_ACTIONS
          The feature id for the 'Entry Actions' containment reference list.
static int STATE__EXIT_ACTIONS
          The feature id for the 'Exit Actions' containment reference list.
static int STATE__ID
          The feature id for the 'Id' attribute.
static int STATE__INNER_ACTIONS
          The feature id for the 'Inner Actions' containment reference list.
static int STATE__INTERFACE_DECLARATION
          The feature id for the 'Interface Declaration' attribute.
static int STATE__IS_FINAL
          The feature id for the 'Is Final' attribute.
static int STATE__IS_INITIAL
          The feature id for the 'Is Initial' attribute.
static int STATE__LABEL
          The feature id for the 'Label' attribute.
static int STATE__OUTGOING_TRANSITIONS
          The feature id for the 'Outgoing Transitions' containment reference list.
static int STATE__PARENT_REGION
          The feature id for the 'Parent Region' container reference.
static int STATE__REGIONS
          The feature id for the 'Regions' containment reference list.
static int STATE__RENAMINGS
          The feature id for the 'Renamings' containment reference list.
static int STATE__SIGNALS
          The feature id for the 'Signals' containment reference list.
static int STATE__SUSPENSION_TRIGGER
          The feature id for the 'Suspension Trigger' containment reference.
static int STATE__TYPE
          The feature id for the 'Type' attribute.
static int STATE_FEATURE_COUNT
          The number of structural features of the 'State' class.
static int STATE_TYPE
          The meta object id for the 'State Type' enum.
static int TRANSITION
          The meta object id for the 'Transition' class.
static int TRANSITION__DELAY
          The feature id for the 'Delay' attribute.
static int TRANSITION__EFFECTS
          The feature id for the 'Effects' containment reference list.
static int TRANSITION__IS_HISTORY
          The feature id for the 'Is History' attribute.
static int TRANSITION__IS_IMMEDIATE
          The feature id for the 'Is Immediate' attribute.
static int TRANSITION__PARENT_STATE_ENTRY_ACTION
          The feature id for the 'Parent State Entry Action' container reference.
static int TRANSITION__PARENT_STATE_EXIT_ACTION
          The feature id for the 'Parent State Exit Action' container reference.
static int TRANSITION__PARENT_STATE_INNER_ACTION
          The feature id for the 'Parent State Inner Action' container reference.
static int TRANSITION__PARENT_STATE_SUSPENSION
          The feature id for the 'Parent State Suspension' container reference.
static int TRANSITION__PRIORITY
          The feature id for the 'Priority' attribute.
static int TRANSITION__SOURCE_STATE
          The feature id for the 'Source State' container reference.
static int TRANSITION__TARGET_STATE
          The feature id for the 'Target State' reference.
static int TRANSITION__TRIGGER
          The feature id for the 'Trigger' containment reference.
static int TRANSITION__TRIGGERS_AND_EFFECTS
          The feature id for the 'Triggers And Effects' attribute.
static int TRANSITION__TYPE
          The feature id for the 'Type' attribute.
static int TRANSITION_FEATURE_COUNT
          The number of structural features of the 'Transition' class.
static int TRANSITION_TYPE
          The meta object id for the 'Transition Type' enum.
static int VALUE
          The meta object id for the 'Value' class.
static int VALUE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int VALUE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int VALUE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int VALUE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int VALUE_FEATURE_COUNT
          The number of structural features of the 'Value' class.
static int VALUE_TYPE
          The meta object id for the 'Value Type' enum.
static int VALUED_OBJECT
          The meta object id for the 'Valued Object' class.
static int VALUED_OBJECT__HOST_TYPE
          The feature id for the 'Host Type' attribute.
static int VALUED_OBJECT__INITIAL_VALUE
          The feature id for the 'Initial Value' attribute.
static int VALUED_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int VALUED_OBJECT__TYPE
          The feature id for the 'Type' attribute.
static int VALUED_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Valued Object' class.
static int VARIABLE
          The meta object id for the 'Variable' class.
static int VARIABLE__HOST_TYPE
          The feature id for the 'Host Type' attribute.
static int VARIABLE__INITIAL_VALUE
          The feature id for the 'Initial Value' attribute.
static int VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int VARIABLE__PARENT_REGION
          The feature id for the 'Parent Region' container reference.
static int VARIABLE__TYPE
          The feature id for the 'Type' attribute.
static int VARIABLE__VALUE
          The feature id for the 'Value' containment reference.
static int VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Variable' class.
static int VARIABLE_REFERENCE
          The meta object id for the 'Variable Reference' class.
static int VARIABLE_REFERENCE__PARENT_ACTION
          The feature id for the 'Parent Action' container reference.
static int VARIABLE_REFERENCE__PARENT_ASSIGNMENT
          The feature id for the 'Parent Assignment' container reference.
static int VARIABLE_REFERENCE__PARENT_EMISSON
          The feature id for the 'Parent Emisson' container reference.
static int VARIABLE_REFERENCE__PARENT_EXPRESSION
          The feature id for the 'Parent Expression' container reference.
static int VARIABLE_REFERENCE__VARIABLE
          The feature id for the 'Variable' reference.
static int VARIABLE_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Variable Reference' class.
 
Method Summary
 EAttribute getAction_Delay()
          Returns the meta object for the attribute 'Delay'.
 EReference getAction_Effects()
          Returns the meta object for the containment reference list 'Effects'.
 EAttribute getAction_IsImmediate()
          Returns the meta object for the attribute 'Is Immediate'.
 EReference getAction_ParentStateEntryAction()
          Returns the meta object for the container reference 'Parent State Entry Action'.
 EReference getAction_ParentStateExitAction()
          Returns the meta object for the container reference 'Parent State Exit Action'.
 EReference getAction_ParentStateInnerAction()
          Returns the meta object for the container reference 'Parent State Inner Action'.
 EReference getAction_ParentStateSuspension()
          Returns the meta object for the container reference 'Parent State Suspension'.
 EReference getAction_Trigger()
          Returns the meta object for the containment reference 'Trigger'.
 EAttribute getAction_TriggersAndEffects()
          Returns the meta object for the attribute 'Triggers And Effects'.
 EClass getAction()
          Returns the meta object for class 'Action'.
 EReference getAssignment_Expression()
          Returns the meta object for the containment reference 'Expression'.
 EReference getAssignment_Variable()
          Returns the meta object for the reference 'Variable'.
 EClass getAssignment()
          Returns the meta object for class 'Assignment'.
 EAttribute getBooleanValue_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getBooleanValue()
          Returns the meta object for class 'Boolean Value'.
 EEnum getCombineOperator()
          Returns the meta object for enum 'Combine Operator'.
 EAttribute getComplexExpression_Operator()
          Returns the meta object for the attribute 'Operator'.
 EReference getComplexExpression_SubExpressions()
          Returns the meta object for the containment reference list 'Sub Expressions'.
 EClass getComplexExpression()
          Returns the meta object for class 'Complex Expression'.
 EReference getEffect_ParentEAction()
          Returns the meta object for the container reference 'Parent EAction'.
 EClass getEffect()
          Returns the meta object for class 'Effect'.
 EReference getEmission_NewValue()
          Returns the meta object for the containment reference 'New Value'.
 EReference getEmission_Signal()
          Returns the meta object for the reference 'Signal'.
 EClass getEmission()
          Returns the meta object for class 'Emission'.
 EReference getExpression_ParentAction()
          Returns the meta object for the container reference 'Parent Action'.
 EReference getExpression_ParentAssignment()
          Returns the meta object for the container reference 'Parent Assignment'.
 EReference getExpression_ParentEmisson()
          Returns the meta object for the container reference 'Parent Emisson'.
 EReference getExpression_ParentExpression()
          Returns the meta object for the container reference 'Parent Expression'.
 EClass getExpression()
          Returns the meta object for class 'Expression'.
 EAttribute getFloatValue_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getFloatValue()
          Returns the meta object for class 'Float Value'.
 EAttribute getHostCode_Code()
          Returns the meta object for the attribute 'Code'.
 EAttribute getHostCode_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getHostCode()
          Returns the meta object for class 'Host Code'.
 EAttribute getIntValue_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getIntValue()
          Returns the meta object for class 'Int Value'.
 EEnum getOperatorType()
          Returns the meta object for enum 'Operator Type'.
 EAttribute getRegion_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getRegion_InnerStates()
          Returns the meta object for the containment reference list 'Inner States'.
 EReference getRegion_ParentState()
          Returns the meta object for the container reference 'Parent State'.
 EReference getRegion_Signals()
          Returns the meta object for the containment reference list 'Signals'.
 EReference getRegion_Variables()
          Returns the meta object for the containment reference list 'Variables'.
 EClass getRegion()
          Returns the meta object for class 'Region'.
 EAttribute getRenaming_NewID()
          Returns the meta object for the attribute 'New ID'.
 EAttribute getRenaming_OldID()
          Returns the meta object for the attribute 'Old ID'.
 EReference getRenaming_ParentState()
          Returns the meta object for the container reference 'Parent State'.
 EClass getRenaming()
          Returns the meta object for class 'Renaming'.
 EAttribute getSignal_CombineOperator()
          Returns the meta object for the attribute 'Combine Operator'.
 EAttribute getSignal_HostCombineOperator()
          Returns the meta object for the attribute 'Host Combine Operator'.
 EAttribute getSignal_IsInput()
          Returns the meta object for the attribute 'Is Input'.
 EAttribute getSignal_IsOutput()
          Returns the meta object for the attribute 'Is Output'.
 EReference getSignal_ParentRegion()
          Returns the meta object for the container reference 'Parent Region'.
 EReference getSignal_ParentState()
          Returns the meta object for the container reference 'Parent State'.
 EReference getSignal_Value()
          Returns the meta object for the containment reference 'Value'.
 EClass getSignal()
          Returns the meta object for class 'Signal'.
 EReference getSignalReference_Signal()
          Returns the meta object for the reference 'Signal'.
 EClass getSignalReference()
          Returns the meta object for class 'Signal Reference'.
 EReference getState_BodyContents()
          Returns the meta object for the containment reference 'Body Contents'.
 EReference getState_BodyReference()
          Returns the meta object for the reference 'Body Reference'.
 EAttribute getState_BodyText()
          Returns the meta object for the attribute 'Body Text'.
 EReference getState_EntryActions()
          Returns the meta object for the containment reference list 'Entry Actions'.
 EReference getState_ExitActions()
          Returns the meta object for the containment reference list 'Exit Actions'.
 EAttribute getState_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getState_InnerActions()
          Returns the meta object for the containment reference list 'Inner Actions'.
 EAttribute getState_InterfaceDeclaration()
          Returns the meta object for the attribute 'Interface Declaration'.
 EAttribute getState_IsFinal()
          Returns the meta object for the attribute 'Is Final'.
 EAttribute getState_IsInitial()
          Returns the meta object for the attribute 'Is Initial'.
 EAttribute getState_Label()
          Returns the meta object for the attribute 'Label'.
 EReference getState_OutgoingTransitions()
          Returns the meta object for the containment reference list 'Outgoing Transitions'.
 EReference getState_ParentRegion()
          Returns the meta object for the container reference 'Parent Region'.
 EReference getState_Regions()
          Returns the meta object for the containment reference list 'Regions'.
 EReference getState_Renamings()
          Returns the meta object for the containment reference list 'Renamings'.
 EReference getState_Signals()
          Returns the meta object for the containment reference list 'Signals'.
 EReference getState_SuspensionTrigger()
          Returns the meta object for the containment reference 'Suspension Trigger'.
 EAttribute getState_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getState()
          Returns the meta object for class 'State'.
 EEnum getStateType()
          Returns the meta object for enum 'State Type'.
 SyncchartsFactory getSyncchartsFactory()
          Returns the factory that creates the instances of the model.
 EAttribute getTransition_IsHistory()
          Returns the meta object for the attribute 'Is History'.
 EAttribute getTransition_Priority()
          Returns the meta object for the attribute 'Priority'.
 EReference getTransition_SourceState()
          Returns the meta object for the container reference 'Source State'.
 EReference getTransition_TargetState()
          Returns the meta object for the reference 'Target State'.
 EAttribute getTransition_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getTransition()
          Returns the meta object for class 'Transition'.
 EEnum getTransitionType()
          Returns the meta object for enum 'Transition Type'.
 EClass getValue()
          Returns the meta object for class 'Value'.
 EAttribute getValuedObject_HostType()
          Returns the meta object for the attribute 'Host Type'.
 EAttribute getValuedObject_InitialValue()
          Returns the meta object for the attribute 'Initial Value'.
 EAttribute getValuedObject_Name()
          Returns the meta object for the attribute 'Name'.
 EAttribute getValuedObject_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getValuedObject()
          Returns the meta object for class 'Valued Object'.
 EEnum getValueType()
          Returns the meta object for enum 'Value Type'.
 EReference getVariable_ParentRegion()
          Returns the meta object for the container reference 'Parent Region'.
 EReference getVariable_Value()
          Returns the meta object for the containment reference 'Value'.
 EClass getVariable()
          Returns the meta object for class 'Variable'.
 EReference getVariableReference_Variable()
          Returns the meta object for the reference 'Variable'.
 EClass getVariableReference()
          Returns the meta object for class 'Variable Reference'.
 
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

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eINSTANCE

static final SyncchartsPackage eINSTANCE
The singleton instance of the package.

Generated:
This code was automatically generated.

ACTION

static final int ACTION
The meta object id for the 'Action' class.

See Also:
ActionImpl, SyncchartsPackageImpl.getAction(), Constant Field Values
Generated:
This code was automatically generated.

ACTION__EFFECTS

static final int ACTION__EFFECTS
The feature id for the 'Effects' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__TRIGGER

static final int ACTION__TRIGGER
The feature id for the 'Trigger' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__TRIGGERS_AND_EFFECTS

static final int ACTION__TRIGGERS_AND_EFFECTS
The feature id for the 'Triggers And Effects' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__PARENT_STATE_ENTRY_ACTION

static final int ACTION__PARENT_STATE_ENTRY_ACTION
The feature id for the 'Parent State Entry Action' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__PARENT_STATE_INNER_ACTION

static final int ACTION__PARENT_STATE_INNER_ACTION
The feature id for the 'Parent State Inner Action' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__PARENT_STATE_EXIT_ACTION

static final int ACTION__PARENT_STATE_EXIT_ACTION
The feature id for the 'Parent State Exit Action' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__DELAY

static final int ACTION__DELAY
The feature id for the 'Delay' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__IS_IMMEDIATE

static final int ACTION__IS_IMMEDIATE
The feature id for the 'Is Immediate' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION__PARENT_STATE_SUSPENSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ACTION_FEATURE_COUNT

static final int ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EFFECT

static final int EFFECT
The meta object id for the 'Effect' class.

See Also:
EffectImpl, SyncchartsPackageImpl.getEffect(), Constant Field Values
Generated:
This code was automatically generated.

EFFECT__PARENT_EACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EFFECT_FEATURE_COUNT

static final int EFFECT_FEATURE_COUNT
The number of structural features of the 'Effect' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT

static final int ASSIGNMENT
The meta object id for the 'Assignment' class.

See Also:
AssignmentImpl, SyncchartsPackageImpl.getAssignment(), Constant Field Values
Generated:
This code was automatically generated.

ASSIGNMENT__PARENT_EACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT__VARIABLE

static final int ASSIGNMENT__VARIABLE
The feature id for the 'Variable' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT__EXPRESSION

static final int ASSIGNMENT__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ASSIGNMENT_FEATURE_COUNT

static final int ASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'Assignment' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXPRESSION

static final int EXPRESSION
The meta object id for the 'Expression' class.

See Also:
ExpressionImpl, SyncchartsPackageImpl.getExpression(), Constant Field Values
Generated:
This code was automatically generated.

EXPRESSION__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXPRESSION__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXPRESSION__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXPRESSION__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EXPRESSION_FEATURE_COUNT

static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION

static final int COMPLEX_EXPRESSION
The meta object id for the 'Complex Expression' class.

See Also:
ComplexExpressionImpl, SyncchartsPackageImpl.getComplexExpression(), Constant Field Values
Generated:
This code was automatically generated.

COMPLEX_EXPRESSION__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION__SUB_EXPRESSIONS

static final int COMPLEX_EXPRESSION__SUB_EXPRESSIONS
The feature id for the 'Sub Expressions' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION__OPERATOR

static final int COMPLEX_EXPRESSION__OPERATOR
The feature id for the 'Operator' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMPLEX_EXPRESSION_FEATURE_COUNT

static final int COMPLEX_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Complex Expression' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMISSION

static final int EMISSION
The meta object id for the 'Emission' class.

See Also:
EmissionImpl, SyncchartsPackageImpl.getEmission(), Constant Field Values
Generated:
This code was automatically generated.

EMISSION__PARENT_EACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMISSION__SIGNAL

static final int EMISSION__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMISSION__NEW_VALUE

static final int EMISSION__NEW_VALUE
The feature id for the 'New Value' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EMISSION_FEATURE_COUNT

static final int EMISSION_FEATURE_COUNT
The number of structural features of the 'Emission' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE

static final int HOST_CODE
The meta object id for the 'Host Code' class.

See Also:
HostCodeImpl, SyncchartsPackageImpl.getHostCode(), Constant Field Values
Generated:
This code was automatically generated.

HOST_CODE__PARENT_EACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE__CODE

static final int HOST_CODE__CODE
The feature id for the 'Code' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HOST_CODE_FEATURE_COUNT

static final int HOST_CODE_FEATURE_COUNT
The number of structural features of the 'Host Code' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REGION

static final int REGION
The meta object id for the 'Region' class.

See Also:
RegionImpl, SyncchartsPackageImpl.getRegion(), Constant Field Values
Generated:
This code was automatically generated.

REGION__INNER_STATES

static final int REGION__INNER_STATES
The feature id for the 'Inner States' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REGION__PARENT_STATE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REGION__VARIABLES

static final int REGION__VARIABLES
The feature id for the 'Variables' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REGION__SIGNALS

static final int REGION__SIGNALS
The feature id for the 'Signals' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REGION__ID

static final int REGION__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

REGION_FEATURE_COUNT

static final int REGION_FEATURE_COUNT
The number of structural features of the 'Region' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUED_OBJECT

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

See Also:
ValuedObjectImpl, SyncchartsPackageImpl.getValuedObject(), Constant Field Values
Generated:
This code was automatically generated.

VALUED_OBJECT__NAME

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUED_OBJECT__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUED_OBJECT__INITIAL_VALUE

static final int VALUED_OBJECT__INITIAL_VALUE
The feature id for the 'Initial Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUED_OBJECT__HOST_TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUED_OBJECT_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL

static final int SIGNAL
The meta object id for the 'Signal' class.

See Also:
SignalImpl, SyncchartsPackageImpl.getSignal(), Constant Field Values
Generated:
This code was automatically generated.

SIGNAL__NAME

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__INITIAL_VALUE

static final int SIGNAL__INITIAL_VALUE
The feature id for the 'Initial Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__HOST_TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__VALUE

static final int SIGNAL__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__PARENT_STATE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__IS_INPUT

static final int SIGNAL__IS_INPUT
The feature id for the 'Is Input' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__IS_OUTPUT

static final int SIGNAL__IS_OUTPUT
The feature id for the 'Is Output' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__COMBINE_OPERATOR

static final int SIGNAL__COMBINE_OPERATOR
The feature id for the 'Combine Operator' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__HOST_COMBINE_OPERATOR

static final int SIGNAL__HOST_COMBINE_OPERATOR
The feature id for the 'Host Combine Operator' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL__PARENT_REGION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_FEATURE_COUNT

static final int SIGNAL_FEATURE_COUNT
The number of structural features of the 'Signal' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_REFERENCE

static final int SIGNAL_REFERENCE
The meta object id for the 'Signal Reference' class.

See Also:
SignalReferenceImpl, SyncchartsPackageImpl.getSignalReference(), Constant Field Values
Generated:
This code was automatically generated.

SIGNAL_REFERENCE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_REFERENCE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_REFERENCE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_REFERENCE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_REFERENCE__SIGNAL

static final int SIGNAL_REFERENCE__SIGNAL
The feature id for the 'Signal' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

SIGNAL_REFERENCE_FEATURE_COUNT

static final int SIGNAL_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Signal Reference' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING

static final int RENAMING
The meta object id for the 'Renaming' class.

See Also:
RenamingImpl, SyncchartsPackageImpl.getRenaming(), Constant Field Values
Generated:
This code was automatically generated.

RENAMING__PARENT_STATE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING__OLD_ID

static final int RENAMING__OLD_ID
The feature id for the 'Old ID' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING__NEW_ID

static final int RENAMING__NEW_ID
The feature id for the 'New ID' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

RENAMING_FEATURE_COUNT

static final int RENAMING_FEATURE_COUNT
The number of structural features of the 'Renaming' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE

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

See Also:
StateImpl, SyncchartsPackageImpl.getState(), Constant Field Values
Generated:
This code was automatically generated.

STATE__ID

static final int STATE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__LABEL

static final int STATE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__SIGNALS

static final int STATE__SIGNALS
The feature id for the 'Signals' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__REGIONS

static final int STATE__REGIONS
The feature id for the 'Regions' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__ENTRY_ACTIONS

static final int STATE__ENTRY_ACTIONS
The feature id for the 'Entry Actions' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__INNER_ACTIONS

static final int STATE__INNER_ACTIONS
The feature id for the 'Inner Actions' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__EXIT_ACTIONS

static final int STATE__EXIT_ACTIONS
The feature id for the 'Exit Actions' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__RENAMINGS

static final int STATE__RENAMINGS
The feature id for the 'Renamings' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__SUSPENSION_TRIGGER

static final int STATE__SUSPENSION_TRIGGER
The feature id for the 'Suspension Trigger' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__OUTGOING_TRANSITIONS

static final int STATE__OUTGOING_TRANSITIONS
The feature id for the 'Outgoing Transitions' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__PARENT_REGION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__IS_INITIAL

static final int STATE__IS_INITIAL
The feature id for the 'Is Initial' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__IS_FINAL

static final int STATE__IS_FINAL
The feature id for the 'Is Final' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__BODY_TEXT

static final int STATE__BODY_TEXT
The feature id for the 'Body Text' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__BODY_REFERENCE

static final int STATE__BODY_REFERENCE
The feature id for the 'Body Reference' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__BODY_CONTENTS

static final int STATE__BODY_CONTENTS
The feature id for the 'Body Contents' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

STATE__INTERFACE_DECLARATION

static final int STATE__INTERFACE_DECLARATION
The feature id for the 'Interface Declaration' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically 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:
This code was automatically generated.
Ordered

TRANSITION

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

See Also:
TransitionImpl, SyncchartsPackageImpl.getTransition(), Constant Field Values
Generated:
This code was automatically generated.

TRANSITION__EFFECTS

static final int TRANSITION__EFFECTS
The feature id for the 'Effects' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__TRIGGER

static final int TRANSITION__TRIGGER
The feature id for the 'Trigger' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__TRIGGERS_AND_EFFECTS

static final int TRANSITION__TRIGGERS_AND_EFFECTS
The feature id for the 'Triggers And Effects' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__PARENT_STATE_ENTRY_ACTION

static final int TRANSITION__PARENT_STATE_ENTRY_ACTION
The feature id for the 'Parent State Entry Action' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__PARENT_STATE_INNER_ACTION

static final int TRANSITION__PARENT_STATE_INNER_ACTION
The feature id for the 'Parent State Inner Action' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__PARENT_STATE_EXIT_ACTION

static final int TRANSITION__PARENT_STATE_EXIT_ACTION
The feature id for the 'Parent State Exit Action' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__DELAY

static final int TRANSITION__DELAY
The feature id for the 'Delay' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__IS_IMMEDIATE

static final int TRANSITION__IS_IMMEDIATE
The feature id for the 'Is Immediate' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__PARENT_STATE_SUSPENSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__PRIORITY

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__TARGET_STATE

static final int TRANSITION__TARGET_STATE
The feature id for the 'Target State' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__SOURCE_STATE

static final int TRANSITION__SOURCE_STATE
The feature id for the 'Source State' container reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

TRANSITION__IS_HISTORY

static final int TRANSITION__IS_HISTORY
The feature id for the 'Is History' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically 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:
This code was automatically generated.
Ordered

VARIABLE

static final int VARIABLE
The meta object id for the 'Variable' class.

See Also:
VariableImpl, SyncchartsPackageImpl.getVariable(), Constant Field Values
Generated:
This code was automatically generated.

VARIABLE__NAME

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE__INITIAL_VALUE

static final int VARIABLE__INITIAL_VALUE
The feature id for the 'Initial Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE__HOST_TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE__VALUE

static final int VARIABLE__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE__PARENT_REGION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_FEATURE_COUNT

static final int VARIABLE_FEATURE_COUNT
The number of structural features of the 'Variable' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_REFERENCE

static final int VARIABLE_REFERENCE
The meta object id for the 'Variable Reference' class.

See Also:
VariableReferenceImpl, SyncchartsPackageImpl.getVariableReference(), Constant Field Values
Generated:
This code was automatically generated.

VARIABLE_REFERENCE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_REFERENCE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_REFERENCE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_REFERENCE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_REFERENCE__VARIABLE

static final int VARIABLE_REFERENCE__VARIABLE
The feature id for the 'Variable' reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VARIABLE_REFERENCE_FEATURE_COUNT

static final int VARIABLE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Variable Reference' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUE

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

See Also:
ValueImpl, SyncchartsPackageImpl.getValue(), Constant Field Values
Generated:
This code was automatically generated.

VALUE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

VALUE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INT_VALUE

static final int INT_VALUE
The meta object id for the 'Int Value' class.

See Also:
IntValueImpl, SyncchartsPackageImpl.getIntValue(), Constant Field Values
Generated:
This code was automatically generated.

INT_VALUE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INT_VALUE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INT_VALUE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INT_VALUE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INT_VALUE__VALUE

static final int INT_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

INT_VALUE_FEATURE_COUNT

static final int INT_VALUE_FEATURE_COUNT
The number of structural features of the 'Int Value' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FLOAT_VALUE

static final int FLOAT_VALUE
The meta object id for the 'Float Value' class.

See Also:
FloatValueImpl, SyncchartsPackageImpl.getFloatValue(), Constant Field Values
Generated:
This code was automatically generated.

FLOAT_VALUE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FLOAT_VALUE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FLOAT_VALUE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FLOAT_VALUE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FLOAT_VALUE__VALUE

static final int FLOAT_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

FLOAT_VALUE_FEATURE_COUNT

static final int FLOAT_VALUE_FEATURE_COUNT
The number of structural features of the 'Float Value' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BOOLEAN_VALUE

static final int BOOLEAN_VALUE
The meta object id for the 'Boolean Value' class.

See Also:
BooleanValueImpl, SyncchartsPackageImpl.getBooleanValue(), Constant Field Values
Generated:
This code was automatically generated.

BOOLEAN_VALUE__PARENT_ACTION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BOOLEAN_VALUE__PARENT_EMISSON

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BOOLEAN_VALUE__PARENT_ASSIGNMENT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BOOLEAN_VALUE__PARENT_EXPRESSION

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BOOLEAN_VALUE__VALUE

static final int BOOLEAN_VALUE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

BOOLEAN_VALUE_FEATURE_COUNT

static final int BOOLEAN_VALUE_FEATURE_COUNT
The number of structural features of the 'Boolean Value' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

COMBINE_OPERATOR

static final int COMBINE_OPERATOR
The meta object id for the 'Combine Operator' enum.

See Also:
CombineOperator, SyncchartsPackageImpl.getCombineOperator(), Constant Field Values
Generated:
This code was automatically generated.

OPERATOR_TYPE

static final int OPERATOR_TYPE
The meta object id for the 'Operator Type' enum.

See Also:
OperatorType, SyncchartsPackageImpl.getOperatorType(), Constant Field Values
Generated:
This code was automatically generated.

STATE_TYPE

static final int STATE_TYPE
The meta object id for the 'State Type' enum.

See Also:
StateType, SyncchartsPackageImpl.getStateType(), Constant Field Values
Generated:
This code was automatically generated.

TRANSITION_TYPE

static final int TRANSITION_TYPE
The meta object id for the 'Transition Type' enum.

See Also:
TransitionType, SyncchartsPackageImpl.getTransitionType(), Constant Field Values
Generated:
This code was automatically generated.

VALUE_TYPE

static final int VALUE_TYPE
The meta object id for the 'Value Type' enum.

See Also:
ValueType, SyncchartsPackageImpl.getValueType(), Constant Field Values
Generated:
This code was automatically generated.
Method Detail

getAction

EClass getAction()
Returns the meta object for class 'Action'.

Returns:
the meta object for class 'Action'.
See Also:
Action
Generated:
This code was automatically generated.

getAction_Effects

EReference getAction_Effects()
Returns the meta object for the containment reference list 'Effects'.

Returns:
the meta object for the containment reference list 'Effects'.
See Also:
Action.getEffects(), getAction()
Generated:
This code was automatically generated.

getAction_Trigger

EReference getAction_Trigger()
Returns the meta object for the containment reference 'Trigger'.

Returns:
the meta object for the containment reference 'Trigger'.
See Also:
Action.getTrigger(), getAction()
Generated:
This code was automatically generated.

getAction_TriggersAndEffects

EAttribute getAction_TriggersAndEffects()
Returns the meta object for the attribute 'Triggers And Effects'.

Returns:
the meta object for the attribute 'Triggers And Effects'.
See Also:
Action.getTriggersAndEffects(), getAction()
Generated:
This code was automatically generated.

getAction_ParentStateEntryAction

EReference getAction_ParentStateEntryAction()
Returns the meta object for the container reference 'Parent State Entry Action'.

Returns:
the meta object for the container reference 'Parent State Entry Action'.
See Also:
Action.getParentStateEntryAction(), getAction()
Generated:
This code was automatically generated.

getAction_ParentStateInnerAction

EReference getAction_ParentStateInnerAction()
Returns the meta object for the container reference 'Parent State Inner Action'.

Returns:
the meta object for the container reference 'Parent State Inner Action'.
See Also:
Action.getParentStateInnerAction(), getAction()
Generated:
This code was automatically generated.

getAction_ParentStateExitAction

EReference getAction_ParentStateExitAction()
Returns the meta object for the container reference 'Parent State Exit Action'.

Returns:
the meta object for the container reference 'Parent State Exit Action'.
See Also:
Action.getParentStateExitAction(), getAction()
Generated:
This code was automatically generated.

getAction_Delay

EAttribute getAction_Delay()
Returns the meta object for the attribute 'Delay'.

Returns:
the meta object for the attribute 'Delay'.
See Also:
Action.getDelay(), getAction()
Generated:
This code was automatically generated.

getAction_IsImmediate

EAttribute getAction_IsImmediate()
Returns the meta object for the attribute 'Is Immediate'.

Returns:
the meta object for the attribute 'Is Immediate'.
See Also:
Action.isIsImmediate(), getAction()
Generated:
This code was automatically generated.

getAction_ParentStateSuspension

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

Returns:
the meta object for the container reference 'Parent State Suspension'.
See Also:
Action.getParentStateSuspension(), getAction()
Generated:
This code was automatically generated.

getAssignment

EClass getAssignment()
Returns the meta object for class 'Assignment'.

Returns:
the meta object for class 'Assignment'.
See Also:
Assignment
Generated:
This code was automatically generated.

getAssignment_Variable

EReference getAssignment_Variable()
Returns the meta object for the reference 'Variable'.

Returns:
the meta object for the reference 'Variable'.
See Also:
Assignment.getVariable(), getAssignment()
Generated:
This code was automatically generated.

getAssignment_Expression

EReference getAssignment_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
Assignment.getExpression(), getAssignment()
Generated:
This code was automatically generated.

getComplexExpression

EClass getComplexExpression()
Returns the meta object for class 'Complex Expression'.

Returns:
the meta object for class 'Complex Expression'.
See Also:
ComplexExpression
Generated:
This code was automatically generated.

getComplexExpression_SubExpressions

EReference getComplexExpression_SubExpressions()
Returns the meta object for the containment reference list 'Sub Expressions'.

Returns:
the meta object for the containment reference list 'Sub Expressions'.
See Also:
ComplexExpression.getSubExpressions(), getComplexExpression()
Generated:
This code was automatically generated.

getComplexExpression_Operator

EAttribute getComplexExpression_Operator()
Returns the meta object for the attribute 'Operator'.

Returns:
the meta object for the attribute 'Operator'.
See Also:
ComplexExpression.getOperator(), getComplexExpression()
Generated:
This code was automatically generated.

getEffect

EClass getEffect()
Returns the meta object for class 'Effect'.

Returns:
the meta object for class 'Effect'.
See Also:
Effect
Generated:
This code was automatically generated.

getEffect_ParentEAction

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

Returns:
the meta object for the container reference 'Parent EAction'.
See Also:
Effect.getParentEAction(), getEffect()
Generated:
This code was automatically generated.

getEmission

EClass getEmission()
Returns the meta object for class 'Emission'.

Returns:
the meta object for class 'Emission'.
See Also:
Emission
Generated:
This code was automatically generated.

getEmission_Signal

EReference getEmission_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
Emission.getSignal(), getEmission()
Generated:
This code was automatically generated.

getEmission_NewValue

EReference getEmission_NewValue()
Returns the meta object for the containment reference 'New Value'.

Returns:
the meta object for the containment reference 'New Value'.
See Also:
Emission.getNewValue(), getEmission()
Generated:
This code was automatically generated.

getExpression

EClass getExpression()
Returns the meta object for class 'Expression'.

Returns:
the meta object for class 'Expression'.
See Also:
Expression
Generated:
This code was automatically generated.

getExpression_ParentAction

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

Returns:
the meta object for the container reference 'Parent Action'.
See Also:
Expression.getParentAction(), getExpression()
Generated:
This code was automatically generated.

getExpression_ParentEmisson

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

Returns:
the meta object for the container reference 'Parent Emisson'.
See Also:
Expression.getParentEmisson(), getExpression()
Generated:
This code was automatically generated.

getExpression_ParentAssignment

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

Returns:
the meta object for the container reference 'Parent Assignment'.
See Also:
Expression.getParentAssignment(), getExpression()
Generated:
This code was automatically generated.

getExpression_ParentExpression

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

Returns:
the meta object for the container reference 'Parent Expression'.
See Also:
Expression.getParentExpression(), getExpression()
Generated:
This code was automatically generated.

getHostCode

EClass getHostCode()
Returns the meta object for class 'Host Code'.

Returns:
the meta object for class 'Host Code'.
See Also:
HostCode
Generated:
This code was automatically generated.

getHostCode_Code

EAttribute getHostCode_Code()
Returns the meta object for the attribute 'Code'.

Returns:
the meta object for the attribute 'Code'.
See Also:
HostCode.getCode(), getHostCode()
Generated:
This code was automatically generated.

getHostCode_Type

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

Returns:
the meta object for the attribute 'Type'.
See Also:
HostCode.getType(), getHostCode()
Generated:
This code was automatically generated.

getRegion

EClass getRegion()
Returns the meta object for class 'Region'.

Returns:
the meta object for class 'Region'.
See Also:
Region
Generated:
This code was automatically generated.

getRegion_InnerStates

EReference getRegion_InnerStates()
Returns the meta object for the containment reference list 'Inner States'.

Returns:
the meta object for the containment reference list 'Inner States'.
See Also:
Region.getInnerStates(), getRegion()
Generated:
This code was automatically generated.

getRegion_ParentState

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

Returns:
the meta object for the container reference 'Parent State'.
See Also:
Region.getParentState(), getRegion()
Generated:
This code was automatically generated.

getRegion_Variables

EReference getRegion_Variables()
Returns the meta object for the containment reference list 'Variables'.

Returns:
the meta object for the containment reference list 'Variables'.
See Also:
Region.getVariables(), getRegion()
Generated:
This code was automatically generated.

getRegion_Signals

EReference getRegion_Signals()
Returns the meta object for the containment reference list 'Signals'.

Returns:
the meta object for the containment reference list 'Signals'.
See Also:
Region.getSignals(), getRegion()
Generated:
This code was automatically generated.

getRegion_Id

EAttribute getRegion_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
Region.getId(), getRegion()
Generated:
This code was automatically generated.

getSignal

EClass getSignal()
Returns the meta object for class 'Signal'.

Returns:
the meta object for class 'Signal'.
See Also:
Signal
Generated:
This code was automatically generated.

getSignal_Value

EReference getSignal_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Signal.getValue(), getSignal()
Generated:
This code was automatically generated.

getSignal_ParentState

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

Returns:
the meta object for the container reference 'Parent State'.
See Also:
Signal.getParentState(), getSignal()
Generated:
This code was automatically generated.

getSignal_IsInput

EAttribute getSignal_IsInput()
Returns the meta object for the attribute 'Is Input'.

Returns:
the meta object for the attribute 'Is Input'.
See Also:
Signal.isIsInput(), getSignal()
Generated:
This code was automatically generated.

getSignal_IsOutput

EAttribute getSignal_IsOutput()
Returns the meta object for the attribute 'Is Output'.

Returns:
the meta object for the attribute 'Is Output'.
See Also:
Signal.isIsOutput(), getSignal()
Generated:
This code was automatically generated.

getSignal_CombineOperator

EAttribute getSignal_CombineOperator()
Returns the meta object for the attribute 'Combine Operator'.

Returns:
the meta object for the attribute 'Combine Operator'.
See Also:
Signal.getCombineOperator(), getSignal()
Generated:
This code was automatically generated.

getSignal_HostCombineOperator

EAttribute getSignal_HostCombineOperator()
Returns the meta object for the attribute 'Host Combine Operator'.

Returns:
the meta object for the attribute 'Host Combine Operator'.
See Also:
Signal.getHostCombineOperator(), getSignal()
Generated:
This code was automatically generated.

getSignal_ParentRegion

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

Returns:
the meta object for the container reference 'Parent Region'.
See Also:
Signal.getParentRegion(), getSignal()
Generated:
This code was automatically generated.

getSignalReference

EClass getSignalReference()
Returns the meta object for class 'Signal Reference'.

Returns:
the meta object for class 'Signal Reference'.
See Also:
SignalReference
Generated:
This code was automatically generated.

getSignalReference_Signal

EReference getSignalReference_Signal()
Returns the meta object for the reference 'Signal'.

Returns:
the meta object for the reference 'Signal'.
See Also:
SignalReference.getSignal(), getSignalReference()
Generated:
This code was automatically generated.

getRenaming

EClass getRenaming()
Returns the meta object for class 'Renaming'.

Returns:
the meta object for class 'Renaming'.
See Also:
Renaming
Generated:
This code was automatically generated.

getRenaming_ParentState

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

Returns:
the meta object for the container reference 'Parent State'.
See Also:
Renaming.getParentState(), getRenaming()
Generated:
This code was automatically generated.

getRenaming_OldID

EAttribute getRenaming_OldID()
Returns the meta object for the attribute 'Old ID'.

Returns:
the meta object for the attribute 'Old ID'.
See Also:
Renaming.getOldID(), getRenaming()
Generated:
This code was automatically generated.

getRenaming_NewID

EAttribute getRenaming_NewID()
Returns the meta object for the attribute 'New ID'.

Returns:
the meta object for the attribute 'New ID'.
See Also:
Renaming.getNewID(), getRenaming()
Generated:
This code was automatically generated.

getState

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

Returns:
the meta object for class 'State'.
See Also:
State
Generated:
This code was automatically generated.

getState_Id

EAttribute getState_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
State.getId(), getState()
Generated:
This code was automatically generated.

getState_Label

EAttribute getState_Label()
Returns the meta object for the attribute 'Label'.

Returns:
the meta object for the attribute 'Label'.
See Also:
State.getLabel(), getState()
Generated:
This code was automatically generated.

getState_Type

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

Returns:
the meta object for the attribute 'Type'.
See Also:
State.getType(), getState()
Generated:
This code was automatically generated.

getState_Signals

EReference getState_Signals()
Returns the meta object for the containment reference list 'Signals'.

Returns:
the meta object for the containment reference list 'Signals'.
See Also:
State.getSignals(), getState()
Generated:
This code was automatically generated.

getState_Regions

EReference getState_Regions()
Returns the meta object for the containment reference list 'Regions'.

Returns:
the meta object for the containment reference list 'Regions'.
See Also:
State.getRegions(), getState()
Generated:
This code was automatically generated.

getState_EntryActions

EReference getState_EntryActions()
Returns the meta object for the containment reference list 'Entry Actions'.

Returns:
the meta object for the containment reference list 'Entry Actions'.
See Also:
State.getEntryActions(), getState()
Generated:
This code was automatically generated.

getState_InnerActions

EReference getState_InnerActions()
Returns the meta object for the containment reference list 'Inner Actions'.

Returns:
the meta object for the containment reference list 'Inner Actions'.
See Also:
State.getInnerActions(), getState()
Generated:
This code was automatically generated.

getState_ExitActions

EReference getState_ExitActions()
Returns the meta object for the containment reference list 'Exit Actions'.

Returns:
the meta object for the containment reference list 'Exit Actions'.
See Also:
State.getExitActions(), getState()
Generated:
This code was automatically generated.

getState_Renamings

EReference getState_Renamings()
Returns the meta object for the containment reference list 'Renamings'.

Returns:
the meta object for the containment reference list 'Renamings'.
See Also:
State.getRenamings(), getState()
Generated:
This code was automatically generated.

getState_SuspensionTrigger

EReference getState_SuspensionTrigger()
Returns the meta object for the containment reference 'Suspension Trigger'.

Returns:
the meta object for the containment reference 'Suspension Trigger'.
See Also:
State.getSuspensionTrigger(), getState()
Generated:
This code was automatically generated.

getState_OutgoingTransitions

EReference getState_OutgoingTransitions()
Returns the meta object for the containment reference list 'Outgoing Transitions'.

Returns:
the meta object for the containment reference list 'Outgoing Transitions'.
See Also:
State.getOutgoingTransitions(), getState()
Generated:
This code was automatically generated.

getState_ParentRegion

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

Returns:
the meta object for the container reference 'Parent Region'.
See Also:
State.getParentRegion(), getState()
Generated:
This code was automatically generated.

getState_IsInitial

EAttribute getState_IsInitial()
Returns the meta object for the attribute 'Is Initial'.

Returns:
the meta object for the attribute 'Is Initial'.
See Also:
State.isIsInitial(), getState()
Generated:
This code was automatically generated.

getState_IsFinal

EAttribute getState_IsFinal()
Returns the meta object for the attribute 'Is Final'.

Returns:
the meta object for the attribute 'Is Final'.
See Also:
State.isIsFinal(), getState()
Generated:
This code was automatically generated.

getState_BodyText

EAttribute getState_BodyText()
Returns the meta object for the attribute 'Body Text'.

Returns:
the meta object for the attribute 'Body Text'.
See Also:
State.getBodyText(), getState()
Generated:
This code was automatically generated.

getState_BodyReference

EReference getState_BodyReference()
Returns the meta object for the reference 'Body Reference'.

Returns:
the meta object for the reference 'Body Reference'.
See Also:
State.getBodyReference(), getState()
Generated:
This code was automatically generated.

getState_BodyContents

EReference getState_BodyContents()
Returns the meta object for the containment reference 'Body Contents'.

Returns:
the meta object for the containment reference 'Body Contents'.
See Also:
State.getBodyContents(), getState()
Generated:
This code was automatically generated.

getState_InterfaceDeclaration

EAttribute getState_InterfaceDeclaration()
Returns the meta object for the attribute 'Interface Declaration'.

Returns:
the meta object for the attribute 'Interface Declaration'.
See Also:
State.getInterfaceDeclaration(), getState()
Generated:
This code was automatically generated.

getTransition

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

Returns:
the meta object for class 'Transition'.
See Also:
Transition
Generated:
This code was automatically 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:
This code was automatically generated.

getTransition_Type

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

Returns:
the meta object for the attribute 'Type'.
See Also:
Transition.getType(), getTransition()
Generated:
This code was automatically generated.

getTransition_TargetState

EReference getTransition_TargetState()
Returns the meta object for the reference 'Target State'.

Returns:
the meta object for the reference 'Target State'.
See Also:
Transition.getTargetState(), getTransition()
Generated:
This code was automatically generated.

getTransition_SourceState

EReference getTransition_SourceState()
Returns the meta object for the container reference 'Source State'.

Returns:
the meta object for the container reference 'Source State'.
See Also:
Transition.getSourceState(), getTransition()
Generated:
This code was automatically generated.

getTransition_IsHistory

EAttribute getTransition_IsHistory()
Returns the meta object for the attribute 'Is History'.

Returns:
the meta object for the attribute 'Is History'.
See Also:
Transition.isIsHistory(), getTransition()
Generated:
This code was automatically generated.

getValuedObject

EClass getValuedObject()
Returns the meta object for class 'Valued Object'.

Returns:
the meta object for class 'Valued Object'.
See Also:
ValuedObject
Generated:
This code was automatically generated.

getValuedObject_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
ValuedObject.getName(), getValuedObject()
Generated:
This code was automatically generated.

getValuedObject_Type

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

Returns:
the meta object for the attribute 'Type'.
See Also:
ValuedObject.getType(), getValuedObject()
Generated:
This code was automatically generated.

getValuedObject_InitialValue

EAttribute getValuedObject_InitialValue()
Returns the meta object for the attribute 'Initial Value'.

Returns:
the meta object for the attribute 'Initial Value'.
See Also:
ValuedObject.getInitialValue(), getValuedObject()
Generated:
This code was automatically generated.

getValuedObject_HostType

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

Returns:
the meta object for the attribute 'Host Type'.
See Also:
ValuedObject.getHostType(), getValuedObject()
Generated:
This code was automatically generated.

getVariable

EClass getVariable()
Returns the meta object for class 'Variable'.

Returns:
the meta object for class 'Variable'.
See Also:
Variable
Generated:
This code was automatically generated.

getVariable_Value

EReference getVariable_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Variable.getValue(), getVariable()
Generated:
This code was automatically generated.

getVariable_ParentRegion

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

Returns:
the meta object for the container reference 'Parent Region'.
See Also:
Variable.getParentRegion(), getVariable()
Generated:
This code was automatically generated.

getVariableReference

EClass getVariableReference()
Returns the meta object for class 'Variable Reference'.

Returns:
the meta object for class 'Variable Reference'.
See Also:
VariableReference
Generated:
This code was automatically generated.

getVariableReference_Variable

EReference getVariableReference_Variable()
Returns the meta object for the reference 'Variable'.

Returns:
the meta object for the reference 'Variable'.
See Also:
VariableReference.getVariable(), getVariableReference()
Generated:
This code was automatically generated.

getValue

EClass getValue()
Returns the meta object for class 'Value'.

Returns:
the meta object for class 'Value'.
See Also:
Value
Generated:
This code was automatically generated.

getIntValue

EClass getIntValue()
Returns the meta object for class 'Int Value'.

Returns:
the meta object for class 'Int Value'.
See Also:
IntValue
Generated:
This code was automatically generated.

getIntValue_Value

EAttribute getIntValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
IntValue.getValue(), getIntValue()
Generated:
This code was automatically generated.

getFloatValue

EClass getFloatValue()
Returns the meta object for class 'Float Value'.

Returns:
the meta object for class 'Float Value'.
See Also:
FloatValue
Generated:
This code was automatically generated.

getFloatValue_Value

EAttribute getFloatValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
FloatValue.getValue(), getFloatValue()
Generated:
This code was automatically generated.

getBooleanValue

EClass getBooleanValue()
Returns the meta object for class 'Boolean Value'.

Returns:
the meta object for class 'Boolean Value'.
See Also:
BooleanValue
Generated:
This code was automatically generated.

getBooleanValue_Value

EAttribute getBooleanValue_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
BooleanValue.getValue(), getBooleanValue()
Generated:
This code was automatically generated.

getCombineOperator

EEnum getCombineOperator()
Returns the meta object for enum 'Combine Operator'.

Returns:
the meta object for enum 'Combine Operator'.
See Also:
CombineOperator
Generated:
This code was automatically generated.

getOperatorType

EEnum getOperatorType()
Returns the meta object for enum 'Operator Type'.

Returns:
the meta object for enum 'Operator Type'.
See Also:
OperatorType
Generated:
This code was automatically generated.

getStateType

EEnum getStateType()
Returns the meta object for enum 'State Type'.

Returns:
the meta object for enum 'State Type'.
See Also:
StateType
Generated:
This code was automatically generated.

getTransitionType

EEnum getTransitionType()
Returns the meta object for enum 'Transition Type'.

Returns:
the meta object for enum 'Transition Type'.
See Also:
TransitionType
Generated:
This code was automatically generated.

getValueType

EEnum getValueType()
Returns the meta object for enum 'Value Type'.

Returns:
the meta object for enum 'Value Type'.
See Also:
ValueType
Generated:
This code was automatically generated.

getSyncchartsFactory

SyncchartsFactory getSyncchartsFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated:
This code was automatically generated.