|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
net.opengis.ows11.impl.UnNamedDomainTypeImpl
public class UnNamedDomainTypeImpl
An implementation of the model object 'Un Named Domain Type'.
The following features are implemented:
Allowed Values
Any Value
No Values
Values Reference
Default Value
Meaning
Data Type
UOM
Reference System
Metadata
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected AllowedValuesType |
allowedValues
The cached value of the ' Allowed Values ' containment reference. |
protected AnyValueType |
anyValue
The cached value of the ' Any Value ' containment reference. |
protected DomainMetadataType |
dataType
The cached value of the ' Data Type ' containment reference. |
protected ValueType |
defaultValue
The cached value of the ' Default Value ' containment reference. |
protected DomainMetadataType |
meaning
The cached value of the ' Meaning ' containment reference. |
protected org.eclipse.emf.common.util.EList |
metadata
The cached value of the ' Metadata ' containment reference list. |
protected NoValuesType |
noValues
The cached value of the ' No Values ' containment reference. |
protected DomainMetadataType |
referenceSystem
The cached value of the ' Reference System ' containment reference. |
protected DomainMetadataType |
uOM
The cached value of the ' UOM ' containment reference. |
protected ValuesReferenceType |
valuesReference
The cached value of the ' Values Reference ' containment reference. |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
UnNamedDomainTypeImpl()
|
Method Summary | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetAllowedValues(AllowedValuesType newAllowedValues,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetAnyValue(AnyValueType newAnyValue,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDataType(DomainMetadataType newDataType,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDefaultValue(ValueType newDefaultValue,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMeaning(DomainMetadataType newMeaning,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetNoValues(NoValuesType newNoValues,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetReferenceSystem(DomainMetadataType newReferenceSystem,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetUOM(DomainMetadataType newUOM,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetValuesReference(ValuesReferenceType newValuesReference,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.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,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
AllowedValuesType |
getAllowedValues()
|
AnyValueType |
getAnyValue()
|
DomainMetadataType |
getDataType()
|
ValueType |
getDefaultValue()
|
DomainMetadataType |
getMeaning()
|
org.eclipse.emf.common.util.EList |
getMetadata()
|
NoValuesType |
getNoValues()
|
DomainMetadataType |
getReferenceSystem()
|
DomainMetadataType |
getUOM()
|
ValuesReferenceType |
getValuesReference()
|
void |
setAllowedValues(AllowedValuesType newAllowedValues)
|
void |
setAnyValue(AnyValueType newAnyValue)
|
void |
setDataType(DomainMetadataType newDataType)
|
void |
setDefaultValue(ValueType newDefaultValue)
|
void |
setMeaning(DomainMetadataType newMeaning)
|
void |
setNoValues(NoValuesType newNoValues)
|
void |
setReferenceSystem(DomainMetadataType newReferenceSystem)
|
void |
setUOM(DomainMetadataType newUOM)
|
void |
setValuesReference(ValuesReferenceType newValuesReference)
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, 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, eVirtualValues, toString |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected AllowedValuesType allowedValues
Allowed Values
' containment reference.
getAllowedValues()
protected AnyValueType anyValue
Any Value
' containment reference.
getAnyValue()
protected NoValuesType noValues
No Values
' containment reference.
getNoValues()
protected ValuesReferenceType valuesReference
Values Reference
' containment reference.
getValuesReference()
protected ValueType defaultValue
Default Value
' containment reference.
getDefaultValue()
protected DomainMetadataType meaning
Meaning
' containment reference.
getMeaning()
protected DomainMetadataType dataType
Data Type
' containment reference.
getDataType()
protected DomainMetadataType uOM
UOM
' containment reference.
getUOM()
protected DomainMetadataType referenceSystem
Reference System
' containment reference.
getReferenceSystem()
protected org.eclipse.emf.common.util.EList metadata
Metadata
' containment reference list.
getMetadata()
Constructor Detail |
---|
protected UnNamedDomainTypeImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public AllowedValuesType getAllowedValues()
getAllowedValues
in interface UnNamedDomainType
UnNamedDomainType.setAllowedValues(AllowedValuesType)
,
Ows11Package.getUnNamedDomainType_AllowedValues()
public org.eclipse.emf.common.notify.NotificationChain basicSetAllowedValues(AllowedValuesType newAllowedValues, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAllowedValues(AllowedValuesType newAllowedValues)
setAllowedValues
in interface UnNamedDomainType
newAllowedValues
- the new value of the 'Allowed Values' containment reference.UnNamedDomainType.getAllowedValues()
public AnyValueType getAnyValue()
getAnyValue
in interface UnNamedDomainType
UnNamedDomainType.setAnyValue(AnyValueType)
,
Ows11Package.getUnNamedDomainType_AnyValue()
public org.eclipse.emf.common.notify.NotificationChain basicSetAnyValue(AnyValueType newAnyValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAnyValue(AnyValueType newAnyValue)
setAnyValue
in interface UnNamedDomainType
newAnyValue
- the new value of the 'Any Value' containment reference.UnNamedDomainType.getAnyValue()
public NoValuesType getNoValues()
getNoValues
in interface UnNamedDomainType
UnNamedDomainType.setNoValues(NoValuesType)
,
Ows11Package.getUnNamedDomainType_NoValues()
public org.eclipse.emf.common.notify.NotificationChain basicSetNoValues(NoValuesType newNoValues, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setNoValues(NoValuesType newNoValues)
setNoValues
in interface UnNamedDomainType
newNoValues
- the new value of the 'No Values' containment reference.UnNamedDomainType.getNoValues()
public ValuesReferenceType getValuesReference()
getValuesReference
in interface UnNamedDomainType
UnNamedDomainType.setValuesReference(ValuesReferenceType)
,
Ows11Package.getUnNamedDomainType_ValuesReference()
public org.eclipse.emf.common.notify.NotificationChain basicSetValuesReference(ValuesReferenceType newValuesReference, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setValuesReference(ValuesReferenceType newValuesReference)
setValuesReference
in interface UnNamedDomainType
newValuesReference
- the new value of the 'Values Reference' containment reference.UnNamedDomainType.getValuesReference()
public ValueType getDefaultValue()
getDefaultValue
in interface UnNamedDomainType
UnNamedDomainType.setDefaultValue(ValueType)
,
Ows11Package.getUnNamedDomainType_DefaultValue()
public org.eclipse.emf.common.notify.NotificationChain basicSetDefaultValue(ValueType newDefaultValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDefaultValue(ValueType newDefaultValue)
setDefaultValue
in interface UnNamedDomainType
newDefaultValue
- the new value of the 'Default Value' containment reference.UnNamedDomainType.getDefaultValue()
public DomainMetadataType getMeaning()
getMeaning
in interface UnNamedDomainType
UnNamedDomainType.setMeaning(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_Meaning()
public org.eclipse.emf.common.notify.NotificationChain basicSetMeaning(DomainMetadataType newMeaning, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMeaning(DomainMetadataType newMeaning)
setMeaning
in interface UnNamedDomainType
newMeaning
- the new value of the 'Meaning' containment reference.UnNamedDomainType.getMeaning()
public DomainMetadataType getDataType()
getDataType
in interface UnNamedDomainType
UnNamedDomainType.setDataType(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_DataType()
public org.eclipse.emf.common.notify.NotificationChain basicSetDataType(DomainMetadataType newDataType, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDataType(DomainMetadataType newDataType)
setDataType
in interface UnNamedDomainType
newDataType
- the new value of the 'Data Type' containment reference.UnNamedDomainType.getDataType()
public DomainMetadataType getUOM()
getUOM
in interface UnNamedDomainType
UnNamedDomainType.setUOM(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_UOM()
public org.eclipse.emf.common.notify.NotificationChain basicSetUOM(DomainMetadataType newUOM, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setUOM(DomainMetadataType newUOM)
setUOM
in interface UnNamedDomainType
newUOM
- the new value of the 'UOM' containment reference.UnNamedDomainType.getUOM()
public DomainMetadataType getReferenceSystem()
getReferenceSystem
in interface UnNamedDomainType
UnNamedDomainType.setReferenceSystem(DomainMetadataType)
,
Ows11Package.getUnNamedDomainType_ReferenceSystem()
public org.eclipse.emf.common.notify.NotificationChain basicSetReferenceSystem(DomainMetadataType newReferenceSystem, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReferenceSystem(DomainMetadataType newReferenceSystem)
setReferenceSystem
in interface UnNamedDomainType
newReferenceSystem
- the new value of the 'Reference System' containment reference.UnNamedDomainType.getReferenceSystem()
public org.eclipse.emf.common.util.EList getMetadata()
getMetadata
in interface UnNamedDomainType
Ows11Package.getUnNamedDomainType_Metadata()
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.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |