public interface MIDisplayConnector
extends org.eclipse.emf.ecore.EObject
The following features are supported:
MIAnalysisMetaModelPackage.getDisplayConnector()| Modifier and Type | Method and Description |
|---|---|
MIDisplay |
getDisplay()
Returns the value of the 'Display' reference.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setDisplay(MIDisplay value)
Sets the value of the '
Display' 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. |
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.getDisplayConnector_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()MIDisplay getDisplay()
If the meaning of the 'Display' reference isn't clear, there really should be more of a description here...
setDisplay(MIDisplay),
MIAnalysisMetaModelPackage.getDisplayConnector_Display()void setDisplay(MIDisplay value)
Display' reference.
value - the new value of the 'Display' reference.getDisplay()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.getDisplayConnector_Id()Copyright 2020 Kieker Project, http://kieker-monitoring.net