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