Modifier and Type | Method and Description |
---|---|
DeploymentView |
CHESS.getDeploymentView()
Returns the value of the 'Deployment View' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CHESS.setDeploymentView(DeploymentView value)
Sets the value of the '
Deployment View ' containment reference. |
Modifier and Type | Method and Description |
---|---|
DeploymentView |
CHESSViewsFactory.createDeploymentView()
Returns a new object of class 'Deployment View'.
|
Modifier and Type | Class and Description |
---|---|
class |
DeploymentViewImpl
An implementation of the model object 'Deployment View'.
|
Modifier and Type | Method and Description |
---|---|
DeploymentView |
CHESSViewsFactoryImpl.createDeploymentView() |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseDeploymentView(DeploymentView object)
Returns the result of interpreting the object as an instance of 'Deployment View'.
|
Modifier and Type | Method and Description |
---|---|
DeploymentView |
CHESSImpl.getDeploymentView() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CHESSImpl.basicSetDeploymentView(DeploymentView newDeploymentView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CHESSImpl.setDeploymentView(DeploymentView newDeploymentView) |