Package org.w3._2001.schema.impl
Class GroupImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- OpenAttrsImpl
-
- AnnotatedImpl
-
- GroupImpl
-
- All Implemented Interfaces:
Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,Annotated
,Group
,OpenAttrs
- Direct Known Subclasses:
ExplicitGroupImpl
,RealGroupImpl
public abstract class GroupImpl extends AnnotatedImpl implements Group
-
-
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 static Object
MAX_OCCURS_EDEFAULT
The default value of the 'Max Occurs
' attribute.protected Object
maxOccurs
The cached value of the 'Max Occurs
' attribute.protected boolean
maxOccursESet
This is true if the Max Occurs attribute has been set.protected static BigInteger
MIN_OCCURS_EDEFAULT
The default value of the 'Min Occurs
' attribute.protected BigInteger
minOccurs
The cached value of the 'Min Occurs
' attribute.protected boolean
minOccursESet
This is true if the Min Occurs attribute has been set.protected String
name
The cached value of the 'Name
' attribute.protected static String
NAME_EDEFAULT
The default value of the 'Name
' attribute.protected FeatureMap
particle
The cached value of the 'Particle
' attribute list.protected QName
ref
The cached value of the 'Ref
' attribute.protected static QName
REF_EDEFAULT
The default value of the 'Ref
' attribute.-
Fields inherited from class AnnotatedImpl
annotation, id, ID_EDEFAULT
-
Fields inherited from class OpenAttrsImpl
anyAttribute
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
GroupImpl()
-
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)
EList<All>
getAll()
EList<AnyType>
getAny()
EList<ExplicitGroup>
getChoice()
EList<LocalElement>
getElement()
EList<GroupRef>
getGroup()
Object
getMaxOccurs()
BigInteger
getMinOccurs()
String
getName()
FeatureMap
getParticle()
QName
getRef()
EList<ExplicitGroup>
getSequence()
boolean
isSetMaxOccurs()
boolean
isSetMinOccurs()
void
setMaxOccurs(Object newMaxOccurs)
void
setMinOccurs(BigInteger newMinOccurs)
void
setName(String newName)
void
setRef(QName newRef)
String
toString()
void
unsetMaxOccurs()
void
unsetMinOccurs()
-
Methods inherited from class AnnotatedImpl
basicSetAnnotation, getAnnotation, getId, setAnnotation, setId
-
Methods inherited from class OpenAttrsImpl
getAnyAttribute
-
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
-
Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface OpenAttrs
getAnyAttribute
-
-
-
-
Field Detail
-
particle
protected FeatureMap particle
The cached value of the 'Particle
' attribute list.- See Also:
getParticle()
-
MAX_OCCURS_EDEFAULT
protected static final Object MAX_OCCURS_EDEFAULT
The default value of the 'Max Occurs
' attribute.- See Also:
getMaxOccurs()
-
maxOccurs
protected Object maxOccurs
The cached value of the 'Max Occurs
' attribute.- See Also:
getMaxOccurs()
-
maxOccursESet
protected boolean maxOccursESet
This is true if the Max Occurs attribute has been set.
-
MIN_OCCURS_EDEFAULT
protected static final BigInteger MIN_OCCURS_EDEFAULT
The default value of the 'Min Occurs
' attribute.- See Also:
getMinOccurs()
-
minOccurs
protected BigInteger minOccurs
The cached value of the 'Min Occurs
' attribute.- See Also:
getMinOccurs()
-
minOccursESet
protected boolean minOccursESet
This is true if the Min Occurs attribute has been set.
-
NAME_EDEFAULT
protected static final String NAME_EDEFAULT
The default value of the 'Name
' attribute.- See Also:
getName()
-
REF_EDEFAULT
protected static final QName REF_EDEFAULT
The default value of the 'Ref
' attribute.- See Also:
getRef()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classAnnotatedImpl
-
getParticle
public FeatureMap getParticle()
- Specified by:
getParticle
in interfaceGroup
- Returns:
- the value of the 'Particle' attribute list.
- See Also:
SchemaPackage.getGroup_Particle()
-
getElement
public EList<LocalElement> getElement()
- Specified by:
getElement
in interfaceGroup
- Returns:
- the value of the 'Element' containment reference list.
- See Also:
SchemaPackage.getGroup_Element()
-
getGroup
public EList<GroupRef> getGroup()
- Specified by:
getGroup
in interfaceGroup
- Returns:
- the value of the 'Group' containment reference list.
- See Also:
SchemaPackage.getGroup_Group()
-
getAll
public EList<All> getAll()
- Specified by:
getAll
in interfaceGroup
- Returns:
- the value of the 'All' containment reference list.
- See Also:
SchemaPackage.getGroup_All()
-
getChoice
public EList<ExplicitGroup> getChoice()
- Specified by:
getChoice
in interfaceGroup
- Returns:
- the value of the 'Choice' containment reference list.
- See Also:
SchemaPackage.getGroup_Choice()
-
getSequence
public EList<ExplicitGroup> getSequence()
- Specified by:
getSequence
in interfaceGroup
- Returns:
- the value of the 'Sequence' containment reference list.
- See Also:
SchemaPackage.getGroup_Sequence()
-
getAny
public EList<AnyType> getAny()
- Specified by:
getAny
in interfaceGroup
- Returns:
- the value of the 'Any' containment reference list.
- See Also:
SchemaPackage.getGroup_Any()
-
getMaxOccurs
public Object getMaxOccurs()
- Specified by:
getMaxOccurs
in interfaceGroup
- Returns:
- the value of the 'Max Occurs' attribute.
- See Also:
Group.isSetMaxOccurs()
,Group.unsetMaxOccurs()
,Group.setMaxOccurs(Object)
,SchemaPackage.getGroup_MaxOccurs()
-
setMaxOccurs
public void setMaxOccurs(Object newMaxOccurs)
- Specified by:
setMaxOccurs
in interfaceGroup
- Parameters:
newMaxOccurs
- the new value of the 'Max Occurs' attribute.- See Also:
Group.isSetMaxOccurs()
,Group.unsetMaxOccurs()
,Group.getMaxOccurs()
-
unsetMaxOccurs
public void unsetMaxOccurs()
- Specified by:
unsetMaxOccurs
in interfaceGroup
- See Also:
Group.isSetMaxOccurs()
,Group.getMaxOccurs()
,Group.setMaxOccurs(Object)
-
isSetMaxOccurs
public boolean isSetMaxOccurs()
- Specified by:
isSetMaxOccurs
in interfaceGroup
- Returns:
- whether the value of the 'Max Occurs' attribute is set.
- See Also:
Group.unsetMaxOccurs()
,Group.getMaxOccurs()
,Group.setMaxOccurs(Object)
-
getMinOccurs
public BigInteger getMinOccurs()
- Specified by:
getMinOccurs
in interfaceGroup
- Returns:
- the value of the 'Min Occurs' attribute.
- See Also:
Group.isSetMinOccurs()
,Group.unsetMinOccurs()
,Group.setMinOccurs(BigInteger)
,SchemaPackage.getGroup_MinOccurs()
-
setMinOccurs
public void setMinOccurs(BigInteger newMinOccurs)
- Specified by:
setMinOccurs
in interfaceGroup
- Parameters:
newMinOccurs
- the new value of the 'Min Occurs' attribute.- See Also:
Group.isSetMinOccurs()
,Group.unsetMinOccurs()
,Group.getMinOccurs()
-
unsetMinOccurs
public void unsetMinOccurs()
- Specified by:
unsetMinOccurs
in interfaceGroup
- See Also:
Group.isSetMinOccurs()
,Group.getMinOccurs()
,Group.setMinOccurs(BigInteger)
-
isSetMinOccurs
public boolean isSetMinOccurs()
- Specified by:
isSetMinOccurs
in interfaceGroup
- Returns:
- whether the value of the 'Min Occurs' attribute is set.
- See Also:
Group.unsetMinOccurs()
,Group.getMinOccurs()
,Group.setMinOccurs(BigInteger)
-
getName
public String getName()
- Specified by:
getName
in interfaceGroup
- Returns:
- the value of the 'Name' attribute.
- See Also:
Group.setName(String)
,SchemaPackage.getGroup_Name()
-
setName
public void setName(String newName)
- Specified by:
setName
in interfaceGroup
- Parameters:
newName
- the new value of the 'Name' attribute.- See Also:
Group.getName()
-
getRef
public QName getRef()
- Specified by:
getRef
in interfaceGroup
- Returns:
- the value of the 'Ref' attribute.
- See Also:
Group.setRef(QName)
,SchemaPackage.getGroup_Ref()
-
setRef
public void setRef(QName newRef)
- Specified by:
setRef
in interfaceGroup
- Parameters:
newRef
- the new value of the 'Ref' attribute.- See Also:
Group.getRef()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classAnnotatedImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classAnnotatedImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classAnnotatedImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classAnnotatedImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classAnnotatedImpl
-
toString
public String toString()
- Overrides:
toString
in classAnnotatedImpl
-
-