Uses of Interface
kieker.analysis.model.analysisMetaModel.MIDisplay
Packages that use MIDisplay
Package
Description
-
Uses of MIDisplay in kieker.analysis.model.analysisMetaModel
Methods in kieker.analysis.model.analysisMetaModel that return MIDisplayModifier and TypeMethodDescriptionMIAnalysisMetaModelFactory.createDisplay()Returns a new object of class 'Display'.MIDisplayConnector.getDisplay()Returns the value of the 'Display' reference.Methods in kieker.analysis.model.analysisMetaModel that return types with arguments of type MIDisplayModifier and TypeMethodDescriptionorg.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 MIDisplayModifier and TypeMethodDescriptionvoidMIDisplayConnector.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 MIDisplayFields in kieker.analysis.model.analysisMetaModel.impl declared as MIDisplayModifier and TypeFieldDescriptionprotected MIDisplayMDisplayConnector.displayThe cached value of the 'Display' reference.Fields in kieker.analysis.model.analysisMetaModel.impl with type parameters of type MIDisplayModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MIDisplay>MPlugin.displaysThe cached value of the 'Displays' containment reference list.Methods in kieker.analysis.model.analysisMetaModel.impl that return MIDisplayModifier and TypeMethodDescriptionMDisplayConnector.basicGetDisplay()MAnalysisMetaModelFactory.createDisplay()MDisplayConnector.getDisplay()Methods in kieker.analysis.model.analysisMetaModel.impl that return types with arguments of type MIDisplayModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MIDisplay>MPlugin.getDisplays()Methods in kieker.analysis.model.analysisMetaModel.impl with parameters of type MIDisplay -
Uses of MIDisplay in kieker.analysis.model.analysisMetaModel.util
Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIDisplayModifier and TypeMethodDescriptionAnalysisMetaModelSwitch.caseDisplay(MIDisplay object) Returns the result of interpreting the object as an instance of 'Display'.