Package net.opengis.wfs20.impl
Class MemberPropertyTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- EObjectImpl
- 
- MemberPropertyTypeImpl
 
 
 
 
- 
- All Implemented Interfaces:
- MemberPropertyType,- Notifier,- EObject,- InternalEObject
 
 public class MemberPropertyTypeImpl extends EObjectImpl implements MemberPropertyType 
- 
- 
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 StringhrefThe cached value of the 'Href' attribute.protected static StringHREF_EDEFAULTThe default value of the 'Href' attribute.protected FeatureMapmixedThe cached value of the 'Mixed' attribute list.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 ObjectstateThe cached value of the 'State' attribute.protected static ObjectSTATE_EDEFAULTThe default value of the 'State' attribute.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.- 
Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedMemberPropertyTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetSimpleFeatureCollection(SimpleFeatureCollectionType newSimpleFeatureCollection, NotificationChain msgs)NotificationChainbasicSetTuple(TupleType newTuple, 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()FeatureMapgetAny()StringgetArcrole()StringgetHref()FeatureMapgetMixed()StringgetRole()ShowTypegetShow()SimpleFeatureCollectionTypegetSimpleFeatureCollection()FeatureMapgetSimpleFeatureCollectionGroup()ObjectgetState()StringgetTitle()TupleTypegetTuple()StringgetType()booleanisSetActuate()booleanisSetShow()booleanisSetType()voidsetActuate(ActuateType newActuate)voidsetArcrole(String newArcrole)voidsetHref(String newHref)voidsetRole(String newRole)voidsetShow(ShowType newShow)voidsetSimpleFeatureCollection(SimpleFeatureCollectionType newSimpleFeatureCollection)voidsetState(Object newState)voidsetTitle(String newTitle)voidsetTuple(TupleType newTuple)voidsetType(String newType)StringtoString()voidunsetActuate()voidunsetShow()voidunsetType()- 
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- 
mixedprotected FeatureMap mixed The cached value of the 'Mixed' attribute list.- See Also:
- getMixed()
 
 - 
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()
 
 - 
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.
 - 
STATE_EDEFAULTprotected static final Object STATE_EDEFAULT The default value of the 'State' attribute.- See Also:
- getState()
 
 - 
stateprotected Object state The cached value of the 'State' attribute.- See Also:
- getState()
 
 - 
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.
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- EObjectImpl
 
 - 
getMixedpublic FeatureMap getMixed() - Specified by:
- getMixedin interface- MemberPropertyType
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
- Wfs20Package.getMemberPropertyType_Mixed()
 
 - 
getAnypublic FeatureMap getAny() - Specified by:
- getAnyin interface- MemberPropertyType
- Returns:
- the value of the 'Any' attribute list.
- See Also:
- Wfs20Package.getMemberPropertyType_Any()
 
 - 
getTuplepublic TupleType getTuple() - Specified by:
- getTuplein interface- MemberPropertyType
- Returns:
- the value of the 'Tuple' containment reference.
- See Also:
- MemberPropertyType.setTuple(TupleType),- Wfs20Package.getMemberPropertyType_Tuple()
 
 - 
basicSetTuplepublic NotificationChain basicSetTuple(TupleType newTuple, NotificationChain msgs) 
 - 
setTuplepublic void setTuple(TupleType newTuple) - Specified by:
- setTuplein interface- MemberPropertyType
- Parameters:
- newTuple- the new value of the 'Tuple' containment reference.
- See Also:
- MemberPropertyType.getTuple()
 
 - 
getSimpleFeatureCollectionGrouppublic FeatureMap getSimpleFeatureCollectionGroup() - Specified by:
- getSimpleFeatureCollectionGroupin interface- MemberPropertyType
- Returns:
- the value of the 'Simple Feature Collection Group' attribute list.
- See Also:
- Wfs20Package.getMemberPropertyType_SimpleFeatureCollectionGroup()
 
 - 
getSimpleFeatureCollectionpublic SimpleFeatureCollectionType getSimpleFeatureCollection() - Specified by:
- getSimpleFeatureCollectionin interface- MemberPropertyType
- Returns:
- the value of the 'Simple Feature Collection' containment reference.
- See Also:
- MemberPropertyType.setSimpleFeatureCollection(SimpleFeatureCollectionType),- Wfs20Package.getMemberPropertyType_SimpleFeatureCollection()
 
 - 
basicSetSimpleFeatureCollectionpublic NotificationChain basicSetSimpleFeatureCollection(SimpleFeatureCollectionType newSimpleFeatureCollection, NotificationChain msgs) 
 - 
setSimpleFeatureCollectionpublic void setSimpleFeatureCollection(SimpleFeatureCollectionType newSimpleFeatureCollection) - Specified by:
- setSimpleFeatureCollectionin interface- MemberPropertyType
- Parameters:
- newSimpleFeatureCollection- the new value of the 'Simple Feature Collection' containment reference.
- See Also:
- MemberPropertyType.getSimpleFeatureCollection()
 
 - 
getActuatepublic ActuateType getActuate() - Specified by:
- getActuatein interface- MemberPropertyType
- Returns:
- the value of the 'Actuate' attribute.
- See Also:
- ActuateType,- MemberPropertyType.isSetActuate(),- MemberPropertyType.unsetActuate(),- MemberPropertyType.setActuate(ActuateType),- Wfs20Package.getMemberPropertyType_Actuate()
 
 - 
setActuatepublic void setActuate(ActuateType newActuate) - Specified by:
- setActuatein interface- MemberPropertyType
- Parameters:
- newActuate- the new value of the 'Actuate' attribute.
- See Also:
- ActuateType,- MemberPropertyType.isSetActuate(),- MemberPropertyType.unsetActuate(),- MemberPropertyType.getActuate()
 
 - 
unsetActuatepublic void unsetActuate() - Specified by:
- unsetActuatein interface- MemberPropertyType
- See Also:
- MemberPropertyType.isSetActuate(),- MemberPropertyType.getActuate(),- MemberPropertyType.setActuate(ActuateType)
 
 - 
isSetActuatepublic boolean isSetActuate() - Specified by:
- isSetActuatein interface- MemberPropertyType
- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
- MemberPropertyType.unsetActuate(),- MemberPropertyType.getActuate(),- MemberPropertyType.setActuate(ActuateType)
 
 - 
getArcrolepublic String getArcrole() - Specified by:
- getArcrolein interface- MemberPropertyType
- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
- MemberPropertyType.setArcrole(String),- Wfs20Package.getMemberPropertyType_Arcrole()
 
 - 
setArcrolepublic void setArcrole(String newArcrole) - Specified by:
- setArcrolein interface- MemberPropertyType
- Parameters:
- newArcrole- the new value of the 'Arcrole' attribute.
- See Also:
- MemberPropertyType.getArcrole()
 
 - 
getHrefpublic String getHref() - Specified by:
- getHrefin interface- MemberPropertyType
- Returns:
- the value of the 'Href' attribute.
- See Also:
- MemberPropertyType.setHref(String),- Wfs20Package.getMemberPropertyType_Href()
 
 - 
setHrefpublic void setHref(String newHref) - Specified by:
- setHrefin interface- MemberPropertyType
- Parameters:
- newHref- the new value of the 'Href' attribute.
- See Also:
- MemberPropertyType.getHref()
 
 - 
getRolepublic String getRole() - Specified by:
- getRolein interface- MemberPropertyType
- Returns:
- the value of the 'Role' attribute.
- See Also:
- MemberPropertyType.setRole(String),- Wfs20Package.getMemberPropertyType_Role()
 
 - 
setRolepublic void setRole(String newRole) - Specified by:
- setRolein interface- MemberPropertyType
- Parameters:
- newRole- the new value of the 'Role' attribute.
- See Also:
- MemberPropertyType.getRole()
 
 - 
getShowpublic ShowType getShow() - Specified by:
- getShowin interface- MemberPropertyType
- Returns:
- the value of the 'Show' attribute.
- See Also:
- ShowType,- MemberPropertyType.isSetShow(),- MemberPropertyType.unsetShow(),- MemberPropertyType.setShow(ShowType),- Wfs20Package.getMemberPropertyType_Show()
 
 - 
setShowpublic void setShow(ShowType newShow) - Specified by:
- setShowin interface- MemberPropertyType
- Parameters:
- newShow- the new value of the 'Show' attribute.
- See Also:
- ShowType,- MemberPropertyType.isSetShow(),- MemberPropertyType.unsetShow(),- MemberPropertyType.getShow()
 
 - 
unsetShowpublic void unsetShow() - Specified by:
- unsetShowin interface- MemberPropertyType
- See Also:
- MemberPropertyType.isSetShow(),- MemberPropertyType.getShow(),- MemberPropertyType.setShow(ShowType)
 
 - 
isSetShowpublic boolean isSetShow() - Specified by:
- isSetShowin interface- MemberPropertyType
- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
- MemberPropertyType.unsetShow(),- MemberPropertyType.getShow(),- MemberPropertyType.setShow(ShowType)
 
 - 
getStatepublic Object getState() - Specified by:
- getStatein interface- MemberPropertyType
- Returns:
- the value of the 'State' attribute.
- See Also:
- MemberPropertyType.setState(Object),- Wfs20Package.getMemberPropertyType_State()
 
 - 
setStatepublic void setState(Object newState) - Specified by:
- setStatein interface- MemberPropertyType
- Parameters:
- newState- the new value of the 'State' attribute.
- See Also:
- MemberPropertyType.getState()
 
 - 
getTitlepublic String getTitle() - Specified by:
- getTitlein interface- MemberPropertyType
- Returns:
- the value of the 'Title' attribute.
- See Also:
- MemberPropertyType.setTitle(String),- Wfs20Package.getMemberPropertyType_Title()
 
 - 
setTitlepublic void setTitle(String newTitle) - Specified by:
- setTitlein interface- MemberPropertyType
- Parameters:
- newTitle- the new value of the 'Title' attribute.
- See Also:
- MemberPropertyType.getTitle()
 
 - 
getTypepublic String getType() - Specified by:
- getTypein interface- MemberPropertyType
- Returns:
- the value of the 'Type' attribute.
- See Also:
- MemberPropertyType.isSetType(),- MemberPropertyType.unsetType(),- MemberPropertyType.setType(String),- Wfs20Package.getMemberPropertyType_Type()
 
 - 
setTypepublic void setType(String newType) - Specified by:
- setTypein interface- MemberPropertyType
- Parameters:
- newType- the new value of the 'Type' attribute.
- See Also:
- MemberPropertyType.isSetType(),- MemberPropertyType.unsetType(),- MemberPropertyType.getType()
 
 - 
unsetTypepublic void unsetType() - Specified by:
- unsetTypein interface- MemberPropertyType
- See Also:
- MemberPropertyType.isSetType(),- MemberPropertyType.getType(),- MemberPropertyType.setType(String)
 
 - 
isSetTypepublic boolean isSetType() - Specified by:
- isSetTypein interface- MemberPropertyType
- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
- MemberPropertyType.unsetType(),- MemberPropertyType.getType(),- MemberPropertyType.setType(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
 
 
- 
 
-