public static interface CoffeePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ACTIVITY
The meta object literal for the '
Activity' class. |
static org.eclipse.emf.ecore.EAttribute |
ACTIVITY__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
BREWING_UNIT
The meta object literal for the '
Brewing Unit' class. |
static org.eclipse.emf.ecore.EClass |
COMPONENT
The meta object literal for the '
Component' class. |
static org.eclipse.emf.ecore.EReference |
COMPONENT__ACTIVITIES
The meta object literal for the 'Activities' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMPONENT__CHILDREN
The meta object literal for the 'Children' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
COMPONENT__PARENT
The meta object literal for the 'Parent' container reference feature.
|
static org.eclipse.emf.ecore.EClass |
CONTROL_UNIT
The meta object literal for the '
Control Unit' class. |
static org.eclipse.emf.ecore.EReference |
CONTROL_UNIT__DIMENSION
The meta object literal for the 'Dimension' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
CONTROL_UNIT__DISPLAY
The meta object literal for the 'Display' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
CONTROL_UNIT__PROCESSOR
The meta object literal for the 'Processor' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
CONTROL_UNIT__RAM
The meta object literal for the 'Ram' containment reference list feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONTROL_UNIT__USER_DESCRIPTION
The meta object literal for the 'User Description' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
DIMENSION
The meta object literal for the '
Dimension' class. |
static org.eclipse.emf.ecore.EAttribute |
DIMENSION__HEIGHT
The meta object literal for the 'Height' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DIMENSION__LENGTH
The meta object literal for the 'Length' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DIMENSION__WIDTH
The meta object literal for the 'Width' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
DIP_TRAY
The meta object literal for the '
Dip
Tray' class. |
static org.eclipse.emf.ecore.EClass |
DISPLAY
The meta object literal for the '
Display' class. |
static org.eclipse.emf.ecore.EAttribute |
DISPLAY__HEIGHT
The meta object literal for the 'Height' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
DISPLAY__WIDTH
The meta object literal for the 'Width' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
MACHINE
The meta object literal for the '
Machine' class. |
static org.eclipse.emf.ecore.EAttribute |
MACHINE__NAME
The meta object literal for the 'Name' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
MANUFACTORING_PROCESS
The meta object literal for the '
Manufactoring Process' enum. |
static org.eclipse.emf.ecore.EClass |
PROCESSOR
The meta object literal for the '
Processor' class. |
static org.eclipse.emf.ecore.EAttribute |
PROCESSOR__CLOCK_SPEED
The meta object literal for the 'Clock Speed' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROCESSOR__MANUFACTORING_PROCESS
The meta object literal for the 'Manufactoring Process' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROCESSOR__NUMBER_OF_CORES
The meta object literal for the 'Number Of Cores' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROCESSOR__SOCKETCONNECTOR_TYPE
The meta object literal for the 'Socketconnector Type' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROCESSOR__THERMAL_DESIGN_POWER
The meta object literal for the 'Thermal Design Power' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
PROCESSOR__VENDOR
The meta object literal for the 'Vendor' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
RAM
The meta object literal for the '
RAM'
class. |
static org.eclipse.emf.ecore.EAttribute |
RAM__CLOCK_SPEED
The meta object literal for the 'Clock Speed' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
RAM__SIZE
The meta object literal for the 'Size' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
RAM__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
RAM_TYPE
The meta object literal for the '
Ram Type'
enum. |
static org.eclipse.emf.ecore.EEnum |
SOCKET_CONNECTOR_TYPE
The meta object literal for the '
Socket Connector Type' enum. |
static org.eclipse.emf.ecore.EClass |
WATER_TANK
The meta object literal for the '
Water
Tank' class. |
static final org.eclipse.emf.ecore.EClass COMPONENT
Component' class.
ComponentImpl,
CoffeePackageImpl.getComponent()static final org.eclipse.emf.ecore.EReference COMPONENT__CHILDREN
static final org.eclipse.emf.ecore.EReference COMPONENT__PARENT
static final org.eclipse.emf.ecore.EReference COMPONENT__ACTIVITIES
static final org.eclipse.emf.ecore.EClass MACHINE
Machine' class.
MachineImpl,
CoffeePackageImpl.getMachine()static final org.eclipse.emf.ecore.EAttribute MACHINE__NAME
static final org.eclipse.emf.ecore.EClass CONTROL_UNIT
Control Unit' class.
static final org.eclipse.emf.ecore.EReference CONTROL_UNIT__PROCESSOR
static final org.eclipse.emf.ecore.EReference CONTROL_UNIT__DIMENSION
static final org.eclipse.emf.ecore.EReference CONTROL_UNIT__RAM
static final org.eclipse.emf.ecore.EReference CONTROL_UNIT__DISPLAY
static final org.eclipse.emf.ecore.EAttribute CONTROL_UNIT__USER_DESCRIPTION
static final org.eclipse.emf.ecore.EClass BREWING_UNIT
Brewing Unit' class.
static final org.eclipse.emf.ecore.EClass DIP_TRAY
Dip
Tray' class.
DipTrayImpl,
CoffeePackageImpl.getDipTray()static final org.eclipse.emf.ecore.EClass WATER_TANK
Water
Tank' class.
WaterTankImpl,
CoffeePackageImpl.getWaterTank()static final org.eclipse.emf.ecore.EClass PROCESSOR
Processor' class.
ProcessorImpl,
CoffeePackageImpl.getProcessor()static final org.eclipse.emf.ecore.EAttribute PROCESSOR__VENDOR
static final org.eclipse.emf.ecore.EAttribute PROCESSOR__CLOCK_SPEED
static final org.eclipse.emf.ecore.EAttribute PROCESSOR__NUMBER_OF_CORES
static final org.eclipse.emf.ecore.EAttribute PROCESSOR__SOCKETCONNECTOR_TYPE
static final org.eclipse.emf.ecore.EAttribute PROCESSOR__THERMAL_DESIGN_POWER
static final org.eclipse.emf.ecore.EAttribute PROCESSOR__MANUFACTORING_PROCESS
static final org.eclipse.emf.ecore.EClass RAM
RAM'
class.
RAMImpl,
CoffeePackageImpl.getRAM()static final org.eclipse.emf.ecore.EAttribute RAM__CLOCK_SPEED
static final org.eclipse.emf.ecore.EAttribute RAM__SIZE
static final org.eclipse.emf.ecore.EAttribute RAM__TYPE
static final org.eclipse.emf.ecore.EClass ACTIVITY
Activity' class.
ActivityImpl,
CoffeePackageImpl.getActivity()static final org.eclipse.emf.ecore.EAttribute ACTIVITY__NAME
static final org.eclipse.emf.ecore.EClass DIMENSION
Dimension' class.
DimensionImpl,
CoffeePackageImpl.getDimension()static final org.eclipse.emf.ecore.EAttribute DIMENSION__WIDTH
static final org.eclipse.emf.ecore.EAttribute DIMENSION__HEIGHT
static final org.eclipse.emf.ecore.EAttribute DIMENSION__LENGTH
static final org.eclipse.emf.ecore.EClass DISPLAY
Display' class.
DisplayImpl,
CoffeePackageImpl.getDisplay()static final org.eclipse.emf.ecore.EAttribute DISPLAY__WIDTH
static final org.eclipse.emf.ecore.EAttribute DISPLAY__HEIGHT
static final org.eclipse.emf.ecore.EEnum SOCKET_CONNECTOR_TYPE
Socket Connector Type' enum.
static final org.eclipse.emf.ecore.EEnum MANUFACTORING_PROCESS
Manufactoring Process' enum.
static final org.eclipse.emf.ecore.EEnum RAM_TYPE
Ram Type'
enum.
RamType,
CoffeePackageImpl.getRamType()Copyright © 2019. All rights reserved.