Package org.eclipse.epsilon.picto.dom
Interface PictoPackage.Literals
-
- Enclosing interface:
- PictoPackage
public static interface PictoPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
CUSTOM_VIEW
The meta object literal for the 'Custom View
' class.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__FORMAT
The meta object literal for the 'Format' attribute feature.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__ICON
The meta object literal for the 'Icon' attribute feature.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__LAYERS
The meta object literal for the 'Layers' attribute list feature.static org.eclipse.emf.ecore.EReference
CUSTOM_VIEW__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.static org.eclipse.emf.ecore.EReference
CUSTOM_VIEW__PATCHES
The meta object literal for the 'Patches' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__PATH
The meta object literal for the 'Path' attribute list feature.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__POSITION
The meta object literal for the 'Position' attribute feature.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__SOURCE
The meta object literal for the 'Source' attribute feature.static org.eclipse.emf.ecore.EAttribute
CUSTOM_VIEW__TYPE
The meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClass
MODEL
The meta object literal for the 'Model
' class.static org.eclipse.emf.ecore.EAttribute
MODEL__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReference
MODEL__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
MODEL__TYPE
The meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClass
PARAMETER
The meta object literal for the 'Parameter
' class.static org.eclipse.emf.ecore.EAttribute
PARAMETER__FILE
The meta object literal for the 'File' attribute feature.static org.eclipse.emf.ecore.EReference
PARAMETER__ITEMS
The meta object literal for the 'Items' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
PARAMETER__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EAttribute
PARAMETER__VALUE
The meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EAttribute
PARAMETER__VALUES
The meta object literal for the 'Values' attribute list feature.static org.eclipse.emf.ecore.EClass
PATCH
The meta object literal for the 'Patch
' class.static org.eclipse.emf.ecore.EAttribute
PATCH__APPLIES
The meta object literal for the 'Applies' attribute feature.static org.eclipse.emf.ecore.EAttribute
PATCH__CONTENT
The meta object literal for the 'Content' attribute feature.static org.eclipse.emf.ecore.EAttribute
PATCH__FORMAT
The meta object literal for the 'Format' attribute feature.static org.eclipse.emf.ecore.EClass
PICTO
The meta object literal for the 'Picto
' class.static org.eclipse.emf.ecore.EReference
PICTO__CUSTOM_VIEWS
The meta object literal for the 'Custom Views' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
PICTO__FORMAT
The meta object literal for the 'Format' attribute feature.static org.eclipse.emf.ecore.EReference
PICTO__MODELS
The meta object literal for the 'Models' containment reference list feature.static org.eclipse.emf.ecore.EReference
PICTO__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
PICTO__STANDALONE
The meta object literal for the 'Standalone' attribute feature.static org.eclipse.emf.ecore.EAttribute
PICTO__TRANSFORMATION
The meta object literal for the 'Transformation' attribute feature.
-
-
-
Field Detail
-
PICTO
static final org.eclipse.emf.ecore.EClass PICTO
The meta object literal for the 'Picto
' class.- See Also:
PictoImpl
,PictoPackageImpl.getPicto()
-
PICTO__TRANSFORMATION
static final org.eclipse.emf.ecore.EAttribute PICTO__TRANSFORMATION
The meta object literal for the 'Transformation' attribute feature.
-
PICTO__FORMAT
static final org.eclipse.emf.ecore.EAttribute PICTO__FORMAT
The meta object literal for the 'Format' attribute feature.
-
PICTO__STANDALONE
static final org.eclipse.emf.ecore.EAttribute PICTO__STANDALONE
The meta object literal for the 'Standalone' attribute feature.
-
PICTO__MODELS
static final org.eclipse.emf.ecore.EReference PICTO__MODELS
The meta object literal for the 'Models' containment reference list feature.
-
PICTO__PARAMETERS
static final org.eclipse.emf.ecore.EReference PICTO__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.
-
PICTO__CUSTOM_VIEWS
static final org.eclipse.emf.ecore.EReference PICTO__CUSTOM_VIEWS
The meta object literal for the 'Custom Views' containment reference list feature.
-
MODEL
static final org.eclipse.emf.ecore.EClass MODEL
The meta object literal for the 'Model
' class.- See Also:
ModelImpl
,PictoPackageImpl.getModel()
-
MODEL__NAME
static final org.eclipse.emf.ecore.EAttribute MODEL__NAME
The meta object literal for the 'Name' attribute feature.
-
MODEL__TYPE
static final org.eclipse.emf.ecore.EAttribute MODEL__TYPE
The meta object literal for the 'Type' attribute feature.
-
MODEL__PARAMETERS
static final org.eclipse.emf.ecore.EReference MODEL__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.
-
PARAMETER
static final org.eclipse.emf.ecore.EClass PARAMETER
The meta object literal for the 'Parameter
' class.- See Also:
ParameterImpl
,PictoPackageImpl.getParameter()
-
PARAMETER__NAME
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NAME
The meta object literal for the 'Name' attribute feature.
-
PARAMETER__VALUE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__VALUE
The meta object literal for the 'Value' attribute feature.
-
PARAMETER__VALUES
static final org.eclipse.emf.ecore.EAttribute PARAMETER__VALUES
The meta object literal for the 'Values' attribute list feature.
-
PARAMETER__FILE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__FILE
The meta object literal for the 'File' attribute feature.
-
PARAMETER__ITEMS
static final org.eclipse.emf.ecore.EReference PARAMETER__ITEMS
The meta object literal for the 'Items' containment reference list feature.
-
CUSTOM_VIEW
static final org.eclipse.emf.ecore.EClass CUSTOM_VIEW
The meta object literal for the 'Custom View
' class.- See Also:
CustomViewImpl
,PictoPackageImpl.getCustomView()
-
CUSTOM_VIEW__PATH
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__PATH
The meta object literal for the 'Path' attribute list feature.
-
CUSTOM_VIEW__ICON
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__ICON
The meta object literal for the 'Icon' attribute feature.
-
CUSTOM_VIEW__FORMAT
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__FORMAT
The meta object literal for the 'Format' attribute feature.
-
CUSTOM_VIEW__TYPE
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__TYPE
The meta object literal for the 'Type' attribute feature.
-
CUSTOM_VIEW__SOURCE
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__SOURCE
The meta object literal for the 'Source' attribute feature.
-
CUSTOM_VIEW__POSITION
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__POSITION
The meta object literal for the 'Position' attribute feature.
-
CUSTOM_VIEW__LAYERS
static final org.eclipse.emf.ecore.EAttribute CUSTOM_VIEW__LAYERS
The meta object literal for the 'Layers' attribute list feature.
-
CUSTOM_VIEW__PATCHES
static final org.eclipse.emf.ecore.EReference CUSTOM_VIEW__PATCHES
The meta object literal for the 'Patches' containment reference list feature.
-
CUSTOM_VIEW__PARAMETERS
static final org.eclipse.emf.ecore.EReference CUSTOM_VIEW__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.
-
PATCH
static final org.eclipse.emf.ecore.EClass PATCH
The meta object literal for the 'Patch
' class.- See Also:
PatchImpl
,PictoPackageImpl.getPatch()
-
PATCH__FORMAT
static final org.eclipse.emf.ecore.EAttribute PATCH__FORMAT
The meta object literal for the 'Format' attribute feature.
-
PATCH__CONTENT
static final org.eclipse.emf.ecore.EAttribute PATCH__CONTENT
The meta object literal for the 'Content' attribute feature.
-
PATCH__APPLIES
static final org.eclipse.emf.ecore.EAttribute PATCH__APPLIES
The meta object literal for the 'Applies' attribute feature.
-
-