public interface MIPlugin extends MIAnalysisComponent
The following features are supported:
MIAnalysisMetaModelPackage.getPlugin()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<MIDisplay> |
getDisplays()
Returns the value of the 'Displays' containment reference list.
|
org.eclipse.emf.common.util.EList<MIOutputPort> |
getOutputPorts()
Returns the value of the 'Output Ports' containment reference list.
|
org.eclipse.emf.common.util.EList<MIRepositoryConnector> |
getRepositories()
Returns the value of the 'Repositories' containment reference list.
|
getClassname, getId, getName, getProperties, setClassname, setId, setNameorg.eclipse.emf.common.util.EList<MIRepositoryConnector> getRepositories()
MIRepositoryConnector.
If the meaning of the 'Repositories' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getPlugin_Repositories()org.eclipse.emf.common.util.EList<MIOutputPort> getOutputPorts()
MIOutputPort.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Output Ports' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getPlugin_OutputPorts(),
MIOutputPort.getParent()org.eclipse.emf.common.util.EList<MIDisplay> getDisplays()
MIDisplay.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Displays' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getPlugin_Displays(),
MIDisplay.getParent()Copyright 2017 Kieker Project, http://kieker-monitoring.net