|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Measure
A representation of the model object 'Measure'.
The following features are supported:
Category
Trait
Scope
Measure Label Format
Refinement To
Refinement From
Equivalent To
Equivalent From
Recursive To
Recursive From
Measurement Label Format
Visible
Measure Relationships
Default Query
SmmPackage.getMeasure()
Method Summary | |
---|---|
|
getAllArguments()
|
|
getArguments()
|
|
getCategory()
Returns the value of the 'Category' reference list. |
Operation |
getDefaultQuery()
Returns the value of the 'Default Query' reference. |
|
getEquivalentFrom()
Returns the value of the 'Equivalent From' reference list. |
|
getEquivalentTo()
Returns the value of the 'Equivalent To' reference list. |
java.lang.String |
getMeasureLabelFormat()
Returns the value of the 'Measure Label Format' attribute. |
java.lang.String |
getMeasurementLabelFormat()
Returns the value of the 'Measurement Label Format' attribute. |
|
getMeasureRelationships()
Returns the value of the 'Measure Relationships' containment reference list. |
RecursiveMeasureRelationship |
getRecursiveFrom()
Returns the value of the 'Recursive From' reference. |
RecursiveMeasureRelationship |
getRecursiveTo()
Returns the value of the 'Recursive To' reference. |
|
getRefinementFrom()
Returns the value of the 'Refinement From' reference list. |
|
getRefinementTo()
Returns the value of the 'Refinement To' reference list. |
Scope |
getScope()
Returns the value of the 'Scope' reference. |
Characteristic |
getTrait()
Returns the value of the 'Trait' reference. |
boolean |
isVisible()
Returns the value of the 'Visible' attribute. |
void |
setDefaultQuery(Operation value)
Sets the value of the ' Default Query ' reference. |
void |
setMeasureLabelFormat(java.lang.String value)
Sets the value of the ' Measure Label Format ' attribute. |
void |
setMeasurementLabelFormat(java.lang.String value)
Sets the value of the ' Measurement Label Format ' attribute. |
void |
setRecursiveFrom(RecursiveMeasureRelationship value)
Sets the value of the ' Recursive From ' reference. |
void |
setRecursiveTo(RecursiveMeasureRelationship value)
Sets the value of the ' Recursive To ' reference. |
void |
setScope(Scope value)
Sets the value of the ' Scope ' reference. |
void |
setTrait(Characteristic value)
Sets the value of the ' Trait ' reference. |
void |
setVisible(boolean value)
Sets the value of the ' Visible ' 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 |
---|
getCategory()
MeasureCategory
.
It is bidirectional and its opposite is 'Category Measure
'.
If the meaning of the 'Category' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasure_Category()
,
MeasureCategory.getCategoryMeasure()
Characteristic getTrait()
If the meaning of the 'Trait' reference isn't clear, there really should be more of a description here...
setTrait(Characteristic)
,
SmmPackage.getMeasure_Trait()
void setTrait(Characteristic value)
Trait
' reference.
value
- the new value of the 'Trait' reference.getTrait()
Scope getScope()
If the meaning of the 'Scope' reference isn't clear, there really should be more of a description here...
setScope(Scope)
,
SmmPackage.getMeasure_Scope()
void setScope(Scope value)
Scope
' reference.
value
- the new value of the 'Scope' reference.getScope()
java.lang.String getMeasureLabelFormat()
If the meaning of the 'Measure Label Format' attribute isn't clear, there really should be more of a description here...
setMeasureLabelFormat(String)
,
SmmPackage.getMeasure_MeasureLabelFormat()
void setMeasureLabelFormat(java.lang.String value)
Measure Label Format
' attribute.
value
- the new value of the 'Measure Label Format' attribute.getMeasureLabelFormat()
getRefinementTo()
RefinementMeasureRelationship
.
It is bidirectional and its opposite is 'From
'.
If the meaning of the 'Refinement To' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasure_RefinementTo()
,
RefinementMeasureRelationship.getFrom()
getRefinementFrom()
RefinementMeasureRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Refinement From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasure_RefinementFrom()
,
RefinementMeasureRelationship.getTo()
getEquivalentTo()
EquivalentMeasureRelationship
.
It is bidirectional and its opposite is 'From
'.
If the meaning of the 'Equivalent To' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasure_EquivalentTo()
,
EquivalentMeasureRelationship.getFrom()
getEquivalentFrom()
EquivalentMeasureRelationship
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Equivalent From' reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasure_EquivalentFrom()
,
EquivalentMeasureRelationship.getTo()
RecursiveMeasureRelationship getRecursiveTo()
From
'.
If the meaning of the 'Recursive To' reference isn't clear, there really should be more of a description here...
setRecursiveTo(RecursiveMeasureRelationship)
,
SmmPackage.getMeasure_RecursiveTo()
,
RecursiveMeasureRelationship.getFrom()
void setRecursiveTo(RecursiveMeasureRelationship value)
Recursive To
' reference.
value
- the new value of the 'Recursive To' reference.getRecursiveTo()
RecursiveMeasureRelationship getRecursiveFrom()
To
'.
If the meaning of the 'Recursive From' reference isn't clear, there really should be more of a description here...
setRecursiveFrom(RecursiveMeasureRelationship)
,
SmmPackage.getMeasure_RecursiveFrom()
,
RecursiveMeasureRelationship.getTo()
void setRecursiveFrom(RecursiveMeasureRelationship value)
Recursive From
' reference.
value
- the new value of the 'Recursive From' reference.getRecursiveFrom()
java.lang.String getMeasurementLabelFormat()
If the meaning of the 'Measurement Label Format' attribute isn't clear, there really should be more of a description here...
setMeasurementLabelFormat(String)
,
SmmPackage.getMeasure_MeasurementLabelFormat()
void setMeasurementLabelFormat(java.lang.String value)
Measurement Label Format
' attribute.
value
- the new value of the 'Measurement Label Format' attribute.getMeasurementLabelFormat()
boolean isVisible()
"true"
.
If the meaning of the 'Visible' attribute isn't clear, there really should be more of a description here...
setVisible(boolean)
,
SmmPackage.getMeasure_Visible()
void setVisible(boolean value)
Visible
' attribute.
value
- the new value of the 'Visible' attribute.isVisible()
getMeasureRelationships()
MeasureRelationship
.
If the meaning of the 'Measure Relationships' containment reference list isn't clear, there really should be more of a description here...
SmmPackage.getMeasure_MeasureRelationships()
Operation getDefaultQuery()
If the meaning of the 'Default Query' reference isn't clear, there really should be more of a description here...
setDefaultQuery(Operation)
,
SmmPackage.getMeasure_DefaultQuery()
void setDefaultQuery(Operation value)
Default Query
' reference.
value
- the new value of the 'Default Query' reference.getDefaultQuery()
getArguments()
getAllArguments()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |