|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Marker Range'. This type defines a marker area. It is intended for use as a range marker associated with an Axis.
The following features are supported:
ComponentPackage.getMarkerRange()| Method Summary | |
DataElement |
getEndValue()
Returns the value of the 'End Value' containment reference. |
Fill |
getFill()
Returns the value of the 'Fill' containment reference. |
FormatSpecifier |
getFormatSpecifier()
Returns the value of the 'Format Specifier' containment reference. |
Label |
getLabel()
Returns the value of the 'Label' containment reference. |
Anchor |
getLabelAnchor()
Returns the value of the 'Label Anchor' attribute. |
LineAttributes |
getOutline()
Returns the value of the 'Outline' containment reference. |
DataElement |
getStartValue()
Returns the value of the 'Start Value' containment reference. |
org.eclipse.emf.common.util.EList |
getTriggers()
Returns the value of the 'Triggers' containment reference list. |
boolean |
isSetLabelAnchor()
Returns whether the value of the ' Label Anchor' attribute is set. |
void |
setEndValue(DataElement value)
Sets the value of the ' End Value' containment reference. |
void |
setFill(Fill value)
Sets the value of the ' Fill' containment reference. |
void |
setFormatSpecifier(FormatSpecifier value)
Sets the value of the ' Format Specifier' containment reference. |
void |
setLabel(Label value)
Sets the value of the ' Label' containment reference. |
void |
setLabelAnchor(Anchor value)
Sets the value of the ' Label Anchor' attribute. |
void |
setOutline(LineAttributes value)
Sets the value of the ' Outline' containment reference. |
void |
setStartValue(DataElement value)
Sets the value of the ' Start Value' containment reference. |
void |
unsetLabelAnchor()
Unsets the value of the ' Label Anchor' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
public LineAttributes getOutline()
setOutline(LineAttributes),
ComponentPackage.getMarkerRange_Outline()public void setOutline(LineAttributes value)
Outline' containment reference.
value - the new value of the 'Outline' containment reference.getOutline()public Fill getFill()
setFill(Fill),
ComponentPackage.getMarkerRange_Fill()public void setFill(Fill value)
Fill' containment reference.
value - the new value of the 'Fill' containment reference.getFill()public DataElement getStartValue()
setStartValue(DataElement),
ComponentPackage.getMarkerRange_StartValue()public void setStartValue(DataElement value)
Start Value' containment reference.
value - the new value of the 'Start Value' containment reference.getStartValue()public DataElement getEndValue()
setEndValue(DataElement),
ComponentPackage.getMarkerRange_EndValue()public void setEndValue(DataElement value)
End Value' containment reference.
value - the new value of the 'End Value' containment reference.getEndValue()public Label getLabel()
setLabel(Label),
ComponentPackage.getMarkerRange_Label()public void setLabel(Label value)
Label' containment reference.
value - the new value of the 'Label' containment reference.getLabel()public Anchor getLabelAnchor()
"North".
The literals are from the enumeration Anchor.
Specifies where the label associated with this line is to be positioned within respect to the marker range
itself.
Anchor,
isSetLabelAnchor(),
unsetLabelAnchor(),
setLabelAnchor(Anchor),
ComponentPackage.getMarkerRange_LabelAnchor()public void setLabelAnchor(Anchor value)
Label Anchor' attribute.
value - the new value of the 'Label Anchor' attribute.Anchor,
isSetLabelAnchor(),
unsetLabelAnchor(),
getLabelAnchor()public void unsetLabelAnchor()
Label Anchor' attribute.
isSetLabelAnchor(),
getLabelAnchor(),
setLabelAnchor(Anchor)public boolean isSetLabelAnchor()
Label Anchor' attribute is set.
unsetLabelAnchor(),
getLabelAnchor(),
setLabelAnchor(Anchor)public FormatSpecifier getFormatSpecifier()
setFormatSpecifier(FormatSpecifier),
ComponentPackage.getMarkerRange_FormatSpecifier()public void setFormatSpecifier(FormatSpecifier value)
Format Specifier' containment reference.
value - the new value of the 'Format Specifier' containment reference.getFormatSpecifier()public org.eclipse.emf.common.util.EList getTriggers()
Trigger.
Holds the triggers for the marker range.
ComponentPackage.getMarkerRange_Triggers()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||