public class DocumentRootImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements DocumentRoot
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 String |
backgroundColor
The cached value of the '
Background Color ' attribute |
protected static String |
BORDER_COLOR_EDEFAULT
The default value of the '
Border Color ' attribute |
protected String |
borderColor
The cached value of the '
Border Color ' attribute |
protected String |
color
The cached value of the '
Color ' attribute |
protected static String |
COLOR_EDEFAULT
The default value of the '
Color ' attribute |
protected org.eclipse.emf.ecore.util.FeatureMap |
mixed
The cached value of the '
Mixed ' attribute list |
protected org.eclipse.emf.common.util.EMap<String,String> |
xMLNSPrefixMap
The cached value of the '
XMLNS Prefix Map ' map |
protected org.eclipse.emf.common.util.EMap<String,String> |
xSISchemaLocation
The cached value of the '
XSI Schema Location ' map |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
DocumentRootImpl() |
Modifier and Type | Method and Description |
---|---|
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 |
getBorderColor() |
String |
getColor() |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed() |
org.eclipse.emf.common.util.EMap<String,String> |
getXMLNSPrefixMap() |
org.eclipse.emf.common.util.EMap<String,String> |
getXSISchemaLocation() |
void |
setBackgroundColor(String newBackgroundColor) |
void |
setBorderColor(String newBorderColor) |
void |
setColor(String newColor) |
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 org.eclipse.emf.ecore.util.FeatureMap mixed
Mixed
' attribute list.
getMixed()
protected org.eclipse.emf.common.util.EMap<String,String> xMLNSPrefixMap
XMLNS Prefix Map
' map.
getXMLNSPrefixMap()
protected org.eclipse.emf.common.util.EMap<String,String> xSISchemaLocation
XSI Schema Location
' map.
getXSISchemaLocation()
protected static final String BACKGROUND_COLOR_EDEFAULT
Background Color
' attribute.
getBackgroundColor()
protected String backgroundColor
Background Color
' attribute.
getBackgroundColor()
protected static final String BORDER_COLOR_EDEFAULT
Border Color
' attribute.
getBorderColor()
protected String borderColor
Border Color
' attribute.
getBorderColor()
protected static final String COLOR_EDEFAULT
Color
' attribute.
getColor()
protected String color
Color
' attribute.
getColor()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed
in interface DocumentRoot
ColorPackage.getDocumentRoot_Mixed()
public org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap
in interface DocumentRoot
ColorPackage.getDocumentRoot_XMLNSPrefixMap()
public org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation
in interface DocumentRoot
ColorPackage.getDocumentRoot_XSISchemaLocation()
public String getBackgroundColor()
getBackgroundColor
in interface DocumentRoot
DocumentRoot.setBackgroundColor(String)
,
ColorPackage.getDocumentRoot_BackgroundColor()
public void setBackgroundColor(String newBackgroundColor)
setBackgroundColor
in interface DocumentRoot
newBackgroundColor
- the new value of the 'Background Color' attribute.DocumentRoot.getBackgroundColor()
public String getBorderColor()
getBorderColor
in interface DocumentRoot
DocumentRoot.setBorderColor(String)
,
ColorPackage.getDocumentRoot_BorderColor()
public void setBorderColor(String newBorderColor)
setBorderColor
in interface DocumentRoot
newBorderColor
- the new value of the 'Border Color' attribute.DocumentRoot.getBorderColor()
public String getColor()
getColor
in interface DocumentRoot
DocumentRoot.setColor(String)
,
ColorPackage.getDocumentRoot_Color()
public void setColor(String newColor)
setColor
in interface DocumentRoot
newColor
- the new value of the 'Color' attribute.DocumentRoot.getColor()
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 © 2001–2020 JBoss by Red Hat. All rights reserved.