|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DotPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
ATTRIBUTE
The meta object literal for the ' Attribute ' class. |
static EAttribute |
ATTRIBUTE__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
ATTRIBUTE__VALUE
The meta object literal for the 'Value' attribute feature. |
static EClass |
ATTRIBUTE_LIST
The meta object literal for the ' Attribute List ' class. |
static EReference |
ATTRIBUTE_LIST__ENTRIES
The meta object literal for the 'Entries' containment reference list feature. |
static EClass |
ATTRIBUTE_STATEMENT
The meta object literal for the ' Attribute Statement ' class. |
static EReference |
ATTRIBUTE_STATEMENT__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference feature. |
static EAttribute |
ATTRIBUTE_STATEMENT__TYPE
The meta object literal for the 'Type' attribute feature. |
static EEnum |
ATTRIBUTE_TYPE
The meta object literal for the ' Attribute Type ' enum. |
static EEnum |
COMPASS_POINT
The meta object literal for the ' Compass Point ' enum. |
static EEnum |
EDGE_OPERATOR
The meta object literal for the ' Edge Operator ' enum. |
static EClass |
EDGE_STATEMENT
The meta object literal for the ' Edge Statement ' class. |
static EReference |
EDGE_STATEMENT__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference feature. |
static EReference |
EDGE_STATEMENT__EDGE_TARGETS
The meta object literal for the 'Edge Targets' containment reference list feature. |
static EReference |
EDGE_STATEMENT__SOURCE_NODE
The meta object literal for the 'Source Node' containment reference feature. |
static EReference |
EDGE_STATEMENT__SOURCE_SUBGRAPH
The meta object literal for the 'Source Subgraph' containment reference feature. |
static EClass |
EDGE_TARGET
The meta object literal for the ' Edge Target ' class. |
static EAttribute |
EDGE_TARGET__OPERATOR
The meta object literal for the 'Operator' attribute feature. |
static EReference |
EDGE_TARGET__TARGET_SUBGRAPH
The meta object literal for the 'Target Subgraph' containment reference feature. |
static EReference |
EDGE_TARGET__TARGETNODE
The meta object literal for the 'Targetnode' containment reference feature. |
static EClass |
GRAPH
The meta object literal for the ' Graph ' class. |
static EAttribute |
GRAPH__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
GRAPH__STATEMENTS
The meta object literal for the 'Statements' containment reference list feature. |
static EAttribute |
GRAPH__STRICT
The meta object literal for the 'Strict' attribute feature. |
static EAttribute |
GRAPH__TYPE
The meta object literal for the 'Type' attribute feature. |
static EEnum |
GRAPH_TYPE
The meta object literal for the ' Graph Type ' enum. |
static EClass |
GRAPHVIZ_MODEL
The meta object literal for the ' Graphviz Model ' class. |
static EReference |
GRAPHVIZ_MODEL__GRAPHS
The meta object literal for the 'Graphs' containment reference list feature. |
static EClass |
NODE
The meta object literal for the ' Node ' class. |
static EAttribute |
NODE__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
NODE__PORT
The meta object literal for the 'Port' containment reference feature. |
static EClass |
NODE_STATEMENT
The meta object literal for the ' Node Statement ' class. |
static EReference |
NODE_STATEMENT__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference feature. |
static EReference |
NODE_STATEMENT__NODE
The meta object literal for the 'Node' containment reference feature. |
static EClass |
PORT
The meta object literal for the ' Port ' class. |
static EAttribute |
PORT__COMPASS_PT
The meta object literal for the 'Compass pt' attribute feature. |
static EAttribute |
PORT__NAME
The meta object literal for the 'Name' attribute feature. |
static EClass |
STATEMENT
The meta object literal for the ' Statement ' class. |
static EAttribute |
STATEMENT__NAME
The meta object literal for the 'Name' attribute feature. |
static EAttribute |
STATEMENT__VALUE
The meta object literal for the 'Value' attribute feature. |
static EClass |
SUBGRAPH
The meta object literal for the ' Subgraph ' class. |
static EReference |
SUBGRAPH__STATEMENTS
The meta object literal for the 'Statements' containment reference list feature. |
Field Detail |
---|
static final EClass GRAPHVIZ_MODEL
Graphviz Model
' class.
GraphvizModelImpl
,
DotPackageImpl.getGraphvizModel()
static final EReference GRAPHVIZ_MODEL__GRAPHS
static final EClass GRAPH
Graph
' class.
GraphImpl
,
DotPackageImpl.getGraph()
static final EAttribute GRAPH__STRICT
static final EAttribute GRAPH__TYPE
static final EAttribute GRAPH__NAME
static final EReference GRAPH__STATEMENTS
static final EClass STATEMENT
Statement
' class.
StatementImpl
,
DotPackageImpl.getStatement()
static final EAttribute STATEMENT__NAME
static final EAttribute STATEMENT__VALUE
static final EClass EDGE_STATEMENT
Edge Statement
' class.
EdgeStatementImpl
,
DotPackageImpl.getEdgeStatement()
static final EReference EDGE_STATEMENT__SOURCE_SUBGRAPH
static final EReference EDGE_STATEMENT__SOURCE_NODE
static final EReference EDGE_STATEMENT__EDGE_TARGETS
static final EReference EDGE_STATEMENT__ATTRIBUTES
static final EClass EDGE_TARGET
Edge Target
' class.
EdgeTargetImpl
,
DotPackageImpl.getEdgeTarget()
static final EAttribute EDGE_TARGET__OPERATOR
static final EReference EDGE_TARGET__TARGET_SUBGRAPH
static final EReference EDGE_TARGET__TARGETNODE
static final EClass NODE_STATEMENT
Node Statement
' class.
NodeStatementImpl
,
DotPackageImpl.getNodeStatement()
static final EReference NODE_STATEMENT__NODE
static final EReference NODE_STATEMENT__ATTRIBUTES
static final EClass ATTRIBUTE_STATEMENT
Attribute Statement
' class.
AttributeStatementImpl
,
DotPackageImpl.getAttributeStatement()
static final EAttribute ATTRIBUTE_STATEMENT__TYPE
static final EReference ATTRIBUTE_STATEMENT__ATTRIBUTES
static final EClass SUBGRAPH
Subgraph
' class.
SubgraphImpl
,
DotPackageImpl.getSubgraph()
static final EReference SUBGRAPH__STATEMENTS
static final EClass ATTRIBUTE_LIST
Attribute List
' class.
AttributeListImpl
,
DotPackageImpl.getAttributeList()
static final EReference ATTRIBUTE_LIST__ENTRIES
static final EClass ATTRIBUTE
Attribute
' class.
AttributeImpl
,
DotPackageImpl.getAttribute()
static final EAttribute ATTRIBUTE__NAME
static final EAttribute ATTRIBUTE__VALUE
static final EClass NODE
Node
' class.
NodeImpl
,
DotPackageImpl.getNode()
static final EAttribute NODE__NAME
static final EReference NODE__PORT
static final EClass PORT
Port
' class.
PortImpl
,
DotPackageImpl.getPort()
static final EAttribute PORT__NAME
static final EAttribute PORT__COMPASS_PT
static final EEnum EDGE_OPERATOR
Edge Operator
' enum.
EdgeOperator
,
DotPackageImpl.getEdgeOperator()
static final EEnum GRAPH_TYPE
Graph Type
' enum.
GraphType
,
DotPackageImpl.getGraphType()
static final EEnum ATTRIBUTE_TYPE
Attribute Type
' enum.
AttributeType
,
DotPackageImpl.getAttributeType()
static final EEnum COMPASS_POINT
Compass Point
' enum.
CompassPoint
,
DotPackageImpl.getCompassPoint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |