public interface MIProperty
extends org.eclipse.emf.ecore.EObject
MIAnalysisMetaModelPackage.getProperty()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
java.lang.String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the '
Value' 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.getProperty_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
MIAnalysisMetaModelPackage.getProperty_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright 2020 Kieker Project, http://kieker-monitoring.net