Package net.opengis.ows20.impl
Class MetadataTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- MetadataTypeImpl
-
- All Implemented Interfaces:
MetadataType,Notifier,EObject,InternalEObject
- Direct Known Subclasses:
AdditionalParametersBaseTypeImpl
public class MetadataTypeImpl extends EObjectImpl implements MetadataType
An implementation of the model object 'Metadata Type'.The following features are implemented:
-
-
Nested Class Summary
-
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 StringaboutThe cached value of the 'About' attribute.protected static StringABOUT_EDEFAULTThe default value of the 'About' attribute.protected FeatureMapabstractMetaDataGroupThe cached value of the 'Abstract Meta Data Group' attribute list.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 StringhrefThe cached value of the 'Href' attribute.protected static StringHREF_EDEFAULTThe default value of the 'Href' 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 TypeTypetypeThe cached value of the 'Type' attribute.protected static TypeTypeTYPE_EDEFAULTThe default value of the 'Type' attribute.protected booleantypeESetThis is true if the Type attribute has been set.-
Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedMetadataTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs)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)StringgetAbout()EObjectgetAbstractMetaData()FeatureMapgetAbstractMetaDataGroup()ActuateTypegetActuate()StringgetArcrole()StringgetHref()StringgetRole()ShowTypegetShow()StringgetTitle()TypeTypegetType()booleanisSetActuate()booleanisSetShow()booleanisSetType()voidsetAbout(String newAbout)voidsetActuate(ActuateType newActuate)voidsetArcrole(String newArcrole)voidsetHref(String newHref)voidsetRole(String newRole)voidsetShow(ShowType newShow)voidsetTitle(String newTitle)voidsetType(TypeType newType)StringtoString()voidunsetActuate()voidunsetShow()voidunsetType()-
Methods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class 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
-
Methods inherited from class BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
abstractMetaDataGroup
protected FeatureMap abstractMetaDataGroup
The cached value of the 'Abstract Meta Data Group' attribute list.- See Also:
getAbstractMetaDataGroup()
-
ABOUT_EDEFAULT
protected static final String ABOUT_EDEFAULT
The default value of the 'About' attribute.- See Also:
getAbout()
-
about
protected String about
The cached value of the 'About' attribute.- See Also:
getAbout()
-
ACTUATE_EDEFAULT
protected static final ActuateType ACTUATE_EDEFAULT
The default value of the 'Actuate' attribute.- See Also:
getActuate()
-
actuate
protected ActuateType actuate
The cached value of the 'Actuate' attribute.- See Also:
getActuate()
-
actuateESet
protected boolean actuateESet
This is true if the Actuate attribute has been set.
-
ARCROLE_EDEFAULT
protected static final String ARCROLE_EDEFAULT
The default value of the 'Arcrole' attribute.- See Also:
getArcrole()
-
arcrole
protected String arcrole
The cached value of the 'Arcrole' attribute.- See Also:
getArcrole()
-
HREF_EDEFAULT
protected static final String HREF_EDEFAULT
The default value of the 'Href' attribute.- See Also:
getHref()
-
ROLE_EDEFAULT
protected static final String ROLE_EDEFAULT
The default value of the 'Role' attribute.- See Also:
getRole()
-
SHOW_EDEFAULT
protected static final ShowType SHOW_EDEFAULT
The default value of the 'Show' attribute.- See Also:
getShow()
-
showESet
protected boolean showESet
This is true if the Show attribute has been set.
-
TITLE_EDEFAULT
protected static final String TITLE_EDEFAULT
The default value of the 'Title' attribute.- See Also:
getTitle()
-
title
protected String title
The cached value of the 'Title' attribute.- See Also:
getTitle()
-
TYPE_EDEFAULT
protected static final TypeType TYPE_EDEFAULT
The default value of the 'Type' attribute.- See Also:
getType()
-
typeESet
protected boolean typeESet
This is true if the Type attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl
-
getAbstractMetaDataGroup
public FeatureMap getAbstractMetaDataGroup()
- Specified by:
getAbstractMetaDataGroupin interfaceMetadataType- Returns:
- the value of the 'Abstract Meta Data Group' attribute list.
- See Also:
Ows20Package.getMetadataType_AbstractMetaDataGroup()
-
getAbstractMetaData
public EObject getAbstractMetaData()
- Specified by:
getAbstractMetaDatain interfaceMetadataType- Returns:
- the value of the 'Abstract Meta Data' containment reference.
- See Also:
Ows20Package.getMetadataType_AbstractMetaData()
-
basicSetAbstractMetaData
public NotificationChain basicSetAbstractMetaData(EObject newAbstractMetaData, NotificationChain msgs)
-
getAbout
public String getAbout()
- Specified by:
getAboutin interfaceMetadataType- Returns:
- the value of the 'About' attribute.
- See Also:
MetadataType.setAbout(String),Ows20Package.getMetadataType_About()
-
setAbout
public void setAbout(String newAbout)
- Specified by:
setAboutin interfaceMetadataType- Parameters:
newAbout- the new value of the 'About' attribute.- See Also:
MetadataType.getAbout()
-
getActuate
public ActuateType getActuate()
- Specified by:
getActuatein interfaceMetadataType- Returns:
- the value of the 'Actuate' attribute.
- See Also:
MetadataType.isSetActuate(),MetadataType.unsetActuate(),MetadataType.setActuate(ActuateType),Ows20Package.getMetadataType_Actuate()
-
setActuate
public void setActuate(ActuateType newActuate)
- Specified by:
setActuatein interfaceMetadataType- Parameters:
newActuate- the new value of the 'Actuate' attribute.- See Also:
MetadataType.isSetActuate(),MetadataType.unsetActuate(),MetadataType.getActuate()
-
unsetActuate
public void unsetActuate()
- Specified by:
unsetActuatein interfaceMetadataType- See Also:
MetadataType.isSetActuate(),MetadataType.getActuate(),MetadataType.setActuate(ActuateType)
-
isSetActuate
public boolean isSetActuate()
- Specified by:
isSetActuatein interfaceMetadataType- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
MetadataType.unsetActuate(),MetadataType.getActuate(),MetadataType.setActuate(ActuateType)
-
getArcrole
public String getArcrole()
- Specified by:
getArcrolein interfaceMetadataType- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
MetadataType.setArcrole(String),Ows20Package.getMetadataType_Arcrole()
-
setArcrole
public void setArcrole(String newArcrole)
- Specified by:
setArcrolein interfaceMetadataType- Parameters:
newArcrole- the new value of the 'Arcrole' attribute.- See Also:
MetadataType.getArcrole()
-
getHref
public String getHref()
- Specified by:
getHrefin interfaceMetadataType- Returns:
- the value of the 'Href' attribute.
- See Also:
MetadataType.setHref(String),Ows20Package.getMetadataType_Href()
-
setHref
public void setHref(String newHref)
- Specified by:
setHrefin interfaceMetadataType- Parameters:
newHref- the new value of the 'Href' attribute.- See Also:
MetadataType.getHref()
-
getRole
public String getRole()
- Specified by:
getRolein interfaceMetadataType- Returns:
- the value of the 'Role' attribute.
- See Also:
MetadataType.setRole(String),Ows20Package.getMetadataType_Role()
-
setRole
public void setRole(String newRole)
- Specified by:
setRolein interfaceMetadataType- Parameters:
newRole- the new value of the 'Role' attribute.- See Also:
MetadataType.getRole()
-
getShow
public ShowType getShow()
- Specified by:
getShowin interfaceMetadataType- Returns:
- the value of the 'Show' attribute.
- See Also:
MetadataType.isSetShow(),MetadataType.unsetShow(),MetadataType.setShow(ShowType),Ows20Package.getMetadataType_Show()
-
setShow
public void setShow(ShowType newShow)
- Specified by:
setShowin interfaceMetadataType- Parameters:
newShow- the new value of the 'Show' attribute.- See Also:
MetadataType.isSetShow(),MetadataType.unsetShow(),MetadataType.getShow()
-
unsetShow
public void unsetShow()
- Specified by:
unsetShowin interfaceMetadataType- See Also:
MetadataType.isSetShow(),MetadataType.getShow(),MetadataType.setShow(ShowType)
-
isSetShow
public boolean isSetShow()
- Specified by:
isSetShowin interfaceMetadataType- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
MetadataType.unsetShow(),MetadataType.getShow(),MetadataType.setShow(ShowType)
-
getTitle
public String getTitle()
- Specified by:
getTitlein interfaceMetadataType- Returns:
- the value of the 'Title' attribute.
- See Also:
MetadataType.setTitle(String),Ows20Package.getMetadataType_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitlein interfaceMetadataType- Parameters:
newTitle- the new value of the 'Title' attribute.- See Also:
MetadataType.getTitle()
-
getType
public TypeType getType()
- Specified by:
getTypein interfaceMetadataType- Returns:
- the value of the 'Type' attribute.
- See Also:
MetadataType.isSetType(),MetadataType.unsetType(),MetadataType.setType(TypeType),Ows20Package.getMetadataType_Type()
-
setType
public void setType(TypeType newType)
- Specified by:
setTypein interfaceMetadataType- Parameters:
newType- the new value of the 'Type' attribute.- See Also:
MetadataType.isSetType(),MetadataType.unsetType(),MetadataType.getType()
-
unsetType
public void unsetType()
- Specified by:
unsetTypein interfaceMetadataType- See Also:
MetadataType.isSetType(),MetadataType.getType(),MetadataType.setType(TypeType)
-
isSetType
public boolean isSetType()
- Specified by:
isSetTypein interfaceMetadataType- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
MetadataType.unsetType(),MetadataType.getType(),MetadataType.setType(TypeType)
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-