Class LayerObjectImpl
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.geographicalschema.model.impl.LayerObjectImpl
- All Implemented Interfaces:
IBmObject
,LayerObject
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
PointShapeImpl
,PolygonShapeImpl
,PolylineShapeImpl
-
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
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.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface com._1c.g5.v8.bm.core.IBmObject
BM_NULL_ID
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneInvoke
(int operationID, org.eclipse.emf.common.util.EList<?> arguments) protected org.eclipse.emf.ecore.EClass
protected int
getColor()
int
org.eclipse.emf.common.util.EList<ObjectSeriesValue>
getValue()
double
getXMax()
double
getXMin()
double
getYMax()
double
getYMin()
boolean
boolean
void
setBounds
(double xMin, double yMin, double xMax, double yMax) void
void
setObjectID
(int newObjectID) void
setShowLinkedData
(boolean newShowLinkedData) void
setTooltip
(String newTooltip) void
void
setVisible
(boolean newVisible) void
setXMax
(double newXMax) void
setXMin
(double newXMin) void
setYMax
(double newYMax) void
setYMin
(double newYMin) 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, 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
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
LayerObjectImpl
protected LayerObjectImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getObjectID
public int getObjectID()- Specified by:
getObjectID
in interfaceLayerObject
- Returns:
- the value of the 'Object ID' attribute.
- See Also:
-
setObjectID
public void setObjectID(int newObjectID) - Specified by:
setObjectID
in interfaceLayerObject
- Parameters:
newObjectID
- the new value of the 'Object ID' attribute.- See Also:
-
getColor
- Specified by:
getColor
in interfaceLayerObject
- Returns:
- the value of the 'Color' containment reference.
- See Also:
-
setColor
- Specified by:
setColor
in interfaceLayerObject
- Parameters:
newColor
- the new value of the 'Color' containment reference.- See Also:
-
getValue
- Specified by:
getValue
in interfaceLayerObject
- Returns:
- the value of the 'Value' containment reference.
- See Also:
-
setValue
- Specified by:
setValue
in interfaceLayerObject
- Parameters:
newValue
- the new value of the 'Value' containment reference.- See Also:
-
getObjectSeriesValues
- Specified by:
getObjectSeriesValues
in interfaceLayerObject
- Returns:
- the value of the 'Object Series Values' containment reference list.
- See Also:
-
getTooltip
- Specified by:
getTooltip
in interfaceLayerObject
- Returns:
- the value of the 'Tooltip' attribute.
- See Also:
-
setTooltip
- Specified by:
setTooltip
in interfaceLayerObject
- Parameters:
newTooltip
- the new value of the 'Tooltip' attribute.- See Also:
-
isShowLinkedData
public boolean isShowLinkedData()- Specified by:
isShowLinkedData
in interfaceLayerObject
- Returns:
- the value of the 'Show Linked Data' attribute.
- See Also:
-
setShowLinkedData
public void setShowLinkedData(boolean newShowLinkedData) - Specified by:
setShowLinkedData
in interfaceLayerObject
- Parameters:
newShowLinkedData
- the new value of the 'Show Linked Data' attribute.- See Also:
-
isVisible
public boolean isVisible()- Specified by:
isVisible
in interfaceLayerObject
- Returns:
- the value of the 'Visible' attribute.
- See Also:
-
setVisible
public void setVisible(boolean newVisible) - Specified by:
setVisible
in interfaceLayerObject
- Parameters:
newVisible
- the new value of the 'Visible' attribute.- See Also:
-
getXMin
public double getXMin()- Specified by:
getXMin
in interfaceLayerObject
- Returns:
- the value of the 'XMin' attribute.
- See Also:
-
setXMin
public void setXMin(double newXMin) - Specified by:
setXMin
in interfaceLayerObject
- Parameters:
newXMin
- the new value of the 'XMin' attribute.- See Also:
-
getYMin
public double getYMin()- Specified by:
getYMin
in interfaceLayerObject
- Returns:
- the value of the 'YMin' attribute.
- See Also:
-
setYMin
public void setYMin(double newYMin) - Specified by:
setYMin
in interfaceLayerObject
- Parameters:
newYMin
- the new value of the 'YMin' attribute.- See Also:
-
getXMax
public double getXMax()- Specified by:
getXMax
in interfaceLayerObject
- Returns:
- the value of the 'XMax' attribute.
- See Also:
-
setXMax
public void setXMax(double newXMax) - Specified by:
setXMax
in interfaceLayerObject
- Parameters:
newXMax
- the new value of the 'XMax' attribute.- See Also:
-
getYMax
public double getYMax()- Specified by:
getYMax
in interfaceLayerObject
- Returns:
- the value of the 'YMax' attribute.
- See Also:
-
setYMax
public void setYMax(double newYMax) - Specified by:
setYMax
in interfaceLayerObject
- Parameters:
newYMax
- the new value of the 'YMax' attribute.- See Also:
-
setBounds
public void setBounds(double xMin, double yMin, double xMax, double yMax) - Specified by:
setBounds
in interfaceLayerObject
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException - Specified by:
eInvoke
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eInvoke
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Throws:
InvocationTargetException
-