|
Kieker 1.6 | |||||||||
| 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 | |
|---|---|
String |
getClassname()
Returns the value of the 'Classname' attribute. |
org.eclipse.emf.common.util.EList<MIDisplay> |
getDisplays()
Returns the value of the 'Displays' containment reference list. |
String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList<MIOutputPort> |
getOutputPorts()
Returns the value of the 'Output Ports' containment reference list. |
org.eclipse.emf.common.util.EList<MIProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
org.eclipse.emf.common.util.EList<MIRepositoryConnector> |
getRepositories()
Returns the value of the 'Repositories' containment reference list. |
void |
setClassname(String value)
Sets the value of the ' Classname' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
| 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 |
|---|
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
MIAnalysisMetaModelPackage.getPlugin_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getClassname()
If the meaning of the 'Classname' attribute isn't clear, there really should be more of a description here...
setClassname(String),
MIAnalysisMetaModelPackage.getPlugin_Classname()void setClassname(String value)
Classname' attribute.
value - the new value of the 'Classname' attribute.getClassname()org.eclipse.emf.common.util.EList<MIProperty> getProperties()
MIProperty.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getPlugin_Properties()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.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||