Package org.eclipse.epf.diagram.model
Interface ModelPackage.Literals
- Enclosing interface:
- ModelPackage
public static interface ModelPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each enum,
- and each data type
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EDataType
ABSOLUTE_BENDPOINT
The meta object literal for the 'Absolute Bendpoint' data type.static org.eclipse.emf.ecore.EClass
ACTIVITY_DETAIL_DIAGRAM
The meta object literal for the 'Activity Detail Diagram
' class.static org.eclipse.emf.ecore.EAttribute
ACTIVITY_DETAIL_DIAGRAM__AUTO_LAYOUT
The meta object literal for the 'Auto Layout' attribute feature.static org.eclipse.emf.ecore.EClass
ACTIVITY_DIAGRAM
The meta object literal for the 'Activity Diagram
' class.static org.eclipse.emf.ecore.EClass
DIAGRAM
The meta object literal for the 'Diagram
' class.static org.eclipse.emf.ecore.EClass
LINK
The meta object literal for the 'Link
' class.static org.eclipse.emf.ecore.EAttribute
LINK__BENDPOINTS
The meta object literal for the 'Bendpoints' attribute list feature.static org.eclipse.emf.ecore.EAttribute
LINK__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EReference
LINK__SOURCE
The meta object literal for the 'Source' container reference feature.static org.eclipse.emf.ecore.EAttribute
LINK__SOURCE_END_POINT
The meta object literal for the 'Source End Point' attribute feature.static org.eclipse.emf.ecore.EReference
LINK__TARGET
The meta object literal for the 'Target' reference feature.static org.eclipse.emf.ecore.EAttribute
LINK__TARGET_END_POINT
The meta object literal for the 'Target End Point' attribute feature.static org.eclipse.emf.ecore.EClass
LINKED_OBJECT
The meta object literal for the 'Linked Object
' class.static org.eclipse.emf.ecore.EReference
LINKED_OBJECT__LINKED_ELEMENT
The meta object literal for the 'Linked Element' reference feature.static org.eclipse.emf.ecore.EAttribute
LINKED_OBJECT__OBJECT
The meta object literal for the 'Object' attribute feature.static org.eclipse.emf.ecore.EClass
NAMED_NODE
The meta object literal for the 'Named Node
' class.static org.eclipse.emf.ecore.EAttribute
NAMED_NODE__NAME
The meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClass
NODE
The meta object literal for the 'Node
' class.static org.eclipse.emf.ecore.EAttribute
NODE__HEIGHT
The meta object literal for the 'Height' attribute feature.static org.eclipse.emf.ecore.EReference
NODE__INCOMING_CONNECTIONS
The meta object literal for the 'Incoming Connections' reference list feature.static org.eclipse.emf.ecore.EAttribute
NODE__LOCATION
The meta object literal for the 'Location' attribute feature.static org.eclipse.emf.ecore.EReference
NODE__OUTGOING_CONNECTIONS
The meta object literal for the 'Outgoing Connections' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
NODE__READ_ONLY
The meta object literal for the 'Read Only' attribute feature.static org.eclipse.emf.ecore.EAttribute
NODE__WIDTH
The meta object literal for the 'Width' attribute feature.static org.eclipse.emf.ecore.EClass
NODE_CONTAINER
The meta object literal for the 'Node Container
' class.static org.eclipse.emf.ecore.EReference
NODE_CONTAINER__NODES
The meta object literal for the 'Nodes' containment reference list feature.static org.eclipse.emf.ecore.EDataType
POINT
The meta object literal for the 'Point' data type.static org.eclipse.emf.ecore.EDataType
ROLE_DESCRIPTOR
The meta object literal for the 'Role Descriptor' data type.static org.eclipse.emf.ecore.EClass
ROLE_NODE
The meta object literal for the 'Role Node
' class.static org.eclipse.emf.ecore.EClass
ROLE_TASK_COMPOSITE
The meta object literal for the 'Role Task Composite
' class.static org.eclipse.emf.ecore.EAttribute
ROLE_TASK_COMPOSITE__ROW_INDEX
The meta object literal for the 'Row Index' attribute feature.static org.eclipse.emf.ecore.EClass
TASK_NODE
The meta object literal for the 'Task Node
' class.static org.eclipse.emf.ecore.EAttribute
TASK_NODE__INDEX
The meta object literal for the 'Index' attribute feature.static org.eclipse.emf.ecore.EClass
TYPED_NODE
The meta object literal for the 'Typed Node
' class.static org.eclipse.emf.ecore.EAttribute
TYPED_NODE__TYPE
The meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClass
WORK_BREAKDOWN_ELEMENT_NODE
The meta object literal for the 'Work Breakdown Element Node
' class.static org.eclipse.emf.ecore.EClass
WORK_PRODUCT_COMPOSITE
The meta object literal for the 'Work Product Composite
' class.static org.eclipse.emf.ecore.EAttribute
WORK_PRODUCT_COMPOSITE__TYPE
The meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EClass
WORK_PRODUCT_DEPENDENCY_DIAGRAM
The meta object literal for the 'Work Product Dependency Diagram
' class.static org.eclipse.emf.ecore.EClass
WORK_PRODUCT_DESCRIPTOR_NODE
The meta object literal for the 'Work Product Descriptor Node
' class.static org.eclipse.emf.ecore.EClass
WORK_PRODUCT_NODE
The meta object literal for the 'Work Product Node
' class.static org.eclipse.emf.ecore.EAttribute
WORK_PRODUCT_NODE__TYPE
The meta object literal for the 'Type' attribute feature.
-
Field Details
-
DIAGRAM
static final org.eclipse.emf.ecore.EClass DIAGRAMThe meta object literal for the 'Diagram
' class.- See Also:
DiagramImpl
,ModelPackageImpl.getDiagram()
-
LINK
static final org.eclipse.emf.ecore.EClass LINKThe meta object literal for the 'Link
' class.- See Also:
LinkImpl
,ModelPackageImpl.getLink()
-
LINK__NAME
static final org.eclipse.emf.ecore.EAttribute LINK__NAMEThe meta object literal for the 'Name' attribute feature. -
LINK__SOURCE
static final org.eclipse.emf.ecore.EReference LINK__SOURCEThe meta object literal for the 'Source' container reference feature. -
LINK__TARGET
static final org.eclipse.emf.ecore.EReference LINK__TARGETThe meta object literal for the 'Target' reference feature. -
LINK__BENDPOINTS
static final org.eclipse.emf.ecore.EAttribute LINK__BENDPOINTSThe meta object literal for the 'Bendpoints' attribute list feature. -
LINK__SOURCE_END_POINT
static final org.eclipse.emf.ecore.EAttribute LINK__SOURCE_END_POINTThe meta object literal for the 'Source End Point' attribute feature. -
LINK__TARGET_END_POINT
static final org.eclipse.emf.ecore.EAttribute LINK__TARGET_END_POINTThe meta object literal for the 'Target End Point' attribute feature. -
LINKED_OBJECT
static final org.eclipse.emf.ecore.EClass LINKED_OBJECTThe meta object literal for the 'Linked Object
' class. -
LINKED_OBJECT__LINKED_ELEMENT
static final org.eclipse.emf.ecore.EReference LINKED_OBJECT__LINKED_ELEMENTThe meta object literal for the 'Linked Element' reference feature. -
LINKED_OBJECT__OBJECT
static final org.eclipse.emf.ecore.EAttribute LINKED_OBJECT__OBJECTThe meta object literal for the 'Object' attribute feature. -
NAMED_NODE
static final org.eclipse.emf.ecore.EClass NAMED_NODEThe meta object literal for the 'Named Node
' class.- See Also:
NamedNodeImpl
,ModelPackageImpl.getNamedNode()
-
NAMED_NODE__NAME
static final org.eclipse.emf.ecore.EAttribute NAMED_NODE__NAMEThe meta object literal for the 'Name' attribute feature. -
NODE
static final org.eclipse.emf.ecore.EClass NODEThe meta object literal for the 'Node
' class.- See Also:
NodeImpl
,ModelPackageImpl.getNode()
-
NODE__LOCATION
static final org.eclipse.emf.ecore.EAttribute NODE__LOCATIONThe meta object literal for the 'Location' attribute feature. -
NODE__WIDTH
static final org.eclipse.emf.ecore.EAttribute NODE__WIDTHThe meta object literal for the 'Width' attribute feature. -
NODE__HEIGHT
static final org.eclipse.emf.ecore.EAttribute NODE__HEIGHTThe meta object literal for the 'Height' attribute feature. -
NODE__INCOMING_CONNECTIONS
static final org.eclipse.emf.ecore.EReference NODE__INCOMING_CONNECTIONSThe meta object literal for the 'Incoming Connections' reference list feature. -
NODE__OUTGOING_CONNECTIONS
static final org.eclipse.emf.ecore.EReference NODE__OUTGOING_CONNECTIONSThe meta object literal for the 'Outgoing Connections' containment reference list feature. -
NODE__READ_ONLY
static final org.eclipse.emf.ecore.EAttribute NODE__READ_ONLYThe meta object literal for the 'Read Only' attribute feature. -
ACTIVITY_DIAGRAM
static final org.eclipse.emf.ecore.EClass ACTIVITY_DIAGRAMThe meta object literal for the 'Activity Diagram
' class. -
TYPED_NODE
static final org.eclipse.emf.ecore.EClass TYPED_NODEThe meta object literal for the 'Typed Node
' class.- See Also:
TypedNodeImpl
,ModelPackageImpl.getTypedNode()
-
TYPED_NODE__TYPE
static final org.eclipse.emf.ecore.EAttribute TYPED_NODE__TYPEThe meta object literal for the 'Type' attribute feature. -
WORK_PRODUCT_DEPENDENCY_DIAGRAM
static final org.eclipse.emf.ecore.EClass WORK_PRODUCT_DEPENDENCY_DIAGRAMThe meta object literal for the 'Work Product Dependency Diagram
' class. -
WORK_PRODUCT_NODE
static final org.eclipse.emf.ecore.EClass WORK_PRODUCT_NODEThe meta object literal for the 'Work Product Node
' class. -
WORK_PRODUCT_NODE__TYPE
static final org.eclipse.emf.ecore.EAttribute WORK_PRODUCT_NODE__TYPEThe meta object literal for the 'Type' attribute feature. -
ACTIVITY_DETAIL_DIAGRAM
static final org.eclipse.emf.ecore.EClass ACTIVITY_DETAIL_DIAGRAMThe meta object literal for the 'Activity Detail Diagram
' class. -
ACTIVITY_DETAIL_DIAGRAM__AUTO_LAYOUT
static final org.eclipse.emf.ecore.EAttribute ACTIVITY_DETAIL_DIAGRAM__AUTO_LAYOUTThe meta object literal for the 'Auto Layout' attribute feature. -
NODE_CONTAINER
static final org.eclipse.emf.ecore.EClass NODE_CONTAINERThe meta object literal for the 'Node Container
' class. -
NODE_CONTAINER__NODES
static final org.eclipse.emf.ecore.EReference NODE_CONTAINER__NODESThe meta object literal for the 'Nodes' containment reference list feature. -
ROLE_NODE
static final org.eclipse.emf.ecore.EClass ROLE_NODEThe meta object literal for the 'Role Node
' class.- See Also:
RoleNodeImpl
,ModelPackageImpl.getRoleNode()
-
ROLE_TASK_COMPOSITE
static final org.eclipse.emf.ecore.EClass ROLE_TASK_COMPOSITEThe meta object literal for the 'Role Task Composite
' class. -
ROLE_TASK_COMPOSITE__ROW_INDEX
static final org.eclipse.emf.ecore.EAttribute ROLE_TASK_COMPOSITE__ROW_INDEXThe meta object literal for the 'Row Index' attribute feature. -
TASK_NODE
static final org.eclipse.emf.ecore.EClass TASK_NODEThe meta object literal for the 'Task Node
' class.- See Also:
TaskNodeImpl
,ModelPackageImpl.getTaskNode()
-
TASK_NODE__INDEX
static final org.eclipse.emf.ecore.EAttribute TASK_NODE__INDEXThe meta object literal for the 'Index' attribute feature. -
WORK_PRODUCT_DESCRIPTOR_NODE
static final org.eclipse.emf.ecore.EClass WORK_PRODUCT_DESCRIPTOR_NODEThe meta object literal for the 'Work Product Descriptor Node
' class. -
WORK_BREAKDOWN_ELEMENT_NODE
static final org.eclipse.emf.ecore.EClass WORK_BREAKDOWN_ELEMENT_NODEThe meta object literal for the 'Work Breakdown Element Node
' class. -
WORK_PRODUCT_COMPOSITE
static final org.eclipse.emf.ecore.EClass WORK_PRODUCT_COMPOSITEThe meta object literal for the 'Work Product Composite
' class. -
WORK_PRODUCT_COMPOSITE__TYPE
static final org.eclipse.emf.ecore.EAttribute WORK_PRODUCT_COMPOSITE__TYPEThe meta object literal for the 'Type' attribute feature. -
ABSOLUTE_BENDPOINT
static final org.eclipse.emf.ecore.EDataType ABSOLUTE_BENDPOINTThe meta object literal for the 'Absolute Bendpoint' data type.- See Also:
AbsoluteBendpoint
,ModelPackageImpl.getAbsoluteBendpoint()
-
POINT
static final org.eclipse.emf.ecore.EDataType POINTThe meta object literal for the 'Point' data type.- See Also:
Point
,ModelPackageImpl.getPoint()
-
ROLE_DESCRIPTOR
static final org.eclipse.emf.ecore.EDataType ROLE_DESCRIPTORThe meta object literal for the 'Role Descriptor' data type.
-