public static interface VirtualPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
BOOLEAN_SLOT
The meta object literal for the '
Boolean Slot ' class. |
static org.eclipse.emf.ecore.EAttribute |
BOOLEAN_SLOT__VALUES
The meta object literal for the 'Values' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
FLOAT_SLOT
The meta object literal for the '
Float Slot ' class. |
static org.eclipse.emf.ecore.EAttribute |
FLOAT_SLOT__VALUES
The meta object literal for the 'Values' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
INTEGER_SLOT
The meta object literal for the '
Integer Slot ' class. |
static org.eclipse.emf.ecore.EAttribute |
INTEGER_SLOT__VALUES
The meta object literal for the 'Values' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
REFERENCE_SLOT
The meta object literal for the '
Reference Slot ' class. |
static org.eclipse.emf.ecore.EReference |
REFERENCE_SLOT__VALUES
The meta object literal for the 'Values' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
SLOT
The meta object literal for the '
Slot ' class. |
static org.eclipse.emf.ecore.EReference |
SLOT__OWNER
The meta object literal for the 'Owner' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
STRING_SLOT
The meta object literal for the '
String Slot ' class. |
static org.eclipse.emf.ecore.EAttribute |
STRING_SLOT__VALUES
The meta object literal for the 'Values' attribute list feature.
|
static org.eclipse.emf.ecore.EClass |
TYPED_ELEMENT
The meta object literal for the '
Typed Element ' class. |
static org.eclipse.emf.ecore.EAttribute |
TYPED_ELEMENT__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
VIRTUAL_MODEL
The meta object literal for the '
Model ' class. |
static org.eclipse.emf.ecore.EReference |
VIRTUAL_MODEL__OBJECTS
The meta object literal for the 'Objects' containment reference list feature.
|
static org.eclipse.emf.ecore.EClass |
VIRTUAL_OBJECT
The meta object literal for the '
Object ' class. |
static org.eclipse.emf.ecore.EReference |
VIRTUAL_OBJECT__MODEL
The meta object literal for the 'Model' container reference feature.
|
static org.eclipse.emf.ecore.EReference |
VIRTUAL_OBJECT__SLOTS
The meta object literal for the 'Slots' containment reference list feature.
|
static final org.eclipse.emf.ecore.EClass VIRTUAL_MODEL
Model
' class.
static final org.eclipse.emf.ecore.EReference VIRTUAL_MODEL__OBJECTS
static final org.eclipse.emf.ecore.EClass TYPED_ELEMENT
Typed Element
' class.
static final org.eclipse.emf.ecore.EAttribute TYPED_ELEMENT__TYPE
static final org.eclipse.emf.ecore.EClass VIRTUAL_OBJECT
Object
' class.
static final org.eclipse.emf.ecore.EReference VIRTUAL_OBJECT__MODEL
static final org.eclipse.emf.ecore.EReference VIRTUAL_OBJECT__SLOTS
static final org.eclipse.emf.ecore.EClass SLOT
Slot
' class.
SlotImpl
,
VirtualPackageImpl.getSlot()
static final org.eclipse.emf.ecore.EReference SLOT__OWNER
static final org.eclipse.emf.ecore.EClass STRING_SLOT
String Slot
' class.
static final org.eclipse.emf.ecore.EAttribute STRING_SLOT__VALUES
static final org.eclipse.emf.ecore.EClass INTEGER_SLOT
Integer Slot
' class.
static final org.eclipse.emf.ecore.EAttribute INTEGER_SLOT__VALUES
static final org.eclipse.emf.ecore.EClass BOOLEAN_SLOT
Boolean Slot
' class.
static final org.eclipse.emf.ecore.EAttribute BOOLEAN_SLOT__VALUES
static final org.eclipse.emf.ecore.EClass FLOAT_SLOT
Float Slot
' class.
static final org.eclipse.emf.ecore.EAttribute FLOAT_SLOT__VALUES
static final org.eclipse.emf.ecore.EClass REFERENCE_SLOT
Reference Slot
' class.
static final org.eclipse.emf.ecore.EReference REFERENCE_SLOT__VALUES
Copyright © 2016. All rights reserved.