|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Grade
A representation of the model object 'Grade'.
The following features are supported:
SmmPackage.getGrade()| Method Summary | |
|---|---|
DimensionalMeasurement |
getBaseMeasurement()
Returns the value of the 'Base Measurement' reference. |
RankingMeasurementRelationship |
getRankingTo()
Returns the value of the 'Ranking To' reference. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isIsBaseSupplied()
Returns the value of the 'Is Base Supplied' attribute. |
void |
setBaseMeasurement(DimensionalMeasurement value)
Sets the value of the ' Base Measurement' reference. |
void |
setIsBaseSupplied(boolean value)
Sets the value of the ' Is Base Supplied' attribute. |
void |
setRankingTo(RankingMeasurementRelationship value)
Sets the value of the ' Ranking To' reference. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' attribute. |
| Methods inherited from interface org.eclipse.modisco.omg.smm.Measurement |
|---|
getBreakValue, getEquivalentFrom, getEquivalentTo, getError, getMeasurand, getMeasureLabel, getMeasurementLabel, getMeasurementRelationships, getRecursiveFrom, getRecursiveTo, getRefinementFrom, getRefinementTo, setBreakValue, setError, setMeasurand, setRecursiveTo |
| Methods inherited from interface org.eclipse.modisco.omg.smm.SmmElement |
|---|
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescription |
| Method Detail |
|---|
DimensionalMeasurement getBaseMeasurement()
If the meaning of the 'Base Measurement' reference isn't clear, there really should be more of a description here...
setBaseMeasurement(DimensionalMeasurement),
SmmPackage.getGrade_BaseMeasurement()void setBaseMeasurement(DimensionalMeasurement value)
Base Measurement' reference.
value - the new value of the 'Base Measurement' reference.getBaseMeasurement()boolean isIsBaseSupplied()
If the meaning of the 'Is Base Supplied' attribute isn't clear, there really should be more of a description here...
setIsBaseSupplied(boolean),
SmmPackage.getGrade_IsBaseSupplied()void setIsBaseSupplied(boolean value)
Is Base Supplied' attribute.
value - the new value of the 'Is Base Supplied' attribute.isIsBaseSupplied()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),
SmmPackage.getGrade_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()RankingMeasurementRelationship getRankingTo()
From'.
If the meaning of the 'Ranking To' reference isn't clear, there really should be more of a description here...
setRankingTo(RankingMeasurementRelationship),
SmmPackage.getGrade_RankingTo(),
RankingMeasurementRelationship.getFrom()void setRankingTo(RankingMeasurementRelationship value)
Ranking To' reference.
value - the new value of the 'Ranking To' reference.getRankingTo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||