|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Measurand
A representation of the model object 'Measurand'.
The following features are supported:
SmmqualityPackage.getMeasurand()| Method Summary | |
|---|---|
java.lang.String |
getPath()
Returns the value of the 'Path' attribute. |
java.lang.String |
getQualifiedName()
Returns the value of the 'Qualified Name' attribute. |
void |
setPath(java.lang.String value)
Sets the value of the ' Path' attribute. |
void |
setQualifiedName(java.lang.String value)
Sets the value of the ' Qualified Name' attribute. |
| Methods inherited from interface org.eclipse.modisco.omg.smm.AbstractMeasureElement |
|---|
getInCategory |
| Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
| Method Detail |
|---|
java.lang.String getQualifiedName()
If the meaning of the 'Qualified Name' attribute isn't clear, there really should be more of a description here...
setQualifiedName(String),
SmmqualityPackage.getMeasurand_QualifiedName()void setQualifiedName(java.lang.String value)
Qualified Name' attribute.
value - the new value of the 'Qualified Name' attribute.getQualifiedName()java.lang.String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String),
SmmqualityPackage.getMeasurand_Path()void setPath(java.lang.String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||