public interface MIDisplay
extends org.eclipse.emf.ecore.EObject
The following features are supported:
MIAnalysisMetaModelPackage.getDisplay()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
MIPlugin |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id ' attribute. |
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
void |
setParent(MIPlugin value)
Sets the value of the '
Parent ' container reference. |
java.lang.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(java.lang.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()
java.lang.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()
Copyright 2017 Kieker Project, http://kieker-monitoring.net