Package net.opengis.wcs10.impl
Class ContentMetadataTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- ContentMetadataTypeImpl
 
 
 
 
- 
- All Implemented Interfaces:
- ContentMetadataType,- Notifier,- EObject,- InternalEObject
 
 public class ContentMetadataTypeImpl extends EObjectImpl implements ContentMetadataType An implementation of the model object 'Content Metadata Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected ActuateTypeactuateThe cached value of the 'Actuate' attribute.protected static ActuateTypeACTUATE_EDEFAULTThe default value of the 'Actuate' attribute.protected booleanactuateESetThis is true if the Actuate attribute has been set.protected StringarcroleThe cached value of the 'Arcrole' attribute.protected static StringARCROLE_EDEFAULTThe default value of the 'Arcrole' attribute.protected EListcoverageOfferingBriefThe cached value of the 'Coverage Offering Brief' containment reference list.protected StringhrefThe cached value of the 'Href' attribute.protected static StringHREF_EDEFAULTThe default value of the 'Href' attribute.protected static StringREMOTE_SCHEMA_EDEFAULTThe default value of the 'Remote Schema' attribute.protected StringremoteSchemaThe cached value of the 'Remote Schema' attribute.protected StringroleThe cached value of the 'Role' attribute.protected static StringROLE_EDEFAULTThe default value of the 'Role' attribute.protected ShowTypeshowThe cached value of the 'Show' attribute.protected static ShowTypeSHOW_EDEFAULTThe default value of the 'Show' attribute.protected booleanshowESetThis is true if the Show attribute has been set.protected StringtitleThe cached value of the 'Title' attribute.protected static StringTITLE_EDEFAULTThe default value of the 'Title' attribute.protected StringtypeThe cached value of the 'Type' attribute.protected static StringTYPE_EDEFAULTThe default value of the 'Type' attribute.protected booleantypeESetThis is true if the Type attribute has been set.protected static StringUPDATE_SEQUENCE_EDEFAULTThe default value of the 'Update Sequence' attribute.protected StringupdateSequenceThe cached value of the 'Update Sequence' attribute.protected StringversionThe cached value of the 'Version' attribute.protected static StringVERSION_EDEFAULTThe default value of the 'Version' attribute.protected booleanversionESetThis is true if the Version attribute has been set.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedContentMetadataTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)ActuateTypegetActuate()StringgetArcrole()EListgetCoverageOfferingBrief()StringgetHref()StringgetRemoteSchema()StringgetRole()ShowTypegetShow()StringgetTitle()StringgetType()StringgetUpdateSequence()StringgetVersion()booleanisSetActuate()booleanisSetShow()booleanisSetType()booleanisSetVersion()voidsetActuate(ActuateType newActuate)voidsetArcrole(String newArcrole)voidsetHref(String newHref)voidsetRemoteSchema(String newRemoteSchema)voidsetRole(String newRole)voidsetShow(ShowType newShow)voidsetTitle(String newTitle)voidsetType(String newType)voidsetUpdateSequence(String newUpdateSequence)voidsetVersion(String newVersion)StringtoString()voidunsetActuate()voidunsetShow()voidunsetType()voidunsetVersion()- 
Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 - 
Methods inherited from class BasicEObjectImpleAddVirtualValue, 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
 - 
Methods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Field Detail- 
coverageOfferingBriefprotected EList coverageOfferingBrief The cached value of the 'Coverage Offering Brief' containment reference list.- See Also:
- getCoverageOfferingBrief()
 
 - 
ACTUATE_EDEFAULTprotected static final ActuateType ACTUATE_EDEFAULT The default value of the 'Actuate' attribute.- See Also:
- getActuate()
 
 - 
actuateprotected ActuateType actuate The cached value of the 'Actuate' attribute.- See Also:
- getActuate()
 
 - 
actuateESetprotected boolean actuateESet This is true if the Actuate attribute has been set.
 - 
ARCROLE_EDEFAULTprotected static final String ARCROLE_EDEFAULT The default value of the 'Arcrole' attribute.- See Also:
- getArcrole()
 
 - 
arcroleprotected String arcrole The cached value of the 'Arcrole' attribute.- See Also:
- getArcrole()
 
 - 
HREF_EDEFAULTprotected static final String HREF_EDEFAULT The default value of the 'Href' attribute.- See Also:
- getHref()
 
 - 
REMOTE_SCHEMA_EDEFAULTprotected static final String REMOTE_SCHEMA_EDEFAULT The default value of the 'Remote Schema' attribute.- See Also:
- getRemoteSchema()
 
 - 
remoteSchemaprotected String remoteSchema The cached value of the 'Remote Schema' attribute.- See Also:
- getRemoteSchema()
 
 - 
ROLE_EDEFAULTprotected static final String ROLE_EDEFAULT The default value of the 'Role' attribute.- See Also:
- getRole()
 
 - 
SHOW_EDEFAULTprotected static final ShowType SHOW_EDEFAULT The default value of the 'Show' attribute.- See Also:
- getShow()
 
 - 
showESetprotected boolean showESet This is true if the Show attribute has been set.
 - 
TITLE_EDEFAULTprotected static final String TITLE_EDEFAULT The default value of the 'Title' attribute.- See Also:
- getTitle()
 
 - 
titleprotected String title The cached value of the 'Title' attribute.- See Also:
- getTitle()
 
 - 
TYPE_EDEFAULTprotected static final String TYPE_EDEFAULT The default value of the 'Type' attribute.- See Also:
- getType(), Constant Field Values
 
 - 
typeESetprotected boolean typeESet This is true if the Type attribute has been set.
 - 
UPDATE_SEQUENCE_EDEFAULTprotected static final String UPDATE_SEQUENCE_EDEFAULT The default value of the 'Update Sequence' attribute.- See Also:
- getUpdateSequence()
 
 - 
updateSequenceprotected String updateSequence The cached value of the 'Update Sequence' attribute.- See Also:
- getUpdateSequence()
 
 - 
VERSION_EDEFAULTprotected static final String VERSION_EDEFAULT The default value of the 'Version' attribute.- See Also:
- getVersion(), Constant Field Values
 
 - 
versionprotected String version The cached value of the 'Version' attribute.- See Also:
- getVersion()
 
 - 
versionESetprotected boolean versionESet This is true if the Version attribute has been set.
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
getCoverageOfferingBriefpublic EList getCoverageOfferingBrief() - Specified by:
- getCoverageOfferingBriefin interface- ContentMetadataType
- Returns:
- the value of the 'Coverage Offering Brief' containment reference list.
- See Also:
- Wcs10Package.getContentMetadataType_CoverageOfferingBrief()
 
 - 
getActuatepublic ActuateType getActuate() - Specified by:
- getActuatein interface- ContentMetadataType
- Returns:
- the value of the 'Actuate' attribute.
- See Also:
- ActuateType,- ContentMetadataType.isSetActuate(),- ContentMetadataType.unsetActuate(),- ContentMetadataType.setActuate(ActuateType),- Wcs10Package.getContentMetadataType_Actuate()
 
 - 
setActuatepublic void setActuate(ActuateType newActuate) - Specified by:
- setActuatein interface- ContentMetadataType
- Parameters:
- newActuate- the new value of the 'Actuate' attribute.
- See Also:
- ActuateType,- ContentMetadataType.isSetActuate(),- ContentMetadataType.unsetActuate(),- ContentMetadataType.getActuate()
 
 - 
unsetActuatepublic void unsetActuate() - Specified by:
- unsetActuatein interface- ContentMetadataType
- See Also:
- ContentMetadataType.isSetActuate(),- ContentMetadataType.getActuate(),- ContentMetadataType.setActuate(ActuateType)
 
 - 
isSetActuatepublic boolean isSetActuate() - Specified by:
- isSetActuatein interface- ContentMetadataType
- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
- ContentMetadataType.unsetActuate(),- ContentMetadataType.getActuate(),- ContentMetadataType.setActuate(ActuateType)
 
 - 
getArcrolepublic String getArcrole() - Specified by:
- getArcrolein interface- ContentMetadataType
- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
- ContentMetadataType.setArcrole(String),- Wcs10Package.getContentMetadataType_Arcrole()
 
 - 
setArcrolepublic void setArcrole(String newArcrole) - Specified by:
- setArcrolein interface- ContentMetadataType
- Parameters:
- newArcrole- the new value of the 'Arcrole' attribute.
- See Also:
- ContentMetadataType.getArcrole()
 
 - 
getHrefpublic String getHref() - Specified by:
- getHrefin interface- ContentMetadataType
- Returns:
- the value of the 'Href' attribute.
- See Also:
- ContentMetadataType.setHref(String),- Wcs10Package.getContentMetadataType_Href()
 
 - 
setHrefpublic void setHref(String newHref) - Specified by:
- setHrefin interface- ContentMetadataType
- Parameters:
- newHref- the new value of the 'Href' attribute.
- See Also:
- ContentMetadataType.getHref()
 
 - 
getRemoteSchemapublic String getRemoteSchema() - Specified by:
- getRemoteSchemain interface- ContentMetadataType
- Returns:
- the value of the 'Remote Schema' attribute.
- See Also:
- ContentMetadataType.setRemoteSchema(String),- Wcs10Package.getContentMetadataType_RemoteSchema()
 
 - 
setRemoteSchemapublic void setRemoteSchema(String newRemoteSchema) - Specified by:
- setRemoteSchemain interface- ContentMetadataType
- Parameters:
- newRemoteSchema- the new value of the 'Remote Schema' attribute.
- See Also:
- ContentMetadataType.getRemoteSchema()
 
 - 
getRolepublic String getRole() - Specified by:
- getRolein interface- ContentMetadataType
- Returns:
- the value of the 'Role' attribute.
- See Also:
- ContentMetadataType.setRole(String),- Wcs10Package.getContentMetadataType_Role()
 
 - 
setRolepublic void setRole(String newRole) - Specified by:
- setRolein interface- ContentMetadataType
- Parameters:
- newRole- the new value of the 'Role' attribute.
- See Also:
- ContentMetadataType.getRole()
 
 - 
getShowpublic ShowType getShow() - Specified by:
- getShowin interface- ContentMetadataType
- Returns:
- the value of the 'Show' attribute.
- See Also:
- ShowType,- ContentMetadataType.isSetShow(),- ContentMetadataType.unsetShow(),- ContentMetadataType.setShow(ShowType),- Wcs10Package.getContentMetadataType_Show()
 
 - 
setShowpublic void setShow(ShowType newShow) - Specified by:
- setShowin interface- ContentMetadataType
- Parameters:
- newShow- the new value of the 'Show' attribute.
- See Also:
- ShowType,- ContentMetadataType.isSetShow(),- ContentMetadataType.unsetShow(),- ContentMetadataType.getShow()
 
 - 
unsetShowpublic void unsetShow() - Specified by:
- unsetShowin interface- ContentMetadataType
- See Also:
- ContentMetadataType.isSetShow(),- ContentMetadataType.getShow(),- ContentMetadataType.setShow(ShowType)
 
 - 
isSetShowpublic boolean isSetShow() - Specified by:
- isSetShowin interface- ContentMetadataType
- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
- ContentMetadataType.unsetShow(),- ContentMetadataType.getShow(),- ContentMetadataType.setShow(ShowType)
 
 - 
getTitlepublic String getTitle() - Specified by:
- getTitlein interface- ContentMetadataType
- Returns:
- the value of the 'Title' attribute.
- See Also:
- ContentMetadataType.setTitle(String),- Wcs10Package.getContentMetadataType_Title()
 
 - 
setTitlepublic void setTitle(String newTitle) - Specified by:
- setTitlein interface- ContentMetadataType
- Parameters:
- newTitle- the new value of the 'Title' attribute.
- See Also:
- ContentMetadataType.getTitle()
 
 - 
getTypepublic String getType() - Specified by:
- getTypein interface- ContentMetadataType
- Returns:
- the value of the 'Type' attribute.
- See Also:
- ContentMetadataType.isSetType(),- ContentMetadataType.unsetType(),- ContentMetadataType.setType(String),- Wcs10Package.getContentMetadataType_Type()
 
 - 
setTypepublic void setType(String newType) - Specified by:
- setTypein interface- ContentMetadataType
- Parameters:
- newType- the new value of the 'Type' attribute.
- See Also:
- ContentMetadataType.isSetType(),- ContentMetadataType.unsetType(),- ContentMetadataType.getType()
 
 - 
unsetTypepublic void unsetType() - Specified by:
- unsetTypein interface- ContentMetadataType
- See Also:
- ContentMetadataType.isSetType(),- ContentMetadataType.getType(),- ContentMetadataType.setType(String)
 
 - 
isSetTypepublic boolean isSetType() - Specified by:
- isSetTypein interface- ContentMetadataType
- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
- ContentMetadataType.unsetType(),- ContentMetadataType.getType(),- ContentMetadataType.setType(String)
 
 - 
getUpdateSequencepublic String getUpdateSequence() - Specified by:
- getUpdateSequencein interface- ContentMetadataType
- Returns:
- the value of the 'Update Sequence' attribute.
- See Also:
- ContentMetadataType.setUpdateSequence(String),- Wcs10Package.getContentMetadataType_UpdateSequence()
 
 - 
setUpdateSequencepublic void setUpdateSequence(String newUpdateSequence) - Specified by:
- setUpdateSequencein interface- ContentMetadataType
- Parameters:
- newUpdateSequence- the new value of the 'Update Sequence' attribute.
- See Also:
- ContentMetadataType.getUpdateSequence()
 
 - 
getVersionpublic String getVersion() - Specified by:
- getVersionin interface- ContentMetadataType
- Returns:
- the value of the 'Version' attribute.
- See Also:
- ContentMetadataType.isSetVersion(),- ContentMetadataType.unsetVersion(),- ContentMetadataType.setVersion(String),- Wcs10Package.getContentMetadataType_Version()
 
 - 
setVersionpublic void setVersion(String newVersion) - Specified by:
- setVersionin interface- ContentMetadataType
- Parameters:
- newVersion- the new value of the 'Version' attribute.
- See Also:
- ContentMetadataType.isSetVersion(),- ContentMetadataType.unsetVersion(),- ContentMetadataType.getVersion()
 
 - 
unsetVersionpublic void unsetVersion() - Specified by:
- unsetVersionin interface- ContentMetadataType
- See Also:
- ContentMetadataType.isSetVersion(),- ContentMetadataType.getVersion(),- ContentMetadataType.setVersion(String)
 
 - 
isSetVersionpublic boolean isSetVersion() - Specified by:
- isSetVersionin interface- ContentMetadataType
- Returns:
- whether the value of the 'Version' attribute is set.
- See Also:
- ContentMetadataType.unsetVersion(),- ContentMetadataType.getVersion(),- ContentMetadataType.setVersion(String)
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- BasicEObjectImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- BasicEObjectImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- BasicEObjectImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- BasicEObjectImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- BasicEObjectImpl
 
 
- 
 
-