public static interface MuddlePackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
BOOLEAN_TYPE
The meta object literal for the '
Boolean Type ' class. |
static org.eclipse.emf.ecore.EClass |
FEATURE
The meta object literal for the '
Feature ' class. |
static org.eclipse.emf.ecore.EAttribute |
FEATURE__MANY
The meta object literal for the 'Many' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
FEATURE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
FEATURE__OWNING_TYPE
The meta object literal for the 'Owning Type' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
FEATURE__PRIMARY
The meta object literal for the 'Primary' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
FEATURE__RUNTIME
The meta object literal for the 'Runtime' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
FEATURE__SLOTS
The meta object literal for the 'Slots' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
FEATURE__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
INTEGER_TYPE
The meta object literal for the '
Integer Type ' class. |
static org.eclipse.emf.ecore.EClass |
LINK_ELEMENT_TYPE
The meta object literal for the '
Link Element Type ' class. |
static org.eclipse.emf.ecore.EReference |
LINK_ELEMENT_TYPE__ROLE_IN_SOURCE_FEATURE
The meta object literal for the 'Role In Source Feature' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
LINK_ELEMENT_TYPE__ROLE_IN_TARGET_FEATURE
The meta object literal for the 'Role In Target Feature' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
LINK_ELEMENT_TYPE__SOURCE_FEATURE
The meta object literal for the 'Source Feature' reference feature.
|
static org.eclipse.emf.ecore.EReference |
LINK_ELEMENT_TYPE__TARGET_FEATURE
The meta object literal for the 'Target Feature' reference feature.
|
static org.eclipse.emf.ecore.EClass |
MUDDLE
The meta object literal for the '
Muddle ' class. |
static org.eclipse.emf.ecore.EReference |
MUDDLE__ELEMENTS
The meta object literal for the 'Elements' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE__TYPES
The meta object literal for the 'Types' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
MUDDLE_ELEMENT
The meta object literal for the '
Element ' class. |
static org.eclipse.emf.ecore.EAttribute |
MUDDLE_ELEMENT__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT__MUDDLE
The meta object literal for the 'Muddle' container reference feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT__SLOTS
The meta object literal for the 'Slots' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
MUDDLE_ELEMENT_TYPE
The meta object literal for the '
Element Type ' class. |
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT_TYPE__FEATURES
The meta object literal for the 'Features' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT_TYPE__INSTANCES
The meta object literal for the 'Instances' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT_TYPE__SUB_TYPES
The meta object literal for the 'Sub Types' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
MUDDLE_ELEMENT_TYPE__SUPER_TYPES
The meta object literal for the 'Super Types' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
PRIMITIVE_TYPE
The meta object literal for the '
Primitive Type ' class. |
static org.eclipse.emf.ecore.EClass |
REAL_TYPE
The meta object literal for the '
Real Type ' class. |
static org.eclipse.emf.ecore.EClass |
SLOT
The meta object literal for the '
Slot ' class. |
static org.eclipse.emf.ecore.EReference |
SLOT__FEATURE
The meta object literal for the 'Feature' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SLOT__OWNING_ELEMENT
The meta object literal for the 'Owning Element' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SLOT__VALUES
The meta object literal for the 'Values' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
STRING_TYPE
The meta object literal for the '
String Type ' class. |
static org.eclipse.emf.ecore.EClass |
TYPE
The meta object literal for the '
Type ' class. |
static org.eclipse.emf.ecore.EAttribute |
TYPE__NAME
The meta object literal for the 'Name' attribute feature.
|
static final org.eclipse.emf.ecore.EClass MUDDLE
Muddle
' class.
MuddleImpl
,
MuddlePackageImpl.getMuddle()
static final org.eclipse.emf.ecore.EReference MUDDLE__TYPES
static final org.eclipse.emf.ecore.EReference MUDDLE__ELEMENTS
static final org.eclipse.emf.ecore.EClass MUDDLE_ELEMENT
Element
' class.
static final org.eclipse.emf.ecore.EAttribute MUDDLE_ELEMENT__ID
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__SLOTS
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__TYPE
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT__MUDDLE
static final org.eclipse.emf.ecore.EClass SLOT
Slot
' class.
SlotImpl
,
MuddlePackageImpl.getSlot()
static final org.eclipse.emf.ecore.EAttribute SLOT__VALUES
static final org.eclipse.emf.ecore.EReference SLOT__FEATURE
static final org.eclipse.emf.ecore.EReference SLOT__OWNING_ELEMENT
static final org.eclipse.emf.ecore.EClass TYPE
Type
' class.
TypeImpl
,
MuddlePackageImpl.getType()
static final org.eclipse.emf.ecore.EAttribute TYPE__NAME
static final org.eclipse.emf.ecore.EClass FEATURE
Feature
' class.
FeatureImpl
,
MuddlePackageImpl.getFeature()
static final org.eclipse.emf.ecore.EAttribute FEATURE__NAME
static final org.eclipse.emf.ecore.EAttribute FEATURE__MANY
static final org.eclipse.emf.ecore.EAttribute FEATURE__PRIMARY
static final org.eclipse.emf.ecore.EAttribute FEATURE__RUNTIME
static final org.eclipse.emf.ecore.EReference FEATURE__TYPE
static final org.eclipse.emf.ecore.EReference FEATURE__OWNING_TYPE
static final org.eclipse.emf.ecore.EReference FEATURE__SLOTS
static final org.eclipse.emf.ecore.EClass MUDDLE_ELEMENT_TYPE
Element Type
' class.
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__INSTANCES
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__FEATURES
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__SUPER_TYPES
static final org.eclipse.emf.ecore.EReference MUDDLE_ELEMENT_TYPE__SUB_TYPES
static final org.eclipse.emf.ecore.EClass LINK_ELEMENT_TYPE
Link Element Type
' class.
static final org.eclipse.emf.ecore.EReference LINK_ELEMENT_TYPE__SOURCE_FEATURE
static final org.eclipse.emf.ecore.EReference LINK_ELEMENT_TYPE__TARGET_FEATURE
static final org.eclipse.emf.ecore.EReference LINK_ELEMENT_TYPE__ROLE_IN_SOURCE_FEATURE
static final org.eclipse.emf.ecore.EReference LINK_ELEMENT_TYPE__ROLE_IN_TARGET_FEATURE
static final org.eclipse.emf.ecore.EClass PRIMITIVE_TYPE
Primitive Type
' class.
static final org.eclipse.emf.ecore.EClass INTEGER_TYPE
Integer Type
' class.
static final org.eclipse.emf.ecore.EClass STRING_TYPE
String Type
' class.
static final org.eclipse.emf.ecore.EClass BOOLEAN_TYPE
Boolean Type
' class.
static final org.eclipse.emf.ecore.EClass REAL_TYPE
Real Type
' class.
RealTypeImpl
,
MuddlePackageImpl.getRealType()
Copyright © 2016. All rights reserved.