Modifier and Type | Method and Description |
---|---|
ComponentView |
CHESS.getComponentView()
Returns the value of the 'Component View' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CHESS.setComponentView(ComponentView value)
Sets the value of the '
Component View ' containment reference. |
Modifier and Type | Method and Description |
---|---|
ComponentView |
CHESSViewsFactory.createComponentView()
Returns a new object of class 'Component View'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentViewImpl
An implementation of the model object 'Component View'.
|
Modifier and Type | Method and Description |
---|---|
ComponentView |
CHESSViewsFactoryImpl.createComponentView() |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseComponentView(ComponentView object)
Returns the result of interpreting the object as an instance of 'Component View'.
|
Modifier and Type | Method and Description |
---|---|
ComponentView |
CHESSImpl.getComponentView() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CHESSImpl.basicSetComponentView(ComponentView newComponentView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CHESSImpl.setComponentView(ComponentView newComponentView) |