public static interface DstabDevicePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
DYNAMIC_BRANCH_DEVICE
The meta object literal for the '
Dynamic Branch Device' class. |
static org.eclipse.emf.ecore.EAttribute |
DYNAMIC_BRANCH_DEVICE__DEVICE_TYPE
The meta object literal for the 'Device Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DYNAMIC_BRANCH_DEVICE__DSTAB_BRANCH
The meta object literal for the 'DStab Branch' container reference feature.
|
static org.eclipse.emf.ecore.EEnum |
DYNAMIC_BRANCH_DEVICE_TYPE
The meta object literal for the '
Dynamic Branch Device Type' enum. |
static org.eclipse.emf.ecore.EClass |
DYNAMIC_BUS_DEVICE
The meta object literal for the '
Dynamic Bus Device' class. |
static org.eclipse.emf.ecore.EAttribute |
DYNAMIC_BUS_DEVICE__DEVICE_TYPE
The meta object literal for the 'Device Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
DYNAMIC_BUS_DEVICE__DSTAB_BUS
The meta object literal for the 'DStab Bus' container reference feature.
|
static org.eclipse.emf.ecore.EEnum |
DYNAMIC_BUS_DEVICE_TYPE
The meta object literal for the '
Dynamic Bus Device Type' enum. |
static org.eclipse.emf.ecore.EClass |
DYNAMIC_DEVICE
The meta object literal for the '
Dynamic Device' class. |
static org.eclipse.emf.ecore.EAttribute |
DYNAMIC_DEVICE__SCRIPTS
The meta object literal for the 'Scripts' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_DYNAMIC_BRANCH_DEVICE
The meta object literal for the '
Script Dynamic Branch Device' class. |
static org.eclipse.emf.ecore.EAttribute |
SCRIPT_DYNAMIC_BRANCH_DEVICE__SCRIPT_LANG
The meta object literal for the 'Script Lang' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SCRIPT_DYNAMIC_BUS_DEVICE
The meta object literal for the '
Script Dynamic Bus Device' class. |
static org.eclipse.emf.ecore.EAttribute |
SCRIPT_DYNAMIC_BUS_DEVICE__SCRIPT_LANG
The meta object literal for the 'Script Lang' attribute feature.
|
static final org.eclipse.emf.ecore.EClass DYNAMIC_DEVICE
Dynamic Device' class.
static final org.eclipse.emf.ecore.EAttribute DYNAMIC_DEVICE__SCRIPTS
static final org.eclipse.emf.ecore.EClass DYNAMIC_BUS_DEVICE
Dynamic Bus Device' class.
static final org.eclipse.emf.ecore.EAttribute DYNAMIC_BUS_DEVICE__DEVICE_TYPE
static final org.eclipse.emf.ecore.EReference DYNAMIC_BUS_DEVICE__DSTAB_BUS
static final org.eclipse.emf.ecore.EClass SCRIPT_DYNAMIC_BUS_DEVICE
Script Dynamic Bus Device' class.
static final org.eclipse.emf.ecore.EAttribute SCRIPT_DYNAMIC_BUS_DEVICE__SCRIPT_LANG
static final org.eclipse.emf.ecore.EClass DYNAMIC_BRANCH_DEVICE
Dynamic Branch Device' class.
static final org.eclipse.emf.ecore.EAttribute DYNAMIC_BRANCH_DEVICE__DEVICE_TYPE
static final org.eclipse.emf.ecore.EReference DYNAMIC_BRANCH_DEVICE__DSTAB_BRANCH
static final org.eclipse.emf.ecore.EClass SCRIPT_DYNAMIC_BRANCH_DEVICE
Script Dynamic Branch Device' class.
static final org.eclipse.emf.ecore.EAttribute SCRIPT_DYNAMIC_BRANCH_DEVICE__SCRIPT_LANG
static final org.eclipse.emf.ecore.EEnum DYNAMIC_BUS_DEVICE_TYPE
Dynamic Bus Device Type' enum.
static final org.eclipse.emf.ecore.EEnum DYNAMIC_BRANCH_DEVICE_TYPE
Dynamic Branch Device Type' enum.