Modifier and Type | Method and Description |
---|---|
SystemView |
CHESS.getSystemView()
Returns the value of the 'System View' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CHESS.setSystemView(SystemView value)
Sets the value of the '
System View ' containment reference. |
Modifier and Type | Method and Description |
---|---|
SystemView |
CHESSViewsFactory.createSystemView()
Returns a new object of class 'System View'.
|
Modifier and Type | Class and Description |
---|---|
class |
SystemViewImpl
An implementation of the model object 'System View'.
|
Modifier and Type | Method and Description |
---|---|
SystemView |
CHESSViewsFactoryImpl.createSystemView() |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseSystemView(SystemView object)
Returns the result of interpreting the object as an instance of 'System View'.
|
Modifier and Type | Method and Description |
---|---|
SystemView |
CHESSImpl.getSystemView() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CHESSImpl.basicSetSystemView(SystemView newSystemView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CHESSImpl.setSystemView(SystemView newSystemView) |