|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MarkerLine
A representation of the model object 'Marker Line'. This type defines a single line element. It is intended for use as a marker associated with an Axis. e.g. To denote a Target value
The following features are supported:
AttributesPositionAssociated LabelLabel Position
ComponentPackage.getMarkerLine()| Method Summary | |
|---|---|
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 |
getLineAttributes()
Returns the value of the 'Line Attributes' containment reference. |
org.eclipse.emf.common.util.EList |
getTriggers()
Returns the value of the 'Triggers' containment reference list. |
DataElement |
getValue()
Returns the value of the 'Value' containment reference. |
boolean |
isSetLabelAnchor()
Returns whether the value of the ' Label Anchor' attribute is set. |
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 |
setLineAttributes(LineAttributes value)
Sets the value of the ' Line Attributes' containment reference. |
void |
setValue(DataElement value)
Sets the value of the ' 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 |
|---|
LineAttributes getLineAttributes()
setLineAttributes(LineAttributes),
ComponentPackage.getMarkerLine_LineAttributes()void setLineAttributes(LineAttributes value)
Line Attributes' containment reference.
value - the new value of the 'Line Attributes' containment reference.getLineAttributes()DataElement getValue()
setValue(DataElement),
ComponentPackage.getMarkerLine_Value()void setValue(DataElement value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()Label getLabel()
setLabel(Label),
ComponentPackage.getMarkerLine_Label()void setLabel(Label value)
Label' containment reference.
value - the new value of the 'Label' containment reference.getLabel()Anchor getLabelAnchor()
"North".
The literals are from the enumeration Anchor.
Specifies where the label associated with this line is to be positioned with respect to the line itself.
Anchor,
isSetLabelAnchor(),
unsetLabelAnchor(),
setLabelAnchor(Anchor),
ComponentPackage.getMarkerLine_LabelAnchor()void setLabelAnchor(Anchor value)
Label Anchor' attribute.
value - the new value of the 'Label Anchor' attribute.Anchor,
isSetLabelAnchor(),
unsetLabelAnchor(),
getLabelAnchor()void unsetLabelAnchor()
Label Anchor' attribute.
isSetLabelAnchor(),
getLabelAnchor(),
setLabelAnchor(Anchor)boolean isSetLabelAnchor()
Label Anchor' attribute is set.
unsetLabelAnchor(),
getLabelAnchor(),
setLabelAnchor(Anchor)FormatSpecifier getFormatSpecifier()
setFormatSpecifier(FormatSpecifier),
ComponentPackage.getMarkerLine_FormatSpecifier()void setFormatSpecifier(FormatSpecifier value)
Format Specifier' containment reference.
value - the new value of the 'Format Specifier' containment reference.getFormatSpecifier()org.eclipse.emf.common.util.EList getTriggers()
Trigger.
Holds the triggers for the marker line.
ComponentPackage.getMarkerLine_Triggers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||