public static interface DavePackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
DAVE_BLOCK_DEFINITION
The meta object literal for the '
Block Definition ' class. |
static org.eclipse.emf.ecore.EAttribute |
DAVE_BLOCK_DEFINITION__AREA
The meta object literal for the 'Area' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_BLOCK_DEFINITION__BLOCK
The meta object literal for the 'Block' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DAVE_BLOCK_DEFINITION__DEVICE
The meta object literal for the 'Device' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_BLOCK_DEFINITION__ENABLE_STATISTICS
The meta object literal for the 'Enable Statistics' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_BLOCK_DEFINITION__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_BLOCK_DEFINITION__OFFSET
The meta object literal for the 'Offset' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_BLOCK_DEFINITION__PERIOD
The meta object literal for the 'Period' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DAVE_BLOCK_DEFINITION__TYPE
The meta object literal for the 'Type' reference feature.
|
static org.eclipse.emf.ecore.EClass |
DAVE_COMMUNICATION_PROCESSOR
The meta object literal for the '
Communication Processor ' class. |
static org.eclipse.emf.ecore.EReference |
DAVE_COMMUNICATION_PROCESSOR__BLOCKS
The meta object literal for the 'Blocks' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
DAVE_COMMUNICATION_PROCESSOR__ENDPOINT
The meta object literal for the 'Endpoint' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_COMMUNICATION_PROCESSOR__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_COMMUNICATION_PROCESSOR__RACK
The meta object literal for the 'Rack' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_COMMUNICATION_PROCESSOR__READ_TIMEOUT
The meta object literal for the 'Read Timeout' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_COMMUNICATION_PROCESSOR__SLOT
The meta object literal for the 'Slot' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
DAVE_DEVICE
The meta object literal for the '
Device ' class. |
static org.eclipse.emf.ecore.EReference |
DAVE_DEVICE__BLOCKS
The meta object literal for the 'Blocks' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_DEVICE__PORT
The meta object literal for the 'Port' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_DEVICE__RACK
The meta object literal for the 'Rack' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_DEVICE__READ_TIMEOUT
The meta object literal for the 'Read Timeout' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_DEVICE__SLOT
The meta object literal for the 'Slot' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DAVE_DEVICE__TYPE_SYSTEM
The meta object literal for the 'Type System' reference feature.
|
static org.eclipse.emf.ecore.EClass |
DAVE_DRIVER
The meta object literal for the '
Driver ' class. |
static org.eclipse.emf.ecore.EReference |
DAVE_DRIVER__DEVICES
The meta object literal for the 'Devices' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
DAVE_REQUEST_BLOCK
The meta object literal for the '
Request Block ' class. |
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__AREA
The meta object literal for the 'Area' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__BLOCK
The meta object literal for the 'Block' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DAVE_REQUEST_BLOCK__DEVICE
The meta object literal for the 'Device' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__ENABLE_STATISTICS
The meta object literal for the 'Enable Statistics' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__ID
The meta object literal for the 'Id' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__LENGTH
The meta object literal for the 'Length' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__OFFSET
The meta object literal for the 'Offset' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DAVE_REQUEST_BLOCK__PERIOD
The meta object literal for the 'Period' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DAVE_REQUEST_BLOCK__TYPE
The meta object literal for the 'Type' reference feature.
|
static final org.eclipse.emf.ecore.EClass DAVE_DEVICE
Device
' class.
DaveDeviceImpl
,
DavePackageImpl.getDaveDevice()
static final org.eclipse.emf.ecore.EAttribute DAVE_DEVICE__PORT
static final org.eclipse.emf.ecore.EAttribute DAVE_DEVICE__RACK
static final org.eclipse.emf.ecore.EAttribute DAVE_DEVICE__SLOT
static final org.eclipse.emf.ecore.EReference DAVE_DEVICE__BLOCKS
static final org.eclipse.emf.ecore.EReference DAVE_DEVICE__TYPE_SYSTEM
static final org.eclipse.emf.ecore.EAttribute DAVE_DEVICE__READ_TIMEOUT
static final org.eclipse.emf.ecore.EClass DAVE_DRIVER
Driver
' class.
DaveDriverImpl
,
DavePackageImpl.getDaveDriver()
static final org.eclipse.emf.ecore.EReference DAVE_DRIVER__DEVICES
static final org.eclipse.emf.ecore.EClass DAVE_COMMUNICATION_PROCESSOR
Communication Processor
' class.
static final org.eclipse.emf.ecore.EReference DAVE_COMMUNICATION_PROCESSOR__ENDPOINT
static final org.eclipse.emf.ecore.EReference DAVE_COMMUNICATION_PROCESSOR__BLOCKS
static final org.eclipse.emf.ecore.EAttribute DAVE_COMMUNICATION_PROCESSOR__ID
static final org.eclipse.emf.ecore.EAttribute DAVE_COMMUNICATION_PROCESSOR__RACK
static final org.eclipse.emf.ecore.EAttribute DAVE_COMMUNICATION_PROCESSOR__SLOT
static final org.eclipse.emf.ecore.EAttribute DAVE_COMMUNICATION_PROCESSOR__READ_TIMEOUT
static final org.eclipse.emf.ecore.EClass DAVE_REQUEST_BLOCK
Request Block
' class.
static final org.eclipse.emf.ecore.EReference DAVE_REQUEST_BLOCK__TYPE
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__ID
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__NAME
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__AREA
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__BLOCK
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__OFFSET
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__LENGTH
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__PERIOD
static final org.eclipse.emf.ecore.EAttribute DAVE_REQUEST_BLOCK__ENABLE_STATISTICS
static final org.eclipse.emf.ecore.EReference DAVE_REQUEST_BLOCK__DEVICE
static final org.eclipse.emf.ecore.EClass DAVE_BLOCK_DEFINITION
Block Definition
' class.
static final org.eclipse.emf.ecore.EAttribute DAVE_BLOCK_DEFINITION__BLOCK
static final org.eclipse.emf.ecore.EReference DAVE_BLOCK_DEFINITION__DEVICE
static final org.eclipse.emf.ecore.EAttribute DAVE_BLOCK_DEFINITION__OFFSET
static final org.eclipse.emf.ecore.EAttribute DAVE_BLOCK_DEFINITION__PERIOD
static final org.eclipse.emf.ecore.EAttribute DAVE_BLOCK_DEFINITION__ENABLE_STATISTICS
static final org.eclipse.emf.ecore.EReference DAVE_BLOCK_DEFINITION__TYPE
static final org.eclipse.emf.ecore.EAttribute DAVE_BLOCK_DEFINITION__AREA
static final org.eclipse.emf.ecore.EAttribute DAVE_BLOCK_DEFINITION__NAME