Package net.opengis.gml.impl
Class StringOrRefTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- StringOrRefTypeImpl
-
- All Implemented Interfaces:
StringOrRefType,Notifier,EObject,InternalEObject
public class StringOrRefTypeImpl extends EObjectImpl implements StringOrRefType
-
-
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 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 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 StringvalueThe cached value of the 'Value' attribute.protected static StringVALUE_EDEFAULTThe default value of the 'Value' attribute.-
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 protectedStringOrRefTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)ActuateTypegetActuate()StringgetArcrole()StringgetHref()StringgetRemoteSchema()StringgetRole()ShowTypegetShow()StringgetTitle()StringgetType()StringgetValue()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(String newType)voidsetValue(String newValue)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, 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
-
VALUE_EDEFAULT
protected static final String VALUE_EDEFAULT
The default value of the 'Value' attribute.- See Also:
getValue()
-
value
protected String value
The cached value of the 'Value' attribute.- See Also:
getValue()
-
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 String TYPE_EDEFAULT
The default value of the 'Type' attribute.- See Also:
getType(), Constant Field Values
-
typeESet
protected boolean typeESet
This is true if the Type attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl
-
getValue
public String getValue()
- Specified by:
getValuein interfaceStringOrRefType- Returns:
- the value of the 'Value' attribute.
- See Also:
StringOrRefType.setValue(String),GmlPackage.getStringOrRefType_Value()
-
setValue
public void setValue(String newValue)
- Specified by:
setValuein interfaceStringOrRefType- Parameters:
newValue- the new value of the 'Value' attribute.- See Also:
StringOrRefType.getValue()
-
getActuate
public ActuateType getActuate()
- Specified by:
getActuatein interfaceStringOrRefType- Returns:
- the value of the 'Actuate' attribute.
- See Also:
ActuateType,StringOrRefType.isSetActuate(),StringOrRefType.unsetActuate(),StringOrRefType.setActuate(ActuateType),GmlPackage.getStringOrRefType_Actuate()
-
setActuate
public void setActuate(ActuateType newActuate)
- Specified by:
setActuatein interfaceStringOrRefType- Parameters:
newActuate- the new value of the 'Actuate' attribute.- See Also:
ActuateType,StringOrRefType.isSetActuate(),StringOrRefType.unsetActuate(),StringOrRefType.getActuate()
-
unsetActuate
public void unsetActuate()
- Specified by:
unsetActuatein interfaceStringOrRefType- See Also:
StringOrRefType.isSetActuate(),StringOrRefType.getActuate(),StringOrRefType.setActuate(ActuateType)
-
isSetActuate
public boolean isSetActuate()
- Specified by:
isSetActuatein interfaceStringOrRefType- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
StringOrRefType.unsetActuate(),StringOrRefType.getActuate(),StringOrRefType.setActuate(ActuateType)
-
getArcrole
public String getArcrole()
- Specified by:
getArcrolein interfaceStringOrRefType- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
StringOrRefType.setArcrole(String),GmlPackage.getStringOrRefType_Arcrole()
-
setArcrole
public void setArcrole(String newArcrole)
- Specified by:
setArcrolein interfaceStringOrRefType- Parameters:
newArcrole- the new value of the 'Arcrole' attribute.- See Also:
StringOrRefType.getArcrole()
-
getHref
public String getHref()
- Specified by:
getHrefin interfaceStringOrRefType- Returns:
- the value of the 'Href' attribute.
- See Also:
StringOrRefType.setHref(String),GmlPackage.getStringOrRefType_Href()
-
setHref
public void setHref(String newHref)
- Specified by:
setHrefin interfaceStringOrRefType- Parameters:
newHref- the new value of the 'Href' attribute.- See Also:
StringOrRefType.getHref()
-
getRemoteSchema
public String getRemoteSchema()
- Specified by:
getRemoteSchemain interfaceStringOrRefType- Returns:
- the value of the 'Remote Schema' attribute.
- See Also:
StringOrRefType.setRemoteSchema(String),GmlPackage.getStringOrRefType_RemoteSchema()
-
setRemoteSchema
public void setRemoteSchema(String newRemoteSchema)
- Specified by:
setRemoteSchemain interfaceStringOrRefType- Parameters:
newRemoteSchema- the new value of the 'Remote Schema' attribute.- See Also:
StringOrRefType.getRemoteSchema()
-
getRole
public String getRole()
- Specified by:
getRolein interfaceStringOrRefType- Returns:
- the value of the 'Role' attribute.
- See Also:
StringOrRefType.setRole(String),GmlPackage.getStringOrRefType_Role()
-
setRole
public void setRole(String newRole)
- Specified by:
setRolein interfaceStringOrRefType- Parameters:
newRole- the new value of the 'Role' attribute.- See Also:
StringOrRefType.getRole()
-
getShow
public ShowType getShow()
- Specified by:
getShowin interfaceStringOrRefType- Returns:
- the value of the 'Show' attribute.
- See Also:
ShowType,StringOrRefType.isSetShow(),StringOrRefType.unsetShow(),StringOrRefType.setShow(ShowType),GmlPackage.getStringOrRefType_Show()
-
setShow
public void setShow(ShowType newShow)
- Specified by:
setShowin interfaceStringOrRefType- Parameters:
newShow- the new value of the 'Show' attribute.- See Also:
ShowType,StringOrRefType.isSetShow(),StringOrRefType.unsetShow(),StringOrRefType.getShow()
-
unsetShow
public void unsetShow()
- Specified by:
unsetShowin interfaceStringOrRefType- See Also:
StringOrRefType.isSetShow(),StringOrRefType.getShow(),StringOrRefType.setShow(ShowType)
-
isSetShow
public boolean isSetShow()
- Specified by:
isSetShowin interfaceStringOrRefType- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
StringOrRefType.unsetShow(),StringOrRefType.getShow(),StringOrRefType.setShow(ShowType)
-
getTitle
public String getTitle()
- Specified by:
getTitlein interfaceStringOrRefType- Returns:
- the value of the 'Title' attribute.
- See Also:
StringOrRefType.setTitle(String),GmlPackage.getStringOrRefType_Title()
-
setTitle
public void setTitle(String newTitle)
- Specified by:
setTitlein interfaceStringOrRefType- Parameters:
newTitle- the new value of the 'Title' attribute.- See Also:
StringOrRefType.getTitle()
-
getType
public String getType()
- Specified by:
getTypein interfaceStringOrRefType- Returns:
- the value of the 'Type' attribute.
- See Also:
StringOrRefType.isSetType(),StringOrRefType.unsetType(),StringOrRefType.setType(String),GmlPackage.getStringOrRefType_Type()
-
setType
public void setType(String newType)
- Specified by:
setTypein interfaceStringOrRefType- Parameters:
newType- the new value of the 'Type' attribute.- See Also:
StringOrRefType.isSetType(),StringOrRefType.unsetType(),StringOrRefType.getType()
-
unsetType
public void unsetType()
- Specified by:
unsetTypein interfaceStringOrRefType- See Also:
StringOrRefType.isSetType(),StringOrRefType.getType(),StringOrRefType.setType(String)
-
isSetType
public boolean isSetType()
- Specified by:
isSetTypein interfaceStringOrRefType- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
StringOrRefType.unsetType(),StringOrRefType.getType(),StringOrRefType.setType(String)
-
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
-
-