|
Kieker 1.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MIDisplay
A representation of the model object 'Display'.
The following features are supported:
MIAnalysisMetaModelPackage.getDisplay()| Method Summary | |
|---|---|
String |
getId()
Returns the value of the 'Id' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
MIPlugin |
getParent()
Returns the value of the 'Parent' container reference. |
void |
setId(String value)
Sets the value of the ' Id' attribute. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setParent(MIPlugin value)
Sets the value of the ' Parent' container reference. |
| 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.getDisplay_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()MIPlugin getParent()
Displays'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(MIPlugin),
MIAnalysisMetaModelPackage.getDisplay_Parent(),
MIPlugin.getDisplays()void setParent(MIPlugin value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
MIAnalysisMetaModelPackage.getDisplay_Id()void setId(String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
Kieker 1.8 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||