Package net.opengis.gml311.impl
Class CoordinateReferenceSystemRefTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- CoordinateReferenceSystemRefTypeImpl
-
- All Implemented Interfaces:
CoordinateReferenceSystemRefType,Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject
public class CoordinateReferenceSystemRefTypeImpl extends MinimalEObjectImpl.Container implements CoordinateReferenceSystemRefType
An implementation of the model object 'Coordinate Reference System Ref 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 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 FeatureMapcoordinateReferenceSystemGroupThe cached value of the 'Coordinate Reference System Group' attribute 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 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.
-
Constructor Summary
Constructors Modifier Constructor Description protectedCoordinateReferenceSystemRefTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetCoordinateReferenceSystem(AbstractReferenceSystemType newCoordinateReferenceSystem, 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)ActuateTypegetActuate()StringgetArcrole()AbstractReferenceSystemTypegetCoordinateReferenceSystem()FeatureMapgetCoordinateReferenceSystemGroup()StringgetHref()StringgetRemoteSchema()StringgetRole()ShowTypegetShow()StringgetTitle()TypeTypegetType()booleanisSetActuate()booleanisSetShow()booleanisSetType()voidsetActuate(ActuateType newActuate)voidsetArcrole(String newArcrole)voidsetHref(String newHref)voidsetRemoteSchema(String newRemoteSchema)voidsetRole(String newRole)voidsetShow(ShowType newShow)voidsetTitle(String newTitle)voidsetType(TypeType newType)StringtoString()voidunsetActuate()voidunsetShow()voidunsetType()-
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
-
coordinateReferenceSystemGroup
protected FeatureMap coordinateReferenceSystemGroup
The cached value of the 'Coordinate Reference System Group' attribute list.- See Also:
getCoordinateReferenceSystemGroup()
-
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()
-
REMOTE_SCHEMA_EDEFAULT
protected static final String REMOTE_SCHEMA_EDEFAULT
The default value of the 'Remote Schema' attribute.- See Also:
getRemoteSchema()
-
remoteSchema
protected String remoteSchema
The cached value of the 'Remote Schema' attribute.- See Also:
getRemoteSchema()
-
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 classBasicEObjectImpl
-
getCoordinateReferenceSystemGroup
public FeatureMap getCoordinateReferenceSystemGroup()
- Specified by:
getCoordinateReferenceSystemGroupin interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Coordinate Reference System Group' attribute list.
- See Also:
Gml311Package.getCoordinateReferenceSystemRefType_CoordinateReferenceSystemGroup()
-
getCoordinateReferenceSystem
public AbstractReferenceSystemType getCoordinateReferenceSystem()
- Specified by:
getCoordinateReferenceSystemin interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Coordinate Reference System' containment reference.
- See Also:
Gml311Package.getCoordinateReferenceSystemRefType_CoordinateReferenceSystem()
-
basicSetCoordinateReferenceSystem
public NotificationChain basicSetCoordinateReferenceSystem(AbstractReferenceSystemType newCoordinateReferenceSystem, NotificationChain msgs)
-
getActuate
public ActuateType getActuate()
- Specified by:
getActuatein interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Actuate' attribute.
- See Also:
ActuateType,CoordinateReferenceSystemRefType.isSetActuate(),CoordinateReferenceSystemRefType.unsetActuate(),CoordinateReferenceSystemRefType.setActuate(ActuateType),Gml311Package.getCoordinateReferenceSystemRefType_Actuate()
-
setActuate
public void setActuate(ActuateType newActuate)
- Specified by:
setActuatein interfaceCoordinateReferenceSystemRefType- Parameters:
newActuate- the new value of the 'Actuate' attribute.- See Also:
ActuateType,CoordinateReferenceSystemRefType.isSetActuate(),CoordinateReferenceSystemRefType.unsetActuate(),CoordinateReferenceSystemRefType.getActuate()
-
unsetActuate
public void unsetActuate()
-
isSetActuate
public boolean isSetActuate()
- Specified by:
isSetActuatein interfaceCoordinateReferenceSystemRefType- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
CoordinateReferenceSystemRefType.unsetActuate(),CoordinateReferenceSystemRefType.getActuate(),CoordinateReferenceSystemRefType.setActuate(ActuateType)
-
getArcrole
public String getArcrole()
- Specified by:
getArcrolein interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
CoordinateReferenceSystemRefType.setArcrole(String),Gml311Package.getCoordinateReferenceSystemRefType_Arcrole()
-
setArcrole
public void setArcrole(String newArcrole)
- Specified by:
setArcrolein interfaceCoordinateReferenceSystemRefType- Parameters:
newArcrole- the new value of the 'Arcrole' attribute.- See Also:
CoordinateReferenceSystemRefType.getArcrole()
-
getHref
public String getHref()
- Specified by:
getHrefin interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Href' attribute.
- See Also:
CoordinateReferenceSystemRefType.setHref(String),Gml311Package.getCoordinateReferenceSystemRefType_Href()
-
setHref
public void setHref(String newHref)
- Specified by:
setHrefin interfaceCoordinateReferenceSystemRefType- Parameters:
newHref- the new value of the 'Href' attribute.- See Also:
CoordinateReferenceSystemRefType.getHref()
-
getRemoteSchema
public String getRemoteSchema()
- Specified by:
getRemoteSchemain interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Remote Schema' attribute.
- See Also:
CoordinateReferenceSystemRefType.setRemoteSchema(String),Gml311Package.getCoordinateReferenceSystemRefType_RemoteSchema()
-
setRemoteSchema
public void setRemoteSchema(String newRemoteSchema)
- Specified by:
setRemoteSchemain interfaceCoordinateReferenceSystemRefType- Parameters:
newRemoteSchema- the new value of the 'Remote Schema' attribute.- See Also:
CoordinateReferenceSystemRefType.getRemoteSchema()
-
getRole
public String getRole()
- Specified by:
getRolein interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Role' attribute.
- See Also:
CoordinateReferenceSystemRefType.setRole(String),Gml311Package.getCoordinateReferenceSystemRefType_Role()
-
setRole
public void setRole(String newRole)
- Specified by:
setRolein interfaceCoordinateReferenceSystemRefType- Parameters:
newRole- the new value of the 'Role' attribute.- See Also:
CoordinateReferenceSystemRefType.getRole()
-
getShow
public ShowType getShow()
- Specified by:
getShowin interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Show' attribute.
- See Also:
ShowType,CoordinateReferenceSystemRefType.isSetShow(),CoordinateReferenceSystemRefType.unsetShow(),CoordinateReferenceSystemRefType.setShow(ShowType),Gml311Package.getCoordinateReferenceSystemRefType_Show()
-
setShow
public void setShow(ShowType newShow)
- Specified by:
setShowin interfaceCoordinateReferenceSystemRefType- Parameters:
newShow- the new value of the 'Show' attribute.- See Also:
ShowType,CoordinateReferenceSystemRefType.isSetShow(),CoordinateReferenceSystemRefType.unsetShow(),CoordinateReferenceSystemRefType.getShow()
-
unsetShow
public void unsetShow()
-
isSetShow
public boolean isSetShow()
- Specified by:
isSetShowin interfaceCoordinateReferenceSystemRefType- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
CoordinateReferenceSystemRefType.unsetShow(),CoordinateReferenceSystemRefType.getShow(),CoordinateReferenceSystemRefType.setShow(ShowType)
-
getTitle
public String getTitle()
- Specified by:
getTitlein interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Title' attribute.
- See Also:
CoordinateReferenceSystemRefType.setTitle(String),Gml311Package.getCoordinateReferenceSystemRefType_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitlein interfaceCoordinateReferenceSystemRefType- Parameters:
newTitle- the new value of the 'Title' attribute.- See Also:
CoordinateReferenceSystemRefType.getTitle()
-
getType
public TypeType getType()
- Specified by:
getTypein interfaceCoordinateReferenceSystemRefType- Returns:
- the value of the 'Type' attribute.
- See Also:
TypeType,CoordinateReferenceSystemRefType.isSetType(),CoordinateReferenceSystemRefType.unsetType(),CoordinateReferenceSystemRefType.setType(TypeType),Gml311Package.getCoordinateReferenceSystemRefType_Type()
-
setType
public void setType(TypeType newType)
- Specified by:
setTypein interfaceCoordinateReferenceSystemRefType- Parameters:
newType- the new value of the 'Type' attribute.- See Also:
TypeType,CoordinateReferenceSystemRefType.isSetType(),CoordinateReferenceSystemRefType.unsetType(),CoordinateReferenceSystemRefType.getType()
-
unsetType
public void unsetType()
-
isSetType
public boolean isSetType()
- Specified by:
isSetTypein interfaceCoordinateReferenceSystemRefType- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
CoordinateReferenceSystemRefType.unsetType(),CoordinateReferenceSystemRefType.getType(),CoordinateReferenceSystemRefType.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
-
-