Modifier and Type | Method and Description |
---|---|
RTAnalysisView |
CHESSViewsFactory.createRTAnalysisView()
Returns a new object of class 'RT Analysis View'.
|
RTAnalysisView |
AnalysisView.getRtanalysisview()
Returns the value of the 'Rtanalysisview' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisView.setRtanalysisview(RTAnalysisView value)
Sets the value of the '
Rtanalysisview ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
RTAnalysisViewImpl
An implementation of the model object 'RT Analysis View'.
|
Modifier and Type | Method and Description |
---|---|
RTAnalysisView |
CHESSViewsFactoryImpl.createRTAnalysisView() |
RTAnalysisView |
AnalysisViewImpl.getRtanalysisview() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
AnalysisViewImpl.basicSetRtanalysisview(RTAnalysisView newRtanalysisview,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
AnalysisViewImpl.setRtanalysisview(RTAnalysisView newRtanalysisview) |
Modifier and Type | Method and Description |
---|---|
T |
CHESSViewsSwitch.caseRTAnalysisView(RTAnalysisView object)
Returns the result of interpreting the object as an instance of 'RT Analysis View'.
|