Class PointPropertiesImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.chart.model.impl.PointPropertiesImpl
-
- All Implemented Interfaces:
IBmObject,PointProperties,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class PointPropertiesImpl extends BmObject implements PointProperties
An implementation of the model object 'Point Properties'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedPointPropertiesImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()protected inteStaticFeatureCount()ColorgetColor()doublegetDoubleAdd()intgetEndX()longgetId()intgetIntAdd()ValuegetKey()ChartLinegetLine()MarkerTypegetMarker()org.eclipse.emf.common.util.EMap<String,String>getText()ValuegetValInfo()booleanisColorPriority()booleanisExpand()booleanisIndicator()booleanisStrIsChanged()voidsetColor(Color newColor)voidsetColorPriority(boolean newColorPriority)voidsetDoubleAdd(double newDoubleAdd)voidsetEndX(int newEndX)voidsetExpand(boolean newExpand)voidsetId(long newId)voidsetIndicator(boolean newIndicator)voidsetIntAdd(int newIntAdd)voidsetKey(Value newKey)voidsetLine(ChartLine newLine)voidsetMarker(MarkerType newMarker)voidsetStrIsChanged(boolean newStrIsChanged)voidsetValInfo(Value newValInfo)-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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 com._1c.g5.v8.bm.core.IBmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getId
public long getId()
- Specified by:
getIdin interfacePointProperties- Returns:
- the value of the 'Id' attribute.
- See Also:
PointProperties.setId(long),ChartPackage.getPointProperties_Id()
-
setId
public void setId(long newId)
- Specified by:
setIdin interfacePointProperties- Parameters:
newId- the new value of the 'Id' attribute.- See Also:
PointProperties.getId()
-
getValInfo
public Value getValInfo()
- Specified by:
getValInfoin interfacePointProperties- Returns:
- the value of the 'Val Info' containment reference.
- See Also:
PointProperties.setValInfo(Value),ChartPackage.getPointProperties_ValInfo()
-
setValInfo
public void setValInfo(Value newValInfo)
- Specified by:
setValInfoin interfacePointProperties- Parameters:
newValInfo- the new value of the 'Val Info' containment reference.- See Also:
PointProperties.getValInfo()
-
getMarker
public MarkerType getMarker()
- Specified by:
getMarkerin interfacePointProperties- Returns:
- the value of the 'Marker' attribute.
- See Also:
MarkerType,PointProperties.setMarker(MarkerType),ChartPackage.getPointProperties_Marker()
-
setMarker
public void setMarker(MarkerType newMarker)
- Specified by:
setMarkerin interfacePointProperties- Parameters:
newMarker- the new value of the 'Marker' attribute.- See Also:
MarkerType,PointProperties.getMarker()
-
getText
public org.eclipse.emf.common.util.EMap<String,String> getText()
- Specified by:
getTextin interfacePointProperties- Returns:
- the value of the 'Text' map.
- See Also:
ChartPackage.getPointProperties_Text()
-
isStrIsChanged
public boolean isStrIsChanged()
- Specified by:
isStrIsChangedin interfacePointProperties- Returns:
- the value of the 'Str Is Changed' attribute.
- See Also:
PointProperties.setStrIsChanged(boolean),ChartPackage.getPointProperties_StrIsChanged()
-
setStrIsChanged
public void setStrIsChanged(boolean newStrIsChanged)
- Specified by:
setStrIsChangedin interfacePointProperties- Parameters:
newStrIsChanged- the new value of the 'Str Is Changed' attribute.- See Also:
PointProperties.isStrIsChanged()
-
getColor
public Color getColor()
- Specified by:
getColorin interfacePointProperties- Returns:
- the value of the 'Color' containment reference.
- See Also:
PointProperties.setColor(Color),ChartPackage.getPointProperties_Color()
-
setColor
public void setColor(Color newColor)
- Specified by:
setColorin interfacePointProperties- Parameters:
newColor- the new value of the 'Color' containment reference.- See Also:
PointProperties.getColor()
-
getLine
public ChartLine getLine()
- Specified by:
getLinein interfacePointProperties- Returns:
- the value of the 'Line' containment reference.
- See Also:
PointProperties.setLine(ChartLine),ChartPackage.getPointProperties_Line()
-
setLine
public void setLine(ChartLine newLine)
- Specified by:
setLinein interfacePointProperties- Parameters:
newLine- the new value of the 'Line' containment reference.- See Also:
PointProperties.getLine()
-
isExpand
public boolean isExpand()
- Specified by:
isExpandin interfacePointProperties- Returns:
- the value of the 'Expand' attribute.
- See Also:
PointProperties.setExpand(boolean),ChartPackage.getPointProperties_Expand()
-
setExpand
public void setExpand(boolean newExpand)
- Specified by:
setExpandin interfacePointProperties- Parameters:
newExpand- the new value of the 'Expand' attribute.- See Also:
PointProperties.isExpand()
-
isIndicator
public boolean isIndicator()
- Specified by:
isIndicatorin interfacePointProperties- Returns:
- the value of the 'Indicator' attribute.
- See Also:
PointProperties.setIndicator(boolean),ChartPackage.getPointProperties_Indicator()
-
setIndicator
public void setIndicator(boolean newIndicator)
- Specified by:
setIndicatorin interfacePointProperties- Parameters:
newIndicator- the new value of the 'Indicator' attribute.- See Also:
PointProperties.isIndicator()
-
getIntAdd
public int getIntAdd()
- Specified by:
getIntAddin interfacePointProperties- Returns:
- the value of the 'Int Add' attribute.
- See Also:
PointProperties.setIntAdd(int),ChartPackage.getPointProperties_IntAdd()
-
setIntAdd
public void setIntAdd(int newIntAdd)
- Specified by:
setIntAddin interfacePointProperties- Parameters:
newIntAdd- the new value of the 'Int Add' attribute.- See Also:
PointProperties.getIntAdd()
-
getDoubleAdd
public double getDoubleAdd()
- Specified by:
getDoubleAddin interfacePointProperties- Returns:
- the value of the 'Double Add' attribute.
- See Also:
PointProperties.setDoubleAdd(double),ChartPackage.getPointProperties_DoubleAdd()
-
setDoubleAdd
public void setDoubleAdd(double newDoubleAdd)
- Specified by:
setDoubleAddin interfacePointProperties- Parameters:
newDoubleAdd- the new value of the 'Double Add' attribute.- See Also:
PointProperties.getDoubleAdd()
-
getEndX
public int getEndX()
- Specified by:
getEndXin interfacePointProperties- Returns:
- the value of the 'End X' attribute.
- See Also:
PointProperties.setEndX(int),ChartPackage.getPointProperties_EndX()
-
setEndX
public void setEndX(int newEndX)
- Specified by:
setEndXin interfacePointProperties- Parameters:
newEndX- the new value of the 'End X' attribute.- See Also:
PointProperties.getEndX()
-
getKey
public Value getKey()
- Specified by:
getKeyin interfacePointProperties- Returns:
- the value of the 'Key' containment reference.
- See Also:
PointProperties.setKey(Value),ChartPackage.getPointProperties_Key()
-
setKey
public void setKey(Value newKey)
- Specified by:
setKeyin interfacePointProperties- Parameters:
newKey- the new value of the 'Key' containment reference.- See Also:
PointProperties.getKey()
-
isColorPriority
public boolean isColorPriority()
- Specified by:
isColorPriorityin interfacePointProperties- Returns:
- the value of the 'Color Priority' attribute.
- See Also:
PointProperties.setColorPriority(boolean),ChartPackage.getPointProperties_ColorPriority()
-
setColorPriority
public void setColorPriority(boolean newColorPriority)
- Specified by:
setColorPriorityin interfacePointProperties- Parameters:
newColorPriority- the new value of the 'Color Priority' attribute.- See Also:
PointProperties.isColorPriority()
-
-