|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MIPlugin
A representation of the model object 'Plugin'.
The following features are supported:
MIAnalysisMetaModelPackage.getPlugin()
Method Summary | |
---|---|
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. |
Methods inherited from interface kieker.analysis.model.analysisMetaModel.MIAnalysisComponent |
---|
getClassname, getId, getName, getProperties, setClassname, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.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()
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |