Uses of Interface
kieker.analysis.model.analysisMetaModel.MIDisplayConnector
Packages that use MIDisplayConnector
Package
Description
-
Uses of MIDisplayConnector in kieker.analysis.model.analysisMetaModel
Methods in kieker.analysis.model.analysisMetaModel that return MIDisplayConnectorModifier and TypeMethodDescriptionMIAnalysisMetaModelFactory.createDisplayConnector()Returns a new object of class 'Display Connector'.Methods in kieker.analysis.model.analysisMetaModel that return types with arguments of type MIDisplayConnectorModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MIDisplayConnector>MIView.getDisplayConnectors()Returns the value of the 'Display Connectors' containment reference list. -
Uses of MIDisplayConnector in kieker.analysis.model.analysisMetaModel.impl
Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIDisplayConnectorModifier and TypeClassDescriptionclassAn implementation of the model object 'Display Connector'.Fields in kieker.analysis.model.analysisMetaModel.impl with type parameters of type MIDisplayConnectorModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MIDisplayConnector>MView.displayConnectorsThe cached value of the 'Display Connectors' containment reference list.Methods in kieker.analysis.model.analysisMetaModel.impl that return MIDisplayConnectorMethods in kieker.analysis.model.analysisMetaModel.impl that return types with arguments of type MIDisplayConnectorModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<MIDisplayConnector>MView.getDisplayConnectors() -
Uses of MIDisplayConnector in kieker.analysis.model.analysisMetaModel.util
Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIDisplayConnectorModifier and TypeMethodDescriptionAnalysisMetaModelSwitch.caseDisplayConnector(MIDisplayConnector object) Returns the result of interpreting the object as an instance of 'Display Connector'.