org.eclipse.emf.ecore.xml.type.impl
Class AnyTypeImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.xml.type.impl.AnyTypeImpl
- All Implemented Interfaces:
- AnyType, EObject, InternalEObject, Notifier
- Direct Known Subclasses:
- SimpleAnyTypeImpl
- public class AnyTypeImpl
- extends EObjectImpl
- implements AnyType
An implementation of the model object 'Any Type'.
The following features are implemented:
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eInverseAdd, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, eURIFragmentSegment |
mixed
protected FeatureMap mixed
- The cached value of the '
Mixed
' attribute list.
- See Also:
getMixed()
anyAttribute
protected FeatureMap anyAttribute
- The cached value of the '
Any Attribute
' attribute list.
- See Also:
getAnyAttribute()
AnyTypeImpl
protected AnyTypeImpl()
-
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class EObjectImpl
getMixed
public FeatureMap getMixed()
-
- Specified by:
getMixed
in interface AnyType
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
XMLTypePackage.getAnyType_Mixed()
getAny
public FeatureMap getAny()
-
- Specified by:
getAny
in interface AnyType
- Returns:
- the value of the 'Any' attribute list.
- See Also:
XMLTypePackage.getAnyType_Any()
getAnyAttribute
public FeatureMap getAnyAttribute()
-
- Specified by:
getAnyAttribute
in interface AnyType
- Returns:
- the value of the 'Any Attribute' attribute list.
- See Also:
XMLTypePackage.getAnyType_AnyAttribute()
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
-
- Specified by:
eInverseRemove
in interface InternalEObject
- Overrides:
eInverseRemove
in class BasicEObjectImpl
eGet
public Object eGet(EStructuralFeature eFeature,
boolean resolve)
-
- Specified by:
eGet
in interface EObject
- Overrides:
eGet
in class BasicEObjectImpl
eSet
public void eSet(EStructuralFeature eFeature,
Object newValue)
-
- Specified by:
eSet
in interface EObject
- Overrides:
eSet
in class BasicEObjectImpl
eUnset
public void eUnset(EStructuralFeature eFeature)
-
- Specified by:
eUnset
in interface EObject
- Overrides:
eUnset
in class BasicEObjectImpl
eIsSet
public boolean eIsSet(EStructuralFeature eFeature)
-
- Specified by:
eIsSet
in interface EObject
- Overrides:
eIsSet
in class BasicEObjectImpl
toString
public String toString()
-
- Overrides:
toString
in class BasicEObjectImpl