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 | Method and Description |
---|---|
Display |
CoffeeFactory.createDisplay()
Returns a new object of class 'Display'.
|
Display |
ControlUnit.getDisplay()
Returns the value of the 'Display' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ControlUnit.setDisplay(Display value)
Sets the value of the '
Display '
containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
DisplayImpl
An implementation of the model object 'Display'.
|
Modifier and Type | Field and Description |
---|---|
protected Display |
ControlUnitImpl.display
The cached value of the '
Display ' containment reference. |
Modifier and Type | Method and Description |
---|---|
Display |
CoffeeFactoryImpl.createDisplay() |
Display |
ControlUnitImpl.getDisplay() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ControlUnitImpl.basicSetDisplay(Display newDisplay,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ControlUnitImpl.setDisplay(Display newDisplay) |
Modifier and Type | Method and Description |
---|---|
T |
CoffeeSwitch.caseDisplay(Display object)
Returns the result of interpreting the object as an instance of 'Display'.
|
Copyright © 2019. All rights reserved.