|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface KGraphPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
KEDGE
The meta object literal for the ' KEdge ' class. |
static EReference |
KEDGE__LABELS
The meta object literal for the 'Labels' containment reference list feature. |
static EReference |
KEDGE__SOURCE
The meta object literal for the 'Source' container reference feature. |
static EReference |
KEDGE__SOURCE_PORT
The meta object literal for the 'Source Port' reference feature. |
static EReference |
KEDGE__TARGET
The meta object literal for the 'Target' reference feature. |
static EReference |
KEDGE__TARGET_PORT
The meta object literal for the 'Target Port' reference feature. |
static EClass |
KGRAPH_DATA
The meta object literal for the ' Data ' class. |
static EClass |
KGRAPH_ELEMENT
The meta object literal for the ' Element ' class. |
static EReference |
KGRAPH_ELEMENT__DATA
The meta object literal for the 'Data' containment reference list feature. |
static EClass |
KLABEL
The meta object literal for the ' KLabel ' class. |
static EReference |
KLABEL__PARENT
The meta object literal for the 'Parent' reference feature. |
static EAttribute |
KLABEL__TEXT
The meta object literal for the 'Text' attribute feature. |
static EClass |
KNODE
The meta object literal for the ' KNode ' class. |
static EReference |
KNODE__CHILDREN
The meta object literal for the 'Children' containment reference list feature. |
static EReference |
KNODE__INCOMING_EDGES
The meta object literal for the 'Incoming Edges' reference list feature. |
static EReference |
KNODE__LABEL
The meta object literal for the 'Label' containment reference feature. |
static EReference |
KNODE__OUTGOING_EDGES
The meta object literal for the 'Outgoing Edges' containment reference list feature. |
static EReference |
KNODE__PARENT
The meta object literal for the 'Parent' container reference feature. |
static EReference |
KNODE__PORTS
The meta object literal for the 'Ports' containment reference list feature. |
static EClass |
KPORT
The meta object literal for the ' KPort ' class. |
static EReference |
KPORT__EDGES
The meta object literal for the 'Edges' reference list feature. |
static EReference |
KPORT__LABEL
The meta object literal for the 'Label' containment reference feature. |
static EReference |
KPORT__NODE
The meta object literal for the 'Node' container reference feature. |
Field Detail |
---|
static final EClass KGRAPH_ELEMENT
Element
' class.
KGraphElementImpl
,
KGraphPackageImpl.getKGraphElement()
static final EReference KGRAPH_ELEMENT__DATA
static final EClass KGRAPH_DATA
Data
' class.
KGraphData
,
KGraphPackageImpl.getKGraphData()
static final EClass KNODE
KNode
' class.
KNodeImpl
,
KGraphPackageImpl.getKNode()
static final EReference KNODE__CHILDREN
static final EReference KNODE__PARENT
static final EReference KNODE__PORTS
static final EReference KNODE__OUTGOING_EDGES
static final EReference KNODE__INCOMING_EDGES
static final EReference KNODE__LABEL
static final EClass KEDGE
KEdge
' class.
KEdgeImpl
,
KGraphPackageImpl.getKEdge()
static final EReference KEDGE__SOURCE
static final EReference KEDGE__TARGET
static final EReference KEDGE__SOURCE_PORT
static final EReference KEDGE__TARGET_PORT
static final EReference KEDGE__LABELS
static final EClass KPORT
KPort
' class.
KPortImpl
,
KGraphPackageImpl.getKPort()
static final EReference KPORT__NODE
static final EReference KPORT__EDGES
static final EReference KPORT__LABEL
static final EClass KLABEL
KLabel
' class.
KLabelImpl
,
KGraphPackageImpl.getKLabel()
static final EAttribute KLABEL__TEXT
static final EReference KLABEL__PARENT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |