|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface KEGPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
EDGE
The meta object literal for the ' Edge ' class. |
static EAttribute |
EDGE__DIRECTED
The meta object literal for the 'Directed' attribute feature. |
static EAttribute |
EDGE__HEAD_LABEL
The meta object literal for the 'Head Label' attribute feature. |
static EAttribute |
EDGE__MID_LABEL
The meta object literal for the 'Mid Label' attribute feature. |
static EAttribute |
EDGE__TAIL_LABEL
The meta object literal for the 'Tail Label' attribute feature. |
static EAttribute |
EDGE__TYPE
The meta object literal for the 'Type' attribute feature. |
static EEnum |
EDGE_TYPE
The meta object literal for the ' Edge Type ' enum. |
static EClass |
NODE
The meta object literal for the ' Node ' class. |
static EAttribute |
NODE__HYPERNODE
The meta object literal for the 'Hypernode' attribute feature. |
static EAttribute |
NODE__NODE_LABEL
The meta object literal for the 'Node Label' attribute feature. |
static EClass |
PORT
The meta object literal for the ' Port ' class. |
static EAttribute |
PORT__PORT_LABEL
The meta object literal for the 'Port Label' attribute feature. |
Field Detail |
---|
static final EClass NODE
Node
' class.
NodeImpl
,
KEGPackageImpl.getNode()
static final EAttribute NODE__NODE_LABEL
static final EAttribute NODE__HYPERNODE
static final EClass EDGE
Edge
' class.
EdgeImpl
,
KEGPackageImpl.getEdge()
static final EAttribute EDGE__HEAD_LABEL
static final EAttribute EDGE__MID_LABEL
static final EAttribute EDGE__TAIL_LABEL
static final EAttribute EDGE__DIRECTED
static final EAttribute EDGE__TYPE
static final EClass PORT
Port
' class.
PortImpl
,
KEGPackageImpl.getPort()
static final EAttribute PORT__PORT_LABEL
static final EEnum EDGE_TYPE
Edge Type
' enum.
EdgeType
,
KEGPackageImpl.getEdgeType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |