Interface DiagramPackage.Literals
- Enclosing interface:
- DiagramPackage
public static interface DiagramPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Abstract Diagram Representation Object
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Diagram Contents' containment reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Diagram Properties' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Diagram Style ID' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'ID' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Initial Frame Size Set' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Required Feature' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Type' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Uml Type' attribute feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Contents Descriptor
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Binary Object' containment reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Content Hash' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Exporter Name' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Exporter Version' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Representation' container reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Used Elements' attribute list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Used Objects' reference list feature.
-
Field Details
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT
static final org.eclipse.emf.ecore.EClass ABSTRACT_DIAGRAM_REPRESENTATION_OBJECTThe meta object literal for the 'Abstract Diagram Representation Object
' class.- See Also:
-
AbstractDiagramRepresentationObjectImpl
DiagramPackageImpl.getAbstractDiagramRepresentationObject()
- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__ID
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__IDThe meta object literal for the 'ID' attribute feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__TYPE
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__TYPEThe meta object literal for the 'Type' attribute feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__UML_TYPE
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__UML_TYPEThe meta object literal for the 'Uml Type' attribute feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_PROPERTIES
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_PROPERTIESThe meta object literal for the 'Diagram Properties' attribute feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__INITIAL_FRAME_SIZE_SET
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__INITIAL_FRAME_SIZE_SETThe meta object literal for the 'Initial Frame Size Set' attribute feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__REQUIRED_FEATURE
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__REQUIRED_FEATUREThe meta object literal for the 'Required Feature' attribute feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_CONTENTS
static final org.eclipse.emf.ecore.EReference ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_CONTENTSThe meta object literal for the 'Diagram Contents' containment reference feature.- Generated:
-
ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_STYLE_ID
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_DIAGRAM_REPRESENTATION_OBJECT__DIAGRAM_STYLE_IDThe meta object literal for the 'Diagram Style ID' attribute feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR
static final org.eclipse.emf.ecore.EClass DIAGRAM_CONTENTS_DESCRIPTORThe meta object literal for the 'Contents Descriptor
' class.- See Also:
-
DiagramContentsDescriptorImpl
DiagramPackageImpl.getDiagramContentsDescriptor()
- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__REPRESENTATION
static final org.eclipse.emf.ecore.EReference DIAGRAM_CONTENTS_DESCRIPTOR__REPRESENTATIONThe meta object literal for the 'Representation' container reference feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_NAME
static final org.eclipse.emf.ecore.EAttribute DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_NAMEThe meta object literal for the 'Exporter Name' attribute feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_VERSION
static final org.eclipse.emf.ecore.EAttribute DIAGRAM_CONTENTS_DESCRIPTOR__EXPORTER_VERSIONThe meta object literal for the 'Exporter Version' attribute feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__USED_ELEMENTS
static final org.eclipse.emf.ecore.EAttribute DIAGRAM_CONTENTS_DESCRIPTOR__USED_ELEMENTSThe meta object literal for the 'Used Elements' attribute list feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__BINARY_OBJECT
static final org.eclipse.emf.ecore.EReference DIAGRAM_CONTENTS_DESCRIPTOR__BINARY_OBJECTThe meta object literal for the 'Binary Object' containment reference feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__CONTENT_HASH
static final org.eclipse.emf.ecore.EAttribute DIAGRAM_CONTENTS_DESCRIPTOR__CONTENT_HASHThe meta object literal for the 'Content Hash' attribute feature.- Generated:
-
DIAGRAM_CONTENTS_DESCRIPTOR__USED_OBJECTS
static final org.eclipse.emf.ecore.EReference DIAGRAM_CONTENTS_DESCRIPTOR__USED_OBJECTSThe meta object literal for the 'Used Objects' reference list feature.- Generated:
-