Package org.w3._2001.schema.impl
Class AppinfoTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- AppinfoTypeImpl
-
- All Implemented Interfaces:
Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,AppinfoType
public class AppinfoTypeImpl extends MinimalEObjectImpl.Container implements AppinfoType
An implementation of the model object 'Appinfo Type'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected FeatureMap
anyAttribute
The cached value of the 'Any Attribute
' attribute list.protected FeatureMap
mixed
The cached value of the 'Mixed
' attribute list.protected String
source
The cached value of the 'Source
' attribute.protected static String
SOURCE_EDEFAULT
The default value of the 'Source
' attribute.
-
Constructor Summary
Constructors Modifier Constructor Description protected
AppinfoTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
FeatureMap
getAny()
FeatureMap
getAnyAttribute()
FeatureMap
getGroup()
FeatureMap
getMixed()
String
getSource()
void
setSource(String newSource)
String
toString()
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, 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, eSettings
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, 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, eVirtualValues
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
mixed
protected FeatureMap mixed
The cached value of the 'Mixed
' attribute list.- See Also:
getMixed()
-
SOURCE_EDEFAULT
protected static final String SOURCE_EDEFAULT
The default value of the 'Source
' attribute.- See Also:
getSource()
-
source
protected String source
The cached value of the 'Source
' attribute.- See Also:
getSource()
-
anyAttribute
protected FeatureMap anyAttribute
The cached value of the 'Any Attribute
' attribute list.- See Also:
getAnyAttribute()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceAppinfoType
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
SchemaPackage.getAppinfoType_Mixed()
-
getGroup
public FeatureMap getGroup()
- Specified by:
getGroup
in interfaceAppinfoType
- Returns:
- the value of the 'Group' attribute list.
- See Also:
SchemaPackage.getAppinfoType_Group()
-
getAny
public FeatureMap getAny()
- Specified by:
getAny
in interfaceAppinfoType
- Returns:
- the value of the 'Any' attribute list.
- See Also:
SchemaPackage.getAppinfoType_Any()
-
getSource
public String getSource()
- Specified by:
getSource
in interfaceAppinfoType
- Returns:
- the value of the 'Source' attribute.
- See Also:
AppinfoType.setSource(String)
,SchemaPackage.getAppinfoType_Source()
-
setSource
public void setSource(String newSource)
- Specified by:
setSource
in interfaceAppinfoType
- Parameters:
newSource
- the new value of the 'Source' attribute.- See Also:
AppinfoType.getSource()
-
getAnyAttribute
public FeatureMap getAnyAttribute()
- Specified by:
getAnyAttribute
in interfaceAppinfoType
- Returns:
- the value of the 'Any Attribute' attribute list.
- See Also:
SchemaPackage.getAppinfoType_AnyAttribute()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-