public class SimpleAnyTypeImpl extends AnyTypeImpl implements SimpleAnyType
The following features are implemented:
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected EDataType |
instanceType
The cached value of the '
Instance Type' reference. |
protected static java.lang.String |
RAW_VALUE_EDEFAULT
The default value of the '
Raw Value' attribute. |
protected static java.lang.Object |
VALUE_EDEFAULT
The default value of the '
Value' attribute. |
anyAttribute, mixedeContainerEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETNILEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
SimpleAnyTypeImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
EDataType |
getInstanceType() |
java.lang.String |
getRawValue() |
java.lang.Object |
getValue() |
void |
setInstanceType(EDataType newInstanceType) |
void |
setRawValue(java.lang.String newRawValue) |
void |
setValue(java.lang.Object newValue) |
eInverseRemove, getAny, getAnyAttribute, getMixed, toStringeBasicSetContainer, eInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAny, getAnyAttribute, getMixedeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteNotificationRequiredprotected static final java.lang.String RAW_VALUE_EDEFAULT
Raw Value' attribute.
getRawValue()protected static final java.lang.Object VALUE_EDEFAULT
Value' attribute.
getValue()protected EDataType instanceType
Instance Type' reference.
getInstanceType()protected EClass eStaticClass()
eStaticClass in class AnyTypeImplpublic java.lang.String getRawValue()
getRawValue in interface SimpleAnyTypeSimpleAnyType.setRawValue(String),
XMLTypePackage.getSimpleAnyType_RawValue()public void setRawValue(java.lang.String newRawValue)
setRawValue in interface SimpleAnyTypenewRawValue - the new value of the 'Raw Value' attribute.SimpleAnyType.getRawValue()public java.lang.Object getValue()
getValue in interface SimpleAnyTypeSimpleAnyType.setValue(Object),
XMLTypePackage.getSimpleAnyType_Value()public void setValue(java.lang.Object newValue)
setValue in interface SimpleAnyTypenewValue - the new value of the 'Value' attribute.SimpleAnyType.getValue()public EDataType getInstanceType()
getInstanceType in interface SimpleAnyTypeSimpleAnyType.setInstanceType(EDataType),
XMLTypePackage.getSimpleAnyType_InstanceType()public void setInstanceType(EDataType newInstanceType)
setInstanceType in interface SimpleAnyTypenewInstanceType - the new value of the 'Instance Type' reference.SimpleAnyType.getInstanceType()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class AnyTypeImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class AnyTypeImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class AnyTypeImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class AnyTypeImplEObject.eIsSet(EStructuralFeature)Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature