Package net.opengis.gml311.impl
Class EngineeringCRSRefTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- EngineeringCRSRefTypeImpl
-
- All Implemented Interfaces:
EngineeringCRSRefType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class EngineeringCRSRefTypeImpl extends MinimalEObjectImpl.Container implements EngineeringCRSRefType
An implementation of the model object 'Engineering CRS 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 ActuateType
actuate
The cached value of the 'Actuate
' attribute.protected static ActuateType
ACTUATE_EDEFAULT
The default value of the 'Actuate
' attribute.protected boolean
actuateESet
This is true if the Actuate attribute has been set.protected String
arcrole
The cached value of the 'Arcrole
' attribute.protected static String
ARCROLE_EDEFAULT
The default value of the 'Arcrole
' attribute.protected EngineeringCRSType
engineeringCRS
The cached value of the 'Engineering CRS
' containment reference.protected String
href
The cached value of the 'Href
' attribute.protected static String
HREF_EDEFAULT
The default value of the 'Href
' attribute.protected static String
REMOTE_SCHEMA_EDEFAULT
The default value of the 'Remote Schema
' attribute.protected String
remoteSchema
The cached value of the 'Remote Schema
' attribute.protected String
role
The cached value of the 'Role
' attribute.protected static String
ROLE_EDEFAULT
The default value of the 'Role
' attribute.protected ShowType
show
The cached value of the 'Show
' attribute.protected static ShowType
SHOW_EDEFAULT
The default value of the 'Show
' attribute.protected boolean
showESet
This is true if the Show attribute has been set.protected String
title
The cached value of the 'Title
' attribute.protected static String
TITLE_EDEFAULT
The default value of the 'Title
' attribute.protected TypeType
type
The cached value of the 'Type
' attribute.protected static TypeType
TYPE_EDEFAULT
The default value of the 'Type
' attribute.protected boolean
typeESet
This is true if the Type attribute has been set.
-
Constructor Summary
Constructors Modifier Constructor Description protected
EngineeringCRSRefTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetEngineeringCRS(EngineeringCRSType newEngineeringCRS, NotificationChain msgs)
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)
ActuateType
getActuate()
String
getArcrole()
EngineeringCRSType
getEngineeringCRS()
String
getHref()
String
getRemoteSchema()
String
getRole()
ShowType
getShow()
String
getTitle()
TypeType
getType()
boolean
isSetActuate()
boolean
isSetShow()
boolean
isSetType()
void
setActuate(ActuateType newActuate)
void
setArcrole(String newArcrole)
void
setEngineeringCRS(EngineeringCRSType newEngineeringCRS)
void
setHref(String newHref)
void
setRemoteSchema(String newRemoteSchema)
void
setRole(String newRole)
void
setShow(ShowType newShow)
void
setTitle(String newTitle)
void
setType(TypeType newType)
String
toString()
void
unsetActuate()
void
unsetShow()
void
unsetType()
-
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
-
engineeringCRS
protected EngineeringCRSType engineeringCRS
The cached value of the 'Engineering CRS
' containment reference.- See Also:
getEngineeringCRS()
-
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:
eStaticClass
in classBasicEObjectImpl
-
getEngineeringCRS
public EngineeringCRSType getEngineeringCRS()
- Specified by:
getEngineeringCRS
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Engineering CRS' containment reference.
- See Also:
EngineeringCRSRefType.setEngineeringCRS(EngineeringCRSType)
,Gml311Package.getEngineeringCRSRefType_EngineeringCRS()
-
basicSetEngineeringCRS
public NotificationChain basicSetEngineeringCRS(EngineeringCRSType newEngineeringCRS, NotificationChain msgs)
-
setEngineeringCRS
public void setEngineeringCRS(EngineeringCRSType newEngineeringCRS)
- Specified by:
setEngineeringCRS
in interfaceEngineeringCRSRefType
- Parameters:
newEngineeringCRS
- the new value of the 'Engineering CRS' containment reference.- See Also:
EngineeringCRSRefType.getEngineeringCRS()
-
getActuate
public ActuateType getActuate()
- Specified by:
getActuate
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Actuate' attribute.
- See Also:
ActuateType
,EngineeringCRSRefType.isSetActuate()
,EngineeringCRSRefType.unsetActuate()
,EngineeringCRSRefType.setActuate(ActuateType)
,Gml311Package.getEngineeringCRSRefType_Actuate()
-
setActuate
public void setActuate(ActuateType newActuate)
- Specified by:
setActuate
in interfaceEngineeringCRSRefType
- Parameters:
newActuate
- the new value of the 'Actuate' attribute.- See Also:
ActuateType
,EngineeringCRSRefType.isSetActuate()
,EngineeringCRSRefType.unsetActuate()
,EngineeringCRSRefType.getActuate()
-
unsetActuate
public void unsetActuate()
- Specified by:
unsetActuate
in interfaceEngineeringCRSRefType
- See Also:
EngineeringCRSRefType.isSetActuate()
,EngineeringCRSRefType.getActuate()
,EngineeringCRSRefType.setActuate(ActuateType)
-
isSetActuate
public boolean isSetActuate()
- Specified by:
isSetActuate
in interfaceEngineeringCRSRefType
- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
EngineeringCRSRefType.unsetActuate()
,EngineeringCRSRefType.getActuate()
,EngineeringCRSRefType.setActuate(ActuateType)
-
getArcrole
public String getArcrole()
- Specified by:
getArcrole
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
EngineeringCRSRefType.setArcrole(String)
,Gml311Package.getEngineeringCRSRefType_Arcrole()
-
setArcrole
public void setArcrole(String newArcrole)
- Specified by:
setArcrole
in interfaceEngineeringCRSRefType
- Parameters:
newArcrole
- the new value of the 'Arcrole' attribute.- See Also:
EngineeringCRSRefType.getArcrole()
-
getHref
public String getHref()
- Specified by:
getHref
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Href' attribute.
- See Also:
EngineeringCRSRefType.setHref(String)
,Gml311Package.getEngineeringCRSRefType_Href()
-
setHref
public void setHref(String newHref)
- Specified by:
setHref
in interfaceEngineeringCRSRefType
- Parameters:
newHref
- the new value of the 'Href' attribute.- See Also:
EngineeringCRSRefType.getHref()
-
getRemoteSchema
public String getRemoteSchema()
- Specified by:
getRemoteSchema
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Remote Schema' attribute.
- See Also:
EngineeringCRSRefType.setRemoteSchema(String)
,Gml311Package.getEngineeringCRSRefType_RemoteSchema()
-
setRemoteSchema
public void setRemoteSchema(String newRemoteSchema)
- Specified by:
setRemoteSchema
in interfaceEngineeringCRSRefType
- Parameters:
newRemoteSchema
- the new value of the 'Remote Schema' attribute.- See Also:
EngineeringCRSRefType.getRemoteSchema()
-
getRole
public String getRole()
- Specified by:
getRole
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Role' attribute.
- See Also:
EngineeringCRSRefType.setRole(String)
,Gml311Package.getEngineeringCRSRefType_Role()
-
setRole
public void setRole(String newRole)
- Specified by:
setRole
in interfaceEngineeringCRSRefType
- Parameters:
newRole
- the new value of the 'Role' attribute.- See Also:
EngineeringCRSRefType.getRole()
-
getShow
public ShowType getShow()
- Specified by:
getShow
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Show' attribute.
- See Also:
ShowType
,EngineeringCRSRefType.isSetShow()
,EngineeringCRSRefType.unsetShow()
,EngineeringCRSRefType.setShow(ShowType)
,Gml311Package.getEngineeringCRSRefType_Show()
-
setShow
public void setShow(ShowType newShow)
- Specified by:
setShow
in interfaceEngineeringCRSRefType
- Parameters:
newShow
- the new value of the 'Show' attribute.- See Also:
ShowType
,EngineeringCRSRefType.isSetShow()
,EngineeringCRSRefType.unsetShow()
,EngineeringCRSRefType.getShow()
-
unsetShow
public void unsetShow()
- Specified by:
unsetShow
in interfaceEngineeringCRSRefType
- See Also:
EngineeringCRSRefType.isSetShow()
,EngineeringCRSRefType.getShow()
,EngineeringCRSRefType.setShow(ShowType)
-
isSetShow
public boolean isSetShow()
- Specified by:
isSetShow
in interfaceEngineeringCRSRefType
- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
EngineeringCRSRefType.unsetShow()
,EngineeringCRSRefType.getShow()
,EngineeringCRSRefType.setShow(ShowType)
-
getTitle
public String getTitle()
- Specified by:
getTitle
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Title' attribute.
- See Also:
EngineeringCRSRefType.setTitle(String)
,Gml311Package.getEngineeringCRSRefType_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitle
in interfaceEngineeringCRSRefType
- Parameters:
newTitle
- the new value of the 'Title' attribute.- See Also:
EngineeringCRSRefType.getTitle()
-
getType
public TypeType getType()
- Specified by:
getType
in interfaceEngineeringCRSRefType
- Returns:
- the value of the 'Type' attribute.
- See Also:
TypeType
,EngineeringCRSRefType.isSetType()
,EngineeringCRSRefType.unsetType()
,EngineeringCRSRefType.setType(TypeType)
,Gml311Package.getEngineeringCRSRefType_Type()
-
setType
public void setType(TypeType newType)
- Specified by:
setType
in interfaceEngineeringCRSRefType
- Parameters:
newType
- the new value of the 'Type' attribute.- See Also:
TypeType
,EngineeringCRSRefType.isSetType()
,EngineeringCRSRefType.unsetType()
,EngineeringCRSRefType.getType()
-
unsetType
public void unsetType()
- Specified by:
unsetType
in interfaceEngineeringCRSRefType
- See Also:
EngineeringCRSRefType.isSetType()
,EngineeringCRSRefType.getType()
,EngineeringCRSRefType.setType(TypeType)
-
isSetType
public boolean isSetType()
- Specified by:
isSetType
in interfaceEngineeringCRSRefType
- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
EngineeringCRSRefType.unsetType()
,EngineeringCRSRefType.getType()
,EngineeringCRSRefType.setType(TypeType)
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-