|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DataflowPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
BOX
The meta object literal for the ' Box ' class. |
static EReference |
BOX__INPUTS
The meta object literal for the 'Inputs' containment reference list feature. |
static EReference |
BOX__OUTPUTS
The meta object literal for the 'Outputs' containment reference list feature. |
static EClass |
CONNECTION
The meta object literal for the ' Connection ' class. |
static EReference |
CONNECTION__SOURCE_PORT
The meta object literal for the 'Source Port' reference feature. |
static EReference |
CONNECTION__TARGET_PORT
The meta object literal for the 'Target Port' reference feature. |
static EClass |
DATAFLOW_MODEL
The meta object literal for the ' Model ' class. |
static EReference |
DATAFLOW_MODEL__BOXES
The meta object literal for the 'Boxes' containment reference list feature. |
static EReference |
DATAFLOW_MODEL__CONNECTIONS
The meta object literal for the 'Connections' containment reference list feature. |
static EAttribute |
DATAFLOW_MODEL__NAME
The meta object literal for the 'Name' attribute feature. |
static EClass |
INPUT_PORT
The meta object literal for the ' Input Port ' class. |
static EReference |
INPUT_PORT__PARENT_BOX
The meta object literal for the 'Parent Box' container reference feature. |
static EClass |
OUTPUT_PORT
The meta object literal for the ' Output Port ' class. |
static EReference |
OUTPUT_PORT__PARENT_BOX
The meta object literal for the 'Parent Box' container reference feature. |
static EClass |
PORT
The meta object literal for the ' Port ' class. |
static EAttribute |
PORT__NAME
The meta object literal for the 'Name' attribute feature. |
Field Detail |
---|
static final EClass DATAFLOW_MODEL
Model
' class.
DataflowModelImpl
,
DataflowPackageImpl.getDataflowModel()
static final EAttribute DATAFLOW_MODEL__NAME
static final EReference DATAFLOW_MODEL__BOXES
static final EReference DATAFLOW_MODEL__CONNECTIONS
static final EClass BOX
Box
' class.
BoxImpl
,
DataflowPackageImpl.getBox()
static final EReference BOX__INPUTS
static final EReference BOX__OUTPUTS
static final EClass CONNECTION
Connection
' class.
ConnectionImpl
,
DataflowPackageImpl.getConnection()
static final EReference CONNECTION__SOURCE_PORT
static final EReference CONNECTION__TARGET_PORT
static final EClass PORT
Port
' class.
PortImpl
,
DataflowPackageImpl.getPort()
static final EAttribute PORT__NAME
static final EClass INPUT_PORT
Input Port
' class.
InputPortImpl
,
DataflowPackageImpl.getInputPort()
static final EReference INPUT_PORT__PARENT_BOX
static final EClass OUTPUT_PORT
Output Port
' class.
OutputPortImpl
,
DataflowPackageImpl.getOutputPort()
static final EReference OUTPUT_PORT__PARENT_BOX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |