|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SyncchartsPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
ACTION
The meta object literal for the ' Action ' class. |
static EAttribute |
ACTION__DELAY
The meta object literal for the 'Delay' attribute feature. |
static EReference |
ACTION__EFFECTS
The meta object literal for the 'Effects' containment reference list feature. |
static EAttribute |
ACTION__IS_IMMEDIATE
The meta object literal for the 'Is Immediate' attribute feature. |
static EAttribute |
ACTION__LABEL
The meta object literal for the 'Label' attribute feature. |
static EReference |
ACTION__TRIGGER
The meta object literal for the 'Trigger' containment reference feature. |
static EClass |
ASSIGNMENT
The meta object literal for the ' Assignment ' class. |
static EReference |
ASSIGNMENT__EXPRESSION
The meta object literal for the 'Expression' containment reference feature. |
static EReference |
ASSIGNMENT__VARIABLE
The meta object literal for the 'Variable' reference feature. |
static EClass |
EFFECT
The meta object literal for the ' Effect ' class. |
static EClass |
EMISSION
The meta object literal for the ' Emission ' class. |
static EReference |
EMISSION__NEW_VALUE
The meta object literal for the 'New Value' containment reference feature. |
static EReference |
EMISSION__SIGNAL
The meta object literal for the 'Signal' reference feature. |
static EDataType |
PARSABLE
The meta object literal for the 'Parsable' data type. |
static EClass |
REGION
The meta object literal for the ' Region ' class. |
static EReference |
REGION__PARENT_STATE
The meta object literal for the 'Parent State' container reference feature. |
static EReference |
REGION__STATES
The meta object literal for the 'States' containment reference list feature. |
static EClass |
SCOPE
The meta object literal for the ' Scope ' class. |
static EReference |
SCOPE__BODY_CONTENTS
The meta object literal for the 'Body Contents' containment reference feature. |
static EReference |
SCOPE__BODY_REFERENCE
The meta object literal for the 'Body Reference' reference feature. |
static EReference |
SCOPE__BODY_TEXT
The meta object literal for the 'Body Text' containment reference list feature. |
static EReference |
SCOPE__ENTRY_ACTIONS
The meta object literal for the 'Entry Actions' containment reference list feature. |
static EReference |
SCOPE__EXIT_ACTIONS
The meta object literal for the 'Exit Actions' containment reference list feature. |
static EAttribute |
SCOPE__ID
The meta object literal for the 'Id' attribute feature. |
static EReference |
SCOPE__INNER_ACTIONS
The meta object literal for the 'Inner Actions' containment reference list feature. |
static EAttribute |
SCOPE__INTERFACE_DECLARATION
The meta object literal for the 'Interface Declaration' attribute feature. |
static EAttribute |
SCOPE__LABEL
The meta object literal for the 'Label' attribute feature. |
static EReference |
SCOPE__RENAMINGS
The meta object literal for the 'Renamings' containment reference list feature. |
static EReference |
SCOPE__SIGNALS
The meta object literal for the 'Signals' containment reference list feature. |
static EReference |
SCOPE__SUSPENSION_TRIGGER
The meta object literal for the 'Suspension Trigger' containment reference feature. |
static EReference |
SCOPE__VARIABLES
The meta object literal for the 'Variables' containment reference list feature. |
static EClass |
STATE
The meta object literal for the ' State ' class. |
static EReference |
STATE__INCOMING_TRANSITIONS
The meta object literal for the 'Incoming Transitions' reference list feature. |
static EAttribute |
STATE__IS_FINAL
The meta object literal for the 'Is Final' attribute feature. |
static EAttribute |
STATE__IS_INITIAL
The meta object literal for the 'Is Initial' attribute feature. |
static EReference |
STATE__OUTGOING_TRANSITIONS
The meta object literal for the 'Outgoing Transitions' containment reference list feature. |
static EReference |
STATE__PARENT_REGION
The meta object literal for the 'Parent Region' container reference feature. |
static EReference |
STATE__REGIONS
The meta object literal for the 'Regions' containment reference list feature. |
static EAttribute |
STATE__TYPE
The meta object literal for the 'Type' attribute feature. |
static EEnum |
STATE_TYPE
The meta object literal for the ' State Type ' enum. |
static EClass |
SUBSTITUTION
The meta object literal for the ' Substitution ' class. |
static EAttribute |
SUBSTITUTION__ACTUAL
The meta object literal for the 'Actual' attribute feature. |
static EAttribute |
SUBSTITUTION__FORMAL
The meta object literal for the 'Formal' attribute feature. |
static EReference |
SUBSTITUTION__PARENT_SCOPE
The meta object literal for the 'Parent Scope' container reference feature. |
static EClass |
TEXT_EFFECT
The meta object literal for the ' Text Effect ' class. |
static EClass |
TRANSITION
The meta object literal for the ' Transition ' class. |
static EAttribute |
TRANSITION__IS_HISTORY
The meta object literal for the 'Is History' attribute feature. |
static EAttribute |
TRANSITION__PRIORITY
The meta object literal for the 'Priority' attribute feature. |
static EReference |
TRANSITION__SOURCE_STATE
The meta object literal for the 'Source State' container reference feature. |
static EReference |
TRANSITION__TARGET_STATE
The meta object literal for the 'Target State' reference feature. |
static EAttribute |
TRANSITION__TYPE
The meta object literal for the 'Type' attribute feature. |
static EEnum |
TRANSITION_TYPE
The meta object literal for the ' Transition Type ' enum. |
Field Detail |
---|
static final EClass ACTION
Action
' class.
ActionImpl
,
SyncchartsPackageImpl.getAction()
static final EReference ACTION__EFFECTS
static final EReference ACTION__TRIGGER
static final EAttribute ACTION__DELAY
static final EAttribute ACTION__IS_IMMEDIATE
static final EAttribute ACTION__LABEL
static final EClass ASSIGNMENT
Assignment
' class.
AssignmentImpl
,
SyncchartsPackageImpl.getAssignment()
static final EReference ASSIGNMENT__VARIABLE
static final EReference ASSIGNMENT__EXPRESSION
static final EClass EFFECT
Effect
' class.
EffectImpl
,
SyncchartsPackageImpl.getEffect()
static final EClass EMISSION
Emission
' class.
EmissionImpl
,
SyncchartsPackageImpl.getEmission()
static final EReference EMISSION__SIGNAL
static final EReference EMISSION__NEW_VALUE
static final EClass REGION
Region
' class.
RegionImpl
,
SyncchartsPackageImpl.getRegion()
static final EReference REGION__STATES
static final EReference REGION__PARENT_STATE
static final EClass SUBSTITUTION
Substitution
' class.
SubstitutionImpl
,
SyncchartsPackageImpl.getSubstitution()
static final EReference SUBSTITUTION__PARENT_SCOPE
static final EAttribute SUBSTITUTION__FORMAL
static final EAttribute SUBSTITUTION__ACTUAL
static final EClass STATE
State
' class.
StateImpl
,
SyncchartsPackageImpl.getState()
static final EAttribute STATE__TYPE
static final EReference STATE__REGIONS
static final EReference STATE__PARENT_REGION
static final EAttribute STATE__IS_INITIAL
static final EAttribute STATE__IS_FINAL
static final EReference STATE__OUTGOING_TRANSITIONS
static final EReference STATE__INCOMING_TRANSITIONS
static final EClass TRANSITION
Transition
' class.
TransitionImpl
,
SyncchartsPackageImpl.getTransition()
static final EAttribute TRANSITION__PRIORITY
static final EAttribute TRANSITION__TYPE
static final EReference TRANSITION__TARGET_STATE
static final EAttribute TRANSITION__IS_HISTORY
static final EReference TRANSITION__SOURCE_STATE
static final EClass SCOPE
Scope
' class.
ScopeImpl
,
SyncchartsPackageImpl.getScope()
static final EAttribute SCOPE__ID
static final EAttribute SCOPE__LABEL
static final EReference SCOPE__SIGNALS
static final EReference SCOPE__VARIABLES
static final EReference SCOPE__SUSPENSION_TRIGGER
static final EReference SCOPE__EXIT_ACTIONS
static final EReference SCOPE__INNER_ACTIONS
static final EReference SCOPE__ENTRY_ACTIONS
static final EReference SCOPE__BODY_REFERENCE
static final EReference SCOPE__BODY_CONTENTS
static final EReference SCOPE__BODY_TEXT
static final EReference SCOPE__RENAMINGS
static final EAttribute SCOPE__INTERFACE_DECLARATION
static final EClass TEXT_EFFECT
Text Effect
' class.
TextEffectImpl
,
SyncchartsPackageImpl.getTextEffect()
static final EEnum STATE_TYPE
State Type
' enum.
StateType
,
SyncchartsPackageImpl.getStateType()
static final EEnum TRANSITION_TYPE
Transition Type
' enum.
TransitionType
,
SyncchartsPackageImpl.getTransitionType()
static final EDataType PARSABLE
String
,
SyncchartsPackageImpl.getParsable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |