|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.birt.chart.model.component.impl.DialImpl
public class DialImpl
An implementation of the model object 'Dial'.
The following features are implemented:
Start AngleStop AngleRadiusLine AttributesFillDial RegionsMajor GridMinor GridScaleInverse ScaleLabelFormat Specifier
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
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)
|
static Dial |
create()
|
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 |
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()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public double getStartAngle()
getStartAngle in interface DialDial.isSetStartAngle(),
Dial.unsetStartAngle(),
Dial.setStartAngle(double),
ComponentPackage.getDial_StartAngle()public void setStartAngle(double newStartAngle)
setStartAngle in interface DialnewStartAngle - the new value of the 'Start Angle' attribute.Dial.isSetStartAngle(),
Dial.unsetStartAngle(),
Dial.getStartAngle()public void unsetStartAngle()
unsetStartAngle in interface DialDial.isSetStartAngle(),
Dial.getStartAngle(),
Dial.setStartAngle(double)public boolean isSetStartAngle()
isSetStartAngle in interface DialDial.unsetStartAngle(),
Dial.getStartAngle(),
Dial.setStartAngle(double)public double getStopAngle()
getStopAngle in interface DialDial.isSetStopAngle(),
Dial.unsetStopAngle(),
Dial.setStopAngle(double),
ComponentPackage.getDial_StopAngle()public void setStopAngle(double newStopAngle)
setStopAngle in interface DialnewStopAngle - the new value of the 'Stop Angle' attribute.Dial.isSetStopAngle(),
Dial.unsetStopAngle(),
Dial.getStopAngle()public void unsetStopAngle()
unsetStopAngle in interface DialDial.isSetStopAngle(),
Dial.getStopAngle(),
Dial.setStopAngle(double)public boolean isSetStopAngle()
isSetStopAngle in interface DialDial.unsetStopAngle(),
Dial.getStopAngle(),
Dial.setStopAngle(double)public double getRadius()
getRadius in interface DialDial.isSetRadius(),
Dial.unsetRadius(),
Dial.setRadius(double),
ComponentPackage.getDial_Radius()public void setRadius(double newRadius)
setRadius in interface DialnewRadius - the new value of the 'Radius' attribute.Dial.isSetRadius(),
Dial.unsetRadius(),
Dial.getRadius()public void unsetRadius()
unsetRadius in interface DialDial.isSetRadius(),
Dial.getRadius(),
Dial.setRadius(double)public boolean isSetRadius()
isSetRadius in interface DialDial.unsetRadius(),
Dial.getRadius(),
Dial.setRadius(double)public LineAttributes getLineAttributes()
getLineAttributes in interface DialDial.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 DialnewLineAttributes - the new value of the 'Line Attributes' containment reference.Dial.getLineAttributes()public Fill getFill()
getFill in interface DialDial.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 DialnewFill - the new value of the 'Fill' containment reference.Dial.getFill()public org.eclipse.emf.common.util.EList getDialRegions()
getDialRegions in interface DialComponentPackage.getDial_DialRegions()public Grid getMajorGrid()
getMajorGrid in interface DialDial.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 DialnewMajorGrid - the new value of the 'Major Grid' containment reference.Dial.getMajorGrid()public Grid getMinorGrid()
getMinorGrid in interface DialDial.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 DialnewMinorGrid - the new value of the 'Minor Grid' containment reference.Dial.getMinorGrid()public Scale getScale()
getScale in interface DialDial.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 DialnewScale - the new value of the 'Scale' containment reference.Dial.getScale()public boolean isInverseScale()
isInverseScale in interface DialDial.isSetInverseScale(),
Dial.unsetInverseScale(),
Dial.setInverseScale(boolean),
ComponentPackage.getDial_InverseScale()public void setInverseScale(boolean newInverseScale)
setInverseScale in interface DialnewInverseScale - the new value of the 'Inverse Scale' attribute.Dial.isSetInverseScale(),
Dial.unsetInverseScale(),
Dial.isInverseScale()public void unsetInverseScale()
unsetInverseScale in interface DialDial.isSetInverseScale(),
Dial.isInverseScale(),
Dial.setInverseScale(boolean)public boolean isSetInverseScale()
isSetInverseScale in interface DialDial.unsetInverseScale(),
Dial.isInverseScale(),
Dial.setInverseScale(boolean)public Label getLabel()
getLabel in interface DialDial.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 DialnewLabel - the new value of the 'Label' containment reference.Dial.getLabel()public FormatSpecifier getFormatSpecifier()
getFormatSpecifier in interface DialDial.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 DialnewFormatSpecifier - 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.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic static final Dial create()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||