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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| 限定符和类型 | 方法和说明 |
|---|---|
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, eSetProxyURIeAllContents, 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, eVirtualUnsetpublic double getStartAngle()
getStartAngle 在接口中 DialDial.isSetStartAngle(),
Dial.unsetStartAngle(),
Dial.setStartAngle(double),
ComponentPackage.getDial_StartAngle()public void setStartAngle(double newStartAngle)
setStartAngle 在接口中 DialnewStartAngle - the new value of the 'Start Angle' attribute.Dial.isSetStartAngle(),
Dial.unsetStartAngle(),
Dial.getStartAngle()public void unsetStartAngle()
unsetStartAngle 在接口中 DialDial.isSetStartAngle(),
Dial.getStartAngle(),
Dial.setStartAngle(double)public boolean isSetStartAngle()
isSetStartAngle 在接口中 DialDial.unsetStartAngle(),
Dial.getStartAngle(),
Dial.setStartAngle(double)public double getStopAngle()
getStopAngle 在接口中 DialDial.isSetStopAngle(),
Dial.unsetStopAngle(),
Dial.setStopAngle(double),
ComponentPackage.getDial_StopAngle()public void setStopAngle(double newStopAngle)
setStopAngle 在接口中 DialnewStopAngle - the new value of the 'Stop Angle' attribute.Dial.isSetStopAngle(),
Dial.unsetStopAngle(),
Dial.getStopAngle()public void unsetStopAngle()
unsetStopAngle 在接口中 DialDial.isSetStopAngle(),
Dial.getStopAngle(),
Dial.setStopAngle(double)public boolean isSetStopAngle()
isSetStopAngle 在接口中 DialDial.unsetStopAngle(),
Dial.getStopAngle(),
Dial.setStopAngle(double)public double getRadius()
getRadius 在接口中 DialDial.isSetRadius(),
Dial.unsetRadius(),
Dial.setRadius(double),
ComponentPackage.getDial_Radius()public void setRadius(double newRadius)
setRadius 在接口中 DialnewRadius - the new value of the 'Radius' attribute.Dial.isSetRadius(),
Dial.unsetRadius(),
Dial.getRadius()public void unsetRadius()
unsetRadius 在接口中 DialDial.isSetRadius(),
Dial.getRadius(),
Dial.setRadius(double)public boolean isSetRadius()
isSetRadius 在接口中 DialDial.unsetRadius(),
Dial.getRadius(),
Dial.setRadius(double)public LineAttributes getLineAttributes()
getLineAttributes 在接口中 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 在接口中 DialnewLineAttributes - the new value of the 'Line Attributes' containment reference.Dial.getLineAttributes()public Fill getFill()
getFill 在接口中 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 在接口中 DialnewFill - the new value of the 'Fill' containment reference.Dial.getFill()public org.eclipse.emf.common.util.EList<DialRegion> getDialRegions()
getDialRegions 在接口中 DialComponentPackage.getDial_DialRegions()public Grid getMajorGrid()
getMajorGrid 在接口中 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 在接口中 DialnewMajorGrid - the new value of the 'Major Grid' containment reference.Dial.getMajorGrid()public Grid getMinorGrid()
getMinorGrid 在接口中 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 在接口中 DialnewMinorGrid - the new value of the 'Minor Grid' containment reference.Dial.getMinorGrid()public Scale getScale()
getScale 在接口中 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 在接口中 DialnewScale - the new value of the 'Scale' containment reference.Dial.getScale()public boolean isInverseScale()
isInverseScale 在接口中 DialDial.isSetInverseScale(),
Dial.unsetInverseScale(),
Dial.setInverseScale(boolean),
ComponentPackage.getDial_InverseScale()public void setInverseScale(boolean newInverseScale)
setInverseScale 在接口中 DialnewInverseScale - the new value of the 'Inverse Scale' attribute.Dial.isSetInverseScale(),
Dial.unsetInverseScale(),
Dial.isInverseScale()public void unsetInverseScale()
public boolean isSetInverseScale()
isSetInverseScale 在接口中 DialDial.unsetInverseScale(),
Dial.isInverseScale(),
Dial.setInverseScale(boolean)public Label getLabel()
getLabel 在接口中 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 在接口中 DialnewLabel - the new value of the 'Label' containment reference.Dial.getLabel()public FormatSpecifier getFormatSpecifier()
getFormatSpecifier 在接口中 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 在接口中 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 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet 在接口中 org.eclipse.emf.ecore.InternalEObjecteGet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteSet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset 在接口中 org.eclipse.emf.ecore.InternalEObjecteUnset 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet 在接口中 org.eclipse.emf.ecore.InternalEObjecteIsSet 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString 在类中 org.eclipse.emf.ecore.impl.BasicEObjectImplpublic static final Dial create()
public static final Dial createDefault()
public Dial copyInstance()
copyInstance 在接口中 DialcopyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.