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.EPropertiesHolderImplorg.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, eSetProxyURIeAddVirtualValue, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected 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.EObjectImplpublic org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed in interface DocumentRootColorPackage.getDocumentRoot_Mixed()public org.eclipse.emf.common.util.EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap in interface DocumentRootColorPackage.getDocumentRoot_XMLNSPrefixMap()public org.eclipse.emf.common.util.EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation in interface DocumentRootColorPackage.getDocumentRoot_XSISchemaLocation()public String getBackgroundColor()
getBackgroundColor in interface DocumentRootDocumentRoot.setBackgroundColor(String),
ColorPackage.getDocumentRoot_BackgroundColor()public void setBackgroundColor(String newBackgroundColor)
setBackgroundColor in interface DocumentRootnewBackgroundColor - the new value of the 'Background Color' attribute.DocumentRoot.getBackgroundColor()public String getBorderColor()
getBorderColor in interface DocumentRootDocumentRoot.setBorderColor(String),
ColorPackage.getDocumentRoot_BorderColor()public void setBorderColor(String newBorderColor)
setBorderColor in interface DocumentRootnewBorderColor - the new value of the 'Border Color' attribute.DocumentRoot.getBorderColor()public String getColor()
getColor in interface DocumentRootDocumentRoot.setColor(String),
ColorPackage.getDocumentRoot_Color()public void setColor(String newColor)
setColor in interface DocumentRootnewColor - 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.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.