org.eclipse.emf.henshin.statespace
Interface StateSpacePackage.Literals

Enclosing interface:
StateSpacePackage

public static interface StateSpacePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EDataType EGRAPH
          The meta object literal for the 'EGraph' data type.
static EClass EOBJECT_INTEGER_MAP_ENTRY
          The meta object literal for the 'EObject Integer Map Entry' class.
static EReference EOBJECT_INTEGER_MAP_ENTRY__KEY
          The meta object literal for the 'Key' reference feature.
static EAttribute EOBJECT_INTEGER_MAP_ENTRY__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass EQUALITY_HELPER
          The meta object literal for the 'Equality Helper' class.
static EAttribute EQUALITY_HELPER__CHECK_LINK_ORDER
          The meta object literal for the 'Check Link Order' attribute feature.
static EReference EQUALITY_HELPER__IDENTITY_TYPES
          The meta object literal for the 'Identity Types' reference list feature.
static EReference EQUALITY_HELPER__IGNORED_ATTRIBUTES
          The meta object literal for the 'Ignored Attributes' reference list feature.
static EDataType INTEGER_ARRAY
          The meta object literal for the 'Integer Array' data type.
static EDataType MATCH
          The meta object literal for the 'Match' data type.
static EClass MODEL
          The meta object literal for the 'Model' class.
static EAttribute MODEL__EGRAPH
          The meta object literal for the 'EGraph' attribute feature.
static EAttribute MODEL__OBJECT_COUNT
          The meta object literal for the 'Object Count' attribute feature.
static EReference MODEL__OBJECT_HASH_CODES
          The meta object literal for the 'Object Hash Codes' map feature.
static EAttribute MODEL__OBJECT_KEYS
          The meta object literal for the 'Object Keys' attribute feature.
static EReference MODEL__OBJECT_KEYS_MAP
          The meta object literal for the 'Object Keys Map' map feature.
static EAttribute MODEL__RESOURCE
          The meta object literal for the 'Resource' attribute feature.
static EClass STATE
          The meta object literal for the 'State' class.
static EAttribute STATE__DERIVED_FROM
          The meta object literal for the 'Derived From' attribute feature.
static EAttribute STATE__GOAL
          The meta object literal for the 'Goal' attribute feature.
static EAttribute STATE__HASH_CODE
          The meta object literal for the 'Hash Code' attribute feature.
static EReference STATE__INCOMING
          The meta object literal for the 'Incoming' reference list feature.
static EAttribute STATE__INDEX
          The meta object literal for the 'Index' attribute feature.
static EAttribute STATE__LOCATION
          The meta object literal for the 'Location' attribute feature.
static EReference STATE__MODEL
          The meta object literal for the 'Model' containment reference feature.
static EAttribute STATE__OBJECT_COUNT
          The meta object literal for the 'Object Count' attribute feature.
static EAttribute STATE__OBJECT_KEYS
          The meta object literal for the 'Object Keys' attribute feature.
static EAttribute STATE__OPEN
          The meta object literal for the 'Open' attribute feature.
static EReference STATE__OUTGOING
          The meta object literal for the 'Outgoing' containment reference list feature.
static EAttribute STATE__PRUNED
          The meta object literal for the 'Pruned' attribute feature.
static EReference STATE__STATE_SPACE
          The meta object literal for the 'State Space' container reference feature.
static EClass STATE_SPACE
          The meta object literal for the 'State Space' class.
static EAttribute STATE_SPACE__ALL_PARAMETER_KEYS
          The meta object literal for the 'All Parameter Keys' attribute feature.
static EReference STATE_SPACE__EQUALITY_HELPER
          The meta object literal for the 'Equality Helper' containment reference feature.
static EReference STATE_SPACE__INITIAL_STATES
          The meta object literal for the 'Initial States' reference list feature.
static EAttribute STATE_SPACE__LAYOUT_HIDE_INDIZES
          The meta object literal for the 'Layout Hide Indizes' attribute feature.
static EAttribute STATE_SPACE__LAYOUT_HIDE_LABELS
          The meta object literal for the 'Layout Hide Labels' attribute feature.
static EAttribute STATE_SPACE__LAYOUT_STATE_REPULSION
          The meta object literal for the 'Layout State Repulsion' attribute feature.
static EAttribute STATE_SPACE__LAYOUT_TRANSITION_ATTRACTION
          The meta object literal for the 'Layout Transition Attraction' attribute feature.
static EAttribute STATE_SPACE__LAYOUT_ZOOM_LEVEL
          The meta object literal for the 'Layout Zoom Level' attribute feature.
static EAttribute STATE_SPACE__MAX_STATE_DISTANCE
          The meta object literal for the 'Max State Distance' attribute feature.
static EReference STATE_SPACE__OPEN_STATES
          The meta object literal for the 'Open States' reference list feature.
static EReference STATE_SPACE__PROPERTIES
          The meta object literal for the 'Properties' map feature.
static EReference STATE_SPACE__RULES
          The meta object literal for the 'Rules' reference list feature.
static EAttribute STATE_SPACE__STATE_COUNT
          The meta object literal for the 'State Count' attribute feature.
static EReference STATE_SPACE__STATES
          The meta object literal for the 'States' containment reference list feature.
static EAttribute STATE_SPACE__TRANSITION_COUNT
          The meta object literal for the 'Transition Count' attribute feature.
static EClass STORAGE
          The meta object literal for the 'Storage' class.
static EAttribute STORAGE__DATA
          The meta object literal for the 'Data' attribute feature.
static EDataType STRING_ARRAY
          The meta object literal for the 'String Array' data type.
static EClass TRANSITION
          The meta object literal for the 'Transition' class.
static EAttribute TRANSITION__MATCH
          The meta object literal for the 'Match' attribute feature.
static EAttribute TRANSITION__PARAMETER_COUNT
          The meta object literal for the 'Parameter Count' attribute feature.
static EAttribute TRANSITION__PARAMETER_KEYS
          The meta object literal for the 'Parameter Keys' attribute feature.
static EReference TRANSITION__RULE
          The meta object literal for the 'Rule' reference feature.
static EReference TRANSITION__SOURCE
          The meta object literal for the 'Source' container reference feature.
static EReference TRANSITION__TARGET
          The meta object literal for the 'Target' reference feature.
 

Field Detail

STATE_SPACE

static final EClass STATE_SPACE
The meta object literal for the 'State Space' class.

See Also:
StateSpaceImpl, StateSpacePackageImpl.getStateSpace()

STATE_SPACE__STATES

static final EReference STATE_SPACE__STATES
The meta object literal for the 'States' containment reference list feature.


STATE_SPACE__INITIAL_STATES

static final EReference STATE_SPACE__INITIAL_STATES
The meta object literal for the 'Initial States' reference list feature.


STATE_SPACE__OPEN_STATES

static final EReference STATE_SPACE__OPEN_STATES
The meta object literal for the 'Open States' reference list feature.


STATE_SPACE__STATE_COUNT

static final EAttribute STATE_SPACE__STATE_COUNT
The meta object literal for the 'State Count' attribute feature.


STATE_SPACE__TRANSITION_COUNT

static final EAttribute STATE_SPACE__TRANSITION_COUNT
The meta object literal for the 'Transition Count' attribute feature.


STATE_SPACE__EQUALITY_HELPER

static final EReference STATE_SPACE__EQUALITY_HELPER
The meta object literal for the 'Equality Helper' containment reference feature.


STATE_SPACE__LAYOUT_ZOOM_LEVEL

static final EAttribute STATE_SPACE__LAYOUT_ZOOM_LEVEL
The meta object literal for the 'Layout Zoom Level' attribute feature.


STATE_SPACE__LAYOUT_STATE_REPULSION

static final EAttribute STATE_SPACE__LAYOUT_STATE_REPULSION
The meta object literal for the 'Layout State Repulsion' attribute feature.


STATE_SPACE__LAYOUT_TRANSITION_ATTRACTION

static final EAttribute STATE_SPACE__LAYOUT_TRANSITION_ATTRACTION
The meta object literal for the 'Layout Transition Attraction' attribute feature.


STATE_SPACE__LAYOUT_HIDE_LABELS

static final EAttribute STATE_SPACE__LAYOUT_HIDE_LABELS
The meta object literal for the 'Layout Hide Labels' attribute feature.


STATE_SPACE__LAYOUT_HIDE_INDIZES

static final EAttribute STATE_SPACE__LAYOUT_HIDE_INDIZES
The meta object literal for the 'Layout Hide Indizes' attribute feature.


STATE_SPACE__MAX_STATE_DISTANCE

static final EAttribute STATE_SPACE__MAX_STATE_DISTANCE
The meta object literal for the 'Max State Distance' attribute feature.


STATE_SPACE__PROPERTIES

static final EReference STATE_SPACE__PROPERTIES
The meta object literal for the 'Properties' map feature.


STATE_SPACE__ALL_PARAMETER_KEYS

static final EAttribute STATE_SPACE__ALL_PARAMETER_KEYS
The meta object literal for the 'All Parameter Keys' attribute feature.


STATE_SPACE__RULES

static final EReference STATE_SPACE__RULES
The meta object literal for the 'Rules' reference list feature.


STATE

static final EClass STATE
The meta object literal for the 'State' class.

See Also:
StateImpl, StateSpacePackageImpl.getState()

STATE__INDEX

static final EAttribute STATE__INDEX
The meta object literal for the 'Index' attribute feature.


STATE__DERIVED_FROM

static final EAttribute STATE__DERIVED_FROM
The meta object literal for the 'Derived From' attribute feature.


STATE__INCOMING

static final EReference STATE__INCOMING
The meta object literal for the 'Incoming' reference list feature.


STATE__OUTGOING

static final EReference STATE__OUTGOING
The meta object literal for the 'Outgoing' containment reference list feature.


STATE__MODEL

static final EReference STATE__MODEL
The meta object literal for the 'Model' containment reference feature.


MODEL

static final EClass MODEL
The meta object literal for the 'Model' class.

See Also:
ModelImpl, StateSpacePackageImpl.getModel()

MODEL__RESOURCE

static final EAttribute MODEL__RESOURCE
The meta object literal for the 'Resource' attribute feature.


MODEL__EGRAPH

static final EAttribute MODEL__EGRAPH
The meta object literal for the 'EGraph' attribute feature.


MODEL__OBJECT_HASH_CODES

static final EReference MODEL__OBJECT_HASH_CODES
The meta object literal for the 'Object Hash Codes' map feature.


MODEL__OBJECT_KEYS_MAP

static final EReference MODEL__OBJECT_KEYS_MAP
The meta object literal for the 'Object Keys Map' map feature.


MODEL__OBJECT_KEYS

static final EAttribute MODEL__OBJECT_KEYS
The meta object literal for the 'Object Keys' attribute feature.


MODEL__OBJECT_COUNT

static final EAttribute MODEL__OBJECT_COUNT
The meta object literal for the 'Object Count' attribute feature.


STATE__STATE_SPACE

static final EReference STATE__STATE_SPACE
The meta object literal for the 'State Space' container reference feature.


STATE__LOCATION

static final EAttribute STATE__LOCATION
The meta object literal for the 'Location' attribute feature.


STATE__OPEN

static final EAttribute STATE__OPEN
The meta object literal for the 'Open' attribute feature.


STATE__GOAL

static final EAttribute STATE__GOAL
The meta object literal for the 'Goal' attribute feature.


STATE__PRUNED

static final EAttribute STATE__PRUNED
The meta object literal for the 'Pruned' attribute feature.


STATE__HASH_CODE

static final EAttribute STATE__HASH_CODE
The meta object literal for the 'Hash Code' attribute feature.


STATE__OBJECT_COUNT

static final EAttribute STATE__OBJECT_COUNT
The meta object literal for the 'Object Count' attribute feature.


STATE__OBJECT_KEYS

static final EAttribute STATE__OBJECT_KEYS
The meta object literal for the 'Object Keys' attribute feature.


TRANSITION

static final EClass TRANSITION
The meta object literal for the 'Transition' class.

See Also:
TransitionImpl, StateSpacePackageImpl.getTransition()

TRANSITION__SOURCE

static final EReference TRANSITION__SOURCE
The meta object literal for the 'Source' container reference feature.


TRANSITION__TARGET

static final EReference TRANSITION__TARGET
The meta object literal for the 'Target' reference feature.


TRANSITION__RULE

static final EReference TRANSITION__RULE
The meta object literal for the 'Rule' reference feature.


TRANSITION__MATCH

static final EAttribute TRANSITION__MATCH
The meta object literal for the 'Match' attribute feature.


TRANSITION__PARAMETER_COUNT

static final EAttribute TRANSITION__PARAMETER_COUNT
The meta object literal for the 'Parameter Count' attribute feature.


TRANSITION__PARAMETER_KEYS

static final EAttribute TRANSITION__PARAMETER_KEYS
The meta object literal for the 'Parameter Keys' attribute feature.


EQUALITY_HELPER

static final EClass EQUALITY_HELPER
The meta object literal for the 'Equality Helper' class.

See Also:
EqualityHelperImpl, StateSpacePackageImpl.getEqualityHelper()

EQUALITY_HELPER__CHECK_LINK_ORDER

static final EAttribute EQUALITY_HELPER__CHECK_LINK_ORDER
The meta object literal for the 'Check Link Order' attribute feature.


EQUALITY_HELPER__IGNORED_ATTRIBUTES

static final EReference EQUALITY_HELPER__IGNORED_ATTRIBUTES
The meta object literal for the 'Ignored Attributes' reference list feature.


EQUALITY_HELPER__IDENTITY_TYPES

static final EReference EQUALITY_HELPER__IDENTITY_TYPES
The meta object literal for the 'Identity Types' reference list feature.


STORAGE

static final EClass STORAGE
The meta object literal for the 'Storage' class.

See Also:
StorageImpl, StateSpacePackageImpl.getStorage()

STORAGE__DATA

static final EAttribute STORAGE__DATA
The meta object literal for the 'Data' attribute feature.


EOBJECT_INTEGER_MAP_ENTRY

static final EClass EOBJECT_INTEGER_MAP_ENTRY
The meta object literal for the 'EObject Integer Map Entry' class.

See Also:
EObjectIntegerMapEntryImpl, StateSpacePackageImpl.getEObjectIntegerMapEntry()

EOBJECT_INTEGER_MAP_ENTRY__KEY

static final EReference EOBJECT_INTEGER_MAP_ENTRY__KEY
The meta object literal for the 'Key' reference feature.


EOBJECT_INTEGER_MAP_ENTRY__VALUE

static final EAttribute EOBJECT_INTEGER_MAP_ENTRY__VALUE
The meta object literal for the 'Value' attribute feature.


INTEGER_ARRAY

static final EDataType INTEGER_ARRAY
The meta object literal for the 'Integer Array' data type.

See Also:
StateSpacePackageImpl.getIntegerArray()

STRING_ARRAY

static final EDataType STRING_ARRAY
The meta object literal for the 'String Array' data type.

See Also:
StateSpacePackageImpl.getStringArray()

MATCH

static final EDataType MATCH
The meta object literal for the 'Match' data type.

See Also:
Match, StateSpacePackageImpl.getMatch()

EGRAPH

static final EDataType EGRAPH
The meta object literal for the 'EGraph' data type.

See Also:
EGraph, StateSpacePackageImpl.getEGraph()