Package | Description |
---|---|
org.eclipse.emfforms.coffee.model.coffee | |
org.eclipse.emfforms.coffee.model.coffee.impl | |
org.eclipse.emfforms.coffee.model.coffee.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BrewingUnit
A representation of the model object 'Brewing Unit'.
|
interface |
ControlUnit
A representation of the model object 'Control Unit'.
|
interface |
DipTray
A representation of the model object 'Dip Tray'.
|
interface |
Machine
A representation of the model object 'Machine'.
|
interface |
WaterTank
A representation of the model object 'Water Tank'.
|
Modifier and Type | Method and Description |
---|---|
Component |
Component.getParent()
Returns the value of the 'Parent' container reference.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Component> |
Component.getChildren()
Returns the value of the 'Children' containment reference list.
|
Modifier and Type | Method and Description |
---|---|
void |
Component.setParent(Component value)
Sets the value of the '
Parent '
container reference. |
Modifier and Type | Class and Description |
---|---|
class |
BrewingUnitImpl
An implementation of the model object 'Brewing Unit'.
|
class |
ComponentImpl
An implementation of the model object 'Component'.
|
class |
ControlUnitImpl
An implementation of the model object 'Control Unit'.
|
class |
DipTrayImpl
An implementation of the model object 'Dip Tray'.
|
class |
MachineImpl
An implementation of the model object 'Machine'.
|
class |
WaterTankImpl
An implementation of the model object 'Water Tank'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Component> |
ComponentImpl.children
The cached value of the '
Children ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Component |
ComponentImpl.getParent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Component> |
ComponentImpl.getChildren() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ComponentImpl.basicSetParent(Component newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ComponentImpl.setParent(Component newParent) |
Modifier and Type | Method and Description |
---|---|
T |
CoffeeSwitch.caseComponent(Component object)
Returns the result of interpreting the object as an instance of 'Component'.
|
Copyright © 2018. All rights reserved.