public class DialImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Dial
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetFill(Fill newFill,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetFormatSpecifier(FormatSpecifier newFormatSpecifier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetLabel(Label newLabel,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetLineAttributes(LineAttributes newLineAttributes,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMajorGrid(Grid newMajorGrid,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMinorGrid(Grid newMinorGrid,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetScale(Scale newScale,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Dial |
copyInstance() |
static Dial |
create() |
static Dial |
createDefault() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<DialRegion> |
getDialRegions() |
Fill |
getFill() |
FormatSpecifier |
getFormatSpecifier() |
Label |
getLabel() |
LineAttributes |
getLineAttributes() |
Grid |
getMajorGrid() |
Grid |
getMinorGrid() |
double |
getRadius() |
Scale |
getScale() |
double |
getStartAngle() |
double |
getStopAngle() |
boolean |
isInverseScale() |
boolean |
isSetInverseScale() |
boolean |
isSetRadius() |
boolean |
isSetStartAngle() |
boolean |
isSetStopAngle() |
void |
setFill(Fill newFill) |
void |
setFormatSpecifier(FormatSpecifier newFormatSpecifier) |
void |
setInverseScale(boolean newInverseScale) |
void |
setLabel(Label newLabel) |
void |
setLineAttributes(LineAttributes newLineAttributes) |
void |
setMajorGrid(Grid newMajorGrid) |
void |
setMinorGrid(Grid newMinorGrid) |
void |
setRadius(double newRadius) |
void |
setScale(Scale newScale) |
void |
setStartAngle(double newStartAngle) |
void |
setStopAngle(double newStopAngle) |
java.lang.String |
toString() |
void |
unsetInverseScale() |
void |
unsetRadius() |
void |
unsetStartAngle() |
void |
unsetStopAngle() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public double getStartAngle()
getStartAngle
in interface Dial
Dial.isSetStartAngle()
,
Dial.unsetStartAngle()
,
Dial.setStartAngle(double)
,
ComponentPackage.getDial_StartAngle()
public void setStartAngle(double newStartAngle)
setStartAngle
in interface Dial
newStartAngle
- the new value of the 'Start Angle' attribute.Dial.isSetStartAngle()
,
Dial.unsetStartAngle()
,
Dial.getStartAngle()
public void unsetStartAngle()
unsetStartAngle
in interface Dial
Dial.isSetStartAngle()
,
Dial.getStartAngle()
,
Dial.setStartAngle(double)
public boolean isSetStartAngle()
isSetStartAngle
in interface Dial
Dial.unsetStartAngle()
,
Dial.getStartAngle()
,
Dial.setStartAngle(double)
public double getStopAngle()
getStopAngle
in interface Dial
Dial.isSetStopAngle()
,
Dial.unsetStopAngle()
,
Dial.setStopAngle(double)
,
ComponentPackage.getDial_StopAngle()
public void setStopAngle(double newStopAngle)
setStopAngle
in interface Dial
newStopAngle
- the new value of the 'Stop Angle' attribute.Dial.isSetStopAngle()
,
Dial.unsetStopAngle()
,
Dial.getStopAngle()
public void unsetStopAngle()
unsetStopAngle
in interface Dial
Dial.isSetStopAngle()
,
Dial.getStopAngle()
,
Dial.setStopAngle(double)
public boolean isSetStopAngle()
isSetStopAngle
in interface Dial
Dial.unsetStopAngle()
,
Dial.getStopAngle()
,
Dial.setStopAngle(double)
public double getRadius()
getRadius
in interface Dial
Dial.isSetRadius()
,
Dial.unsetRadius()
,
Dial.setRadius(double)
,
ComponentPackage.getDial_Radius()
public void setRadius(double newRadius)
setRadius
in interface Dial
newRadius
- the new value of the 'Radius' attribute.Dial.isSetRadius()
,
Dial.unsetRadius()
,
Dial.getRadius()
public void unsetRadius()
unsetRadius
in interface Dial
Dial.isSetRadius()
,
Dial.getRadius()
,
Dial.setRadius(double)
public boolean isSetRadius()
isSetRadius
in interface Dial
Dial.unsetRadius()
,
Dial.getRadius()
,
Dial.setRadius(double)
public LineAttributes getLineAttributes()
getLineAttributes
in interface Dial
Dial.setLineAttributes(LineAttributes)
,
ComponentPackage.getDial_LineAttributes()
public org.eclipse.emf.common.notify.NotificationChain basicSetLineAttributes(LineAttributes newLineAttributes, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLineAttributes(LineAttributes newLineAttributes)
setLineAttributes
in interface Dial
newLineAttributes
- the new value of the 'Line Attributes' containment reference.Dial.getLineAttributes()
public Fill getFill()
getFill
in interface Dial
Dial.setFill(Fill)
,
ComponentPackage.getDial_Fill()
public org.eclipse.emf.common.notify.NotificationChain basicSetFill(Fill newFill, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFill(Fill newFill)
setFill
in interface Dial
newFill
- the new value of the 'Fill' containment reference.Dial.getFill()
public org.eclipse.emf.common.util.EList<DialRegion> getDialRegions()
getDialRegions
in interface Dial
ComponentPackage.getDial_DialRegions()
public Grid getMajorGrid()
getMajorGrid
in interface Dial
Dial.setMajorGrid(Grid)
,
ComponentPackage.getDial_MajorGrid()
public org.eclipse.emf.common.notify.NotificationChain basicSetMajorGrid(Grid newMajorGrid, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMajorGrid(Grid newMajorGrid)
setMajorGrid
in interface Dial
newMajorGrid
- the new value of the 'Major Grid' containment reference.Dial.getMajorGrid()
public Grid getMinorGrid()
getMinorGrid
in interface Dial
Dial.setMinorGrid(Grid)
,
ComponentPackage.getDial_MinorGrid()
public org.eclipse.emf.common.notify.NotificationChain basicSetMinorGrid(Grid newMinorGrid, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMinorGrid(Grid newMinorGrid)
setMinorGrid
in interface Dial
newMinorGrid
- the new value of the 'Minor Grid' containment reference.Dial.getMinorGrid()
public Scale getScale()
getScale
in interface Dial
Dial.setScale(Scale)
,
ComponentPackage.getDial_Scale()
public org.eclipse.emf.common.notify.NotificationChain basicSetScale(Scale newScale, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setScale(Scale newScale)
setScale
in interface Dial
newScale
- the new value of the 'Scale' containment reference.Dial.getScale()
public boolean isInverseScale()
isInverseScale
in interface Dial
Dial.isSetInverseScale()
,
Dial.unsetInverseScale()
,
Dial.setInverseScale(boolean)
,
ComponentPackage.getDial_InverseScale()
public void setInverseScale(boolean newInverseScale)
setInverseScale
in interface Dial
newInverseScale
- the new value of the 'Inverse Scale' attribute.Dial.isSetInverseScale()
,
Dial.unsetInverseScale()
,
Dial.isInverseScale()
public void unsetInverseScale()
unsetInverseScale
in interface Dial
Dial.isSetInverseScale()
,
Dial.isInverseScale()
,
Dial.setInverseScale(boolean)
public boolean isSetInverseScale()
isSetInverseScale
in interface Dial
Dial.unsetInverseScale()
,
Dial.isInverseScale()
,
Dial.setInverseScale(boolean)
public Label getLabel()
getLabel
in interface Dial
Dial.setLabel(Label)
,
ComponentPackage.getDial_Label()
public org.eclipse.emf.common.notify.NotificationChain basicSetLabel(Label newLabel, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLabel(Label newLabel)
setLabel
in interface Dial
newLabel
- the new value of the 'Label' containment reference.Dial.getLabel()
public FormatSpecifier getFormatSpecifier()
getFormatSpecifier
in interface Dial
Dial.setFormatSpecifier(FormatSpecifier)
,
ComponentPackage.getDial_FormatSpecifier()
public org.eclipse.emf.common.notify.NotificationChain basicSetFormatSpecifier(FormatSpecifier newFormatSpecifier, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFormatSpecifier(FormatSpecifier newFormatSpecifier)
setFormatSpecifier
in interface Dial
newFormatSpecifier
- the new value of the 'Format Specifier' containment reference.Dial.getFormatSpecifier()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public static final Dial create()
public static final Dial createDefault()
public Dial copyInstance()
copyInstance
in interface Dial
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.