|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MIDisplay | |
---|---|
kieker.analysis.model.analysisMetaModel | |
kieker.analysis.model.analysisMetaModel.impl | |
kieker.analysis.model.analysisMetaModel.util |
Uses of MIDisplay in kieker.analysis.model.analysisMetaModel |
---|
Methods in kieker.analysis.model.analysisMetaModel that return MIDisplay | |
---|---|
MIDisplay |
MIAnalysisMetaModelFactory.createDisplay()
Returns a new object of class 'Display'. |
MIDisplay |
MIDisplayConnector.getDisplay()
Returns the value of the 'Display' reference. |
Methods in kieker.analysis.model.analysisMetaModel that return types with arguments of type MIDisplay | |
---|---|
org.eclipse.emf.common.util.EList<MIDisplay> |
MIPlugin.getDisplays()
Returns the value of the 'Displays' containment reference list. |
Methods in kieker.analysis.model.analysisMetaModel with parameters of type MIDisplay | |
---|---|
void |
MIDisplayConnector.setDisplay(MIDisplay value)
Sets the value of the ' Display ' reference. |
Uses of MIDisplay in kieker.analysis.model.analysisMetaModel.impl |
---|
Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIDisplay | |
---|---|
class |
MDisplay
An implementation of the model object 'Display'. |
Methods in kieker.analysis.model.analysisMetaModel.impl that return MIDisplay | |
---|---|
MIDisplay |
MDisplayConnector.basicGetDisplay()
|
MIDisplay |
MAnalysisMetaModelFactory.createDisplay()
|
MIDisplay |
MDisplayConnector.getDisplay()
|
Methods in kieker.analysis.model.analysisMetaModel.impl that return types with arguments of type MIDisplay | |
---|---|
org.eclipse.emf.common.util.EList<MIDisplay> |
MPlugin.getDisplays()
|
Methods in kieker.analysis.model.analysisMetaModel.impl with parameters of type MIDisplay | |
---|---|
void |
MDisplayConnector.setDisplay(MIDisplay newDisplay)
|
Uses of MIDisplay in kieker.analysis.model.analysisMetaModel.util |
---|
Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIDisplay | |
---|---|
T |
AnalysisMetaModelSwitch.caseDisplay(MIDisplay object)
Returns the result of interpreting the object as an instance of 'Display'. |
|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |