|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Needle'. This type defines a needle of a dial.
The following features are supported:
ComponentPackage.getNeedle()
Method Summary | |
LineDecorator |
getDecorator()
Returns the value of the 'Decorator' attribute. |
LineAttributes |
getLineAttributes()
Returns the value of the 'Line Attributes' containment reference. |
boolean |
isSetDecorator()
Returns whether the value of the ' Decorator ' attribute is set. |
void |
setDecorator(LineDecorator value)
Sets the value of the ' Decorator ' attribute. |
void |
setLineAttributes(LineAttributes value)
Sets the value of the ' Line Attributes ' containment reference. |
void |
unsetDecorator()
Unsets the value of the ' Decorator ' 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 getLineAttributes()
setLineAttributes(LineAttributes)
,
ComponentPackage.getNeedle_LineAttributes()
public void setLineAttributes(LineAttributes value)
Line Attributes
' containment reference.
value
- the new value of the 'Line Attributes' containment reference.getLineAttributes()
public LineDecorator getDecorator()
"Arrow"
.
The literals are from the enumeration LineDecorator
.
Specify the line decorator for the needle.
LineDecorator
,
isSetDecorator()
,
unsetDecorator()
,
setDecorator(LineDecorator)
,
ComponentPackage.getNeedle_Decorator()
public void setDecorator(LineDecorator value)
Decorator
' attribute.
value
- the new value of the 'Decorator' attribute.LineDecorator
,
isSetDecorator()
,
unsetDecorator()
,
getDecorator()
public void unsetDecorator()
Decorator
' attribute.
isSetDecorator()
,
getDecorator()
,
setDecorator(LineDecorator)
public boolean isSetDecorator()
Decorator
' attribute is set.
unsetDecorator()
,
getDecorator()
,
setDecorator(LineDecorator)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |