public class ScaleImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Scale
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 |
basicSetMax(DataElement newMax,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMin(DataElement newMin,
org.eclipse.emf.common.notify.NotificationChain msgs) |
Scale |
copyInstance() |
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) |
double |
getFactor() |
int |
getMajorGridsStepNumber() |
DataElement |
getMax() |
DataElement |
getMin() |
int |
getMinorGridsPerUnit() |
double |
getStep() |
int |
getStepNumber() |
ScaleUnitType |
getUnit() |
boolean |
isAutoExpand() |
boolean |
isSetAutoExpand() |
boolean |
isSetFactor() |
boolean |
isSetMajorGridsStepNumber() |
boolean |
isSetMinorGridsPerUnit() |
boolean |
isSetShowOutside() |
boolean |
isSetStep() |
boolean |
isSetStepNumber() |
boolean |
isSetTickBetweenCategories() |
boolean |
isSetUnit() |
boolean |
isShowOutside() |
boolean |
isTickBetweenCategories() |
void |
setAutoExpand(boolean newAutoExpand) |
void |
setFactor(double newFactor) |
void |
setMajorGridsStepNumber(int newMajorGridsStepNumber) |
void |
setMax(DataElement newMax) |
void |
setMin(DataElement newMin) |
void |
setMinorGridsPerUnit(int newMinorGridsPerUnit) |
void |
setShowOutside(boolean newShowOutside) |
void |
setStep(double newStep) |
void |
setStepNumber(int newStepNumber) |
void |
setTickBetweenCategories(boolean newTickBetweenCategories) |
void |
setUnit(ScaleUnitType newUnit) |
java.lang.String |
toString() |
void |
unsetAutoExpand() |
void |
unsetFactor() |
void |
unsetMajorGridsStepNumber() |
void |
unsetMinorGridsPerUnit() |
void |
unsetShowOutside() |
void |
unsetStep() |
void |
unsetStepNumber() |
void |
unsetTickBetweenCategories() |
void |
unsetUnit() |
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 DataElement getMin()
getMin 在接口中 ScaleScale.setMin(DataElement),
ComponentPackage.getScale_Min()public org.eclipse.emf.common.notify.NotificationChain basicSetMin(DataElement newMin, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMin(DataElement newMin)
setMin 在接口中 ScalenewMin - the new value of the 'Min' containment reference.Scale.getMin()public DataElement getMax()
getMax 在接口中 ScaleScale.setMax(DataElement),
ComponentPackage.getScale_Max()public org.eclipse.emf.common.notify.NotificationChain basicSetMax(DataElement newMax, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMax(DataElement newMax)
setMax 在接口中 ScalenewMax - the new value of the 'Max' containment reference.Scale.getMax()public double getStep()
getStep 在接口中 ScaleScale.isSetStep(),
Scale.unsetStep(),
Scale.setStep(double),
ComponentPackage.getScale_Step()public void setStep(double newStep)
setStep 在接口中 ScalenewStep - the new value of the 'Step' attribute.Scale.isSetStep(),
Scale.unsetStep(),
Scale.getStep()public void unsetStep()
unsetStep 在接口中 ScaleScale.isSetStep(),
Scale.getStep(),
Scale.setStep(double)public boolean isSetStep()
isSetStep 在接口中 ScaleScale.unsetStep(),
Scale.getStep(),
Scale.setStep(double)public ScaleUnitType getUnit()
getUnit 在接口中 ScaleScaleUnitType,
Scale.isSetUnit(),
Scale.unsetUnit(),
Scale.setUnit(ScaleUnitType),
ComponentPackage.getScale_Unit()public void setUnit(ScaleUnitType newUnit)
setUnit 在接口中 ScalenewUnit - the new value of the 'Unit' attribute.ScaleUnitType,
Scale.isSetUnit(),
Scale.unsetUnit(),
Scale.getUnit()public void unsetUnit()
unsetUnit 在接口中 ScaleScale.isSetUnit(),
Scale.getUnit(),
Scale.setUnit(ScaleUnitType)public boolean isSetUnit()
isSetUnit 在接口中 ScaleScale.unsetUnit(),
Scale.getUnit(),
Scale.setUnit(ScaleUnitType)public int getMinorGridsPerUnit()
getMinorGridsPerUnit 在接口中 ScaleScale.isSetMinorGridsPerUnit(),
Scale.unsetMinorGridsPerUnit(),
Scale.setMinorGridsPerUnit(int),
ComponentPackage.getScale_MinorGridsPerUnit()public void setMinorGridsPerUnit(int newMinorGridsPerUnit)
setMinorGridsPerUnit 在接口中 ScalenewMinorGridsPerUnit - the new value of the 'Minor Grids Per Unit' attribute.Scale.isSetMinorGridsPerUnit(),
Scale.unsetMinorGridsPerUnit(),
Scale.getMinorGridsPerUnit()public void unsetMinorGridsPerUnit()
public boolean isSetMinorGridsPerUnit()
isSetMinorGridsPerUnit 在接口中 ScaleScale.unsetMinorGridsPerUnit(),
Scale.getMinorGridsPerUnit(),
Scale.setMinorGridsPerUnit(int)public int getStepNumber()
getStepNumber 在接口中 ScaleScale.isSetStepNumber(),
Scale.unsetStepNumber(),
Scale.setStepNumber(int),
ComponentPackage.getScale_StepNumber()public void setStepNumber(int newStepNumber)
setStepNumber 在接口中 ScalenewStepNumber - the new value of the 'Step Number' attribute.Scale.isSetStepNumber(),
Scale.unsetStepNumber(),
Scale.getStepNumber()public void unsetStepNumber()
unsetStepNumber 在接口中 ScaleScale.isSetStepNumber(),
Scale.getStepNumber(),
Scale.setStepNumber(int)public boolean isSetStepNumber()
isSetStepNumber 在接口中 ScaleScale.unsetStepNumber(),
Scale.getStepNumber(),
Scale.setStepNumber(int)public boolean isShowOutside()
isShowOutside 在接口中 ScaleScale.isSetShowOutside(),
Scale.unsetShowOutside(),
Scale.setShowOutside(boolean),
ComponentPackage.getScale_ShowOutside()public void setShowOutside(boolean newShowOutside)
setShowOutside 在接口中 ScalenewShowOutside - the new value of the 'Show Outside' attribute.Scale.isSetShowOutside(),
Scale.unsetShowOutside(),
Scale.isShowOutside()public void unsetShowOutside()
public boolean isSetShowOutside()
isSetShowOutside 在接口中 ScaleScale.unsetShowOutside(),
Scale.isShowOutside(),
Scale.setShowOutside(boolean)public boolean isTickBetweenCategories()
isTickBetweenCategories 在接口中 ScaleScale.isSetTickBetweenCategories(),
Scale.unsetTickBetweenCategories(),
Scale.setTickBetweenCategories(boolean),
ComponentPackage.getScale_TickBetweenCategories()public void setTickBetweenCategories(boolean newTickBetweenCategories)
setTickBetweenCategories 在接口中 ScalenewTickBetweenCategories - the new value of the 'Tick Between Categories' attribute.Scale.isSetTickBetweenCategories(),
Scale.unsetTickBetweenCategories(),
Scale.isTickBetweenCategories()public void unsetTickBetweenCategories()
public boolean isSetTickBetweenCategories()
isSetTickBetweenCategories 在接口中 ScaleScale.unsetTickBetweenCategories(),
Scale.isTickBetweenCategories(),
Scale.setTickBetweenCategories(boolean)public boolean isAutoExpand()
isAutoExpand 在接口中 ScaleScale.isSetAutoExpand(),
Scale.unsetAutoExpand(),
Scale.setAutoExpand(boolean),
ComponentPackage.getScale_AutoExpand()public void setAutoExpand(boolean newAutoExpand)
setAutoExpand 在接口中 ScalenewAutoExpand - the new value of the 'Auto Expand' attribute.Scale.isSetAutoExpand(),
Scale.unsetAutoExpand(),
Scale.isAutoExpand()public void unsetAutoExpand()
public boolean isSetAutoExpand()
isSetAutoExpand 在接口中 ScaleScale.unsetAutoExpand(),
Scale.isAutoExpand(),
Scale.setAutoExpand(boolean)public int getMajorGridsStepNumber()
getMajorGridsStepNumber 在接口中 ScaleScale.isSetMajorGridsStepNumber(),
Scale.unsetMajorGridsStepNumber(),
Scale.setMajorGridsStepNumber(int),
ComponentPackage.getScale_MajorGridsStepNumber()public void setMajorGridsStepNumber(int newMajorGridsStepNumber)
setMajorGridsStepNumber 在接口中 ScalenewMajorGridsStepNumber - the new value of the 'Major Grids Step Number' attribute.Scale.isSetMajorGridsStepNumber(),
Scale.unsetMajorGridsStepNumber(),
Scale.getMajorGridsStepNumber()public void unsetMajorGridsStepNumber()
public boolean isSetMajorGridsStepNumber()
isSetMajorGridsStepNumber 在接口中 ScaleScale.unsetMajorGridsStepNumber(),
Scale.getMajorGridsStepNumber(),
Scale.setMajorGridsStepNumber(int)public double getFactor()
getFactor 在接口中 ScaleScale.isSetFactor(),
Scale.unsetFactor(),
Scale.setFactor(double),
ComponentPackage.getScale_Factor()public void setFactor(double newFactor)
setFactor 在接口中 ScalenewFactor - the new value of the 'Factor' attribute.Scale.isSetFactor(),
Scale.unsetFactor(),
Scale.getFactor()public void unsetFactor()
unsetFactor 在接口中 ScaleScale.isSetFactor(),
Scale.getFactor(),
Scale.setFactor(double)public boolean isSetFactor()
isSetFactor 在接口中 ScaleScale.unsetFactor(),
Scale.getFactor(),
Scale.setFactor(double)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 Scale copyInstance()
copyInstance 在接口中 ScalecopyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.