public class SymbolImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Symbol
The following features are implemented:
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
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
Modifier and Type | Field and Description |
---|---|
protected static String |
BACKGROUND_COLOR_EDEFAULT
The default value of the '
Background Color ' attribute. |
protected static String |
BACKGROUND_IMAGE_EDEFAULT
The default value of the '
Background Image ' attribute. |
protected String |
backgroundColor
The cached value of the '
Background Color ' attribute. |
protected String |
backgroundImage
The cached value of the '
Background Image ' attribute. |
protected org.eclipse.emf.common.util.EList<Connection> |
connections
The cached value of the '
Connections ' containment reference list. |
protected Cursor |
cursors
The cached value of the '
Cursors ' containment reference. |
protected Dimension |
designSize
The cached value of the '
Design Size ' containment reference. |
protected static String |
ON_DISPOSE_EDEFAULT
The default value of the '
On Dispose ' attribute. |
protected static String |
ON_INIT_EDEFAULT
The default value of the '
On Init ' attribute. |
protected static String |
ON_UPDATE_EDEFAULT
The default value of the '
On Update ' attribute. |
protected String |
onDispose
The cached value of the '
On Dispose ' attribute. |
protected String |
onInit
The cached value of the '
On Init ' attribute. |
protected String |
onUpdate
The cached value of the '
On Update ' attribute. |
protected org.eclipse.emf.common.util.EMap<String,String> |
properties
The cached value of the '
Properties ' map. |
protected Primitive |
root
The cached value of the '
Root ' containment reference. |
protected org.eclipse.emf.common.util.EList<String> |
scriptModules
The cached value of the '
Script Modules ' attribute list. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
SymbolImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCursors(Cursor newCursors,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDesignSize(Dimension newDesignSize,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetRoot(Primitive newRoot,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getBackgroundColor() |
String |
getBackgroundImage() |
org.eclipse.emf.common.util.EList<Connection> |
getConnections() |
Cursor |
getCursors() |
Dimension |
getDesignSize() |
String |
getOnDispose() |
String |
getOnInit() |
String |
getOnUpdate() |
org.eclipse.emf.common.util.EMap<String,String> |
getProperties() |
Primitive |
getRoot() |
org.eclipse.emf.common.util.EList<String> |
getScriptModules() |
void |
setBackgroundColor(String newBackgroundColor) |
void |
setBackgroundImage(String newBackgroundImage) |
void |
setCursors(Cursor newCursors) |
void |
setDesignSize(Dimension newDesignSize) |
void |
setOnDispose(String newOnDispose) |
void |
setOnInit(String newOnInit) |
void |
setOnUpdate(String newOnUpdate) |
void |
setRoot(Primitive newRoot) |
String |
toString() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected Primitive root
Root
' containment reference.
getRoot()
protected org.eclipse.emf.common.util.EMap<String,String> properties
Properties
' map.
getProperties()
protected static final String ON_INIT_EDEFAULT
On Init
' attribute.
getOnInit()
protected String onInit
On Init
' attribute.
getOnInit()
protected static final String ON_DISPOSE_EDEFAULT
On Dispose
' attribute.
getOnDispose()
protected String onDispose
On Dispose
' attribute.
getOnDispose()
protected static final String ON_UPDATE_EDEFAULT
On Update
' attribute.
getOnUpdate()
protected String onUpdate
On Update
' attribute.
getOnUpdate()
protected org.eclipse.emf.common.util.EList<String> scriptModules
Script Modules
' attribute list.
getScriptModules()
protected Cursor cursors
Cursors
' containment reference.
getCursors()
protected static final String BACKGROUND_COLOR_EDEFAULT
Background Color
' attribute.
getBackgroundColor()
protected String backgroundColor
Background Color
' attribute.
getBackgroundColor()
protected Dimension designSize
Design Size
' containment reference.
getDesignSize()
protected org.eclipse.emf.common.util.EList<Connection> connections
Connections
' containment reference list.
getConnections()
protected static final String BACKGROUND_IMAGE_EDEFAULT
Background Image
' attribute.
getBackgroundImage()
protected String backgroundImage
Background Image
' attribute.
getBackgroundImage()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public Primitive getRoot()
getRoot
in interface Symbol
Symbol.setRoot(Primitive)
,
VisualInterfacePackage.getSymbol_Root()
public org.eclipse.emf.common.notify.NotificationChain basicSetRoot(Primitive newRoot, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setRoot(Primitive newRoot)
setRoot
in interface Symbol
newRoot
- the new value of the 'Root' containment reference.Symbol.getRoot()
public org.eclipse.emf.common.util.EMap<String,String> getProperties()
getProperties
in interface Symbol
VisualInterfacePackage.getSymbol_Properties()
public String getOnInit()
getOnInit
in interface Symbol
Symbol.setOnInit(String)
,
VisualInterfacePackage.getSymbol_OnInit()
public void setOnInit(String newOnInit)
setOnInit
in interface Symbol
newOnInit
- the new value of the 'On Init' attribute.Symbol.getOnInit()
public String getOnDispose()
getOnDispose
in interface Symbol
Symbol.setOnDispose(String)
,
VisualInterfacePackage.getSymbol_OnDispose()
public void setOnDispose(String newOnDispose)
setOnDispose
in interface Symbol
newOnDispose
- the new value of the 'On Dispose' attribute.Symbol.getOnDispose()
public String getOnUpdate()
getOnUpdate
in interface Symbol
Symbol.setOnUpdate(String)
,
VisualInterfacePackage.getSymbol_OnUpdate()
public void setOnUpdate(String newOnUpdate)
setOnUpdate
in interface Symbol
newOnUpdate
- the new value of the 'On Update' attribute.Symbol.getOnUpdate()
public org.eclipse.emf.common.util.EList<String> getScriptModules()
getScriptModules
in interface Symbol
VisualInterfacePackage.getSymbol_ScriptModules()
public Cursor getCursors()
getCursors
in interface Symbol
Symbol.setCursors(Cursor)
,
VisualInterfacePackage.getSymbol_Cursors()
public org.eclipse.emf.common.notify.NotificationChain basicSetCursors(Cursor newCursors, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCursors(Cursor newCursors)
setCursors
in interface Symbol
newCursors
- the new value of the 'Cursors' containment reference.Symbol.getCursors()
public String getBackgroundColor()
getBackgroundColor
in interface Symbol
Symbol.setBackgroundColor(String)
,
VisualInterfacePackage.getSymbol_BackgroundColor()
public void setBackgroundColor(String newBackgroundColor)
setBackgroundColor
in interface Symbol
newBackgroundColor
- the new value of the 'Background Color' attribute.Symbol.getBackgroundColor()
public Dimension getDesignSize()
getDesignSize
in interface Symbol
Symbol.setDesignSize(Dimension)
,
VisualInterfacePackage.getSymbol_DesignSize()
public org.eclipse.emf.common.notify.NotificationChain basicSetDesignSize(Dimension newDesignSize, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDesignSize(Dimension newDesignSize)
setDesignSize
in interface Symbol
newDesignSize
- the new value of the 'Design Size' containment reference.Symbol.getDesignSize()
public org.eclipse.emf.common.util.EList<Connection> getConnections()
getConnections
in interface Symbol
VisualInterfacePackage.getSymbol_Connections()
public String getBackgroundImage()
getBackgroundImage
in interface Symbol
Symbol.setBackgroundImage(String)
,
VisualInterfacePackage.getSymbol_BackgroundImage()
public void setBackgroundImage(String newBackgroundImage)
setBackgroundImage
in interface Symbol
newBackgroundImage
- the new value of the 'Background Image' attribute.Symbol.getBackgroundImage()
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 Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.