Modifier and Type | Method and Description |
---|---|
AnalysisView |
CHESS.getAnalysisView()
Returns the value of the 'Analysis View' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
CHESS.setAnalysisView(AnalysisView value)
Sets the value of the '
Analysis View ' containment reference. |
Modifier and Type | Method and Description |
---|---|
AnalysisView |
CHESSViewsFactory.createAnalysisView()
Returns a new object of class 'Analysis View'.
|
Modifier and Type | Class and Description |
---|---|
class |
AnalysisViewImpl
An implementation of the model object 'Analysis View'.
|
Modifier and Type | Method and Description |
---|---|
AnalysisView |
CHESSViewsFactoryImpl.createAnalysisView() |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseAnalysisView(AnalysisView object)
Returns the result of interpreting the object as an instance of 'Analysis View'.
|
Modifier and Type | Method and Description |
---|---|
AnalysisView |
CHESSImpl.getAnalysisView() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
CHESSImpl.basicSetAnalysisView(AnalysisView newAnalysisView,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CHESSImpl.setAnalysisView(AnalysisView newAnalysisView) |