Package net.opengis.ows20.impl
Class ResponsiblePartyTypeImpl
Object
BasicNotifierImpl
BasicEObjectImpl
EObjectImpl
ResponsiblePartyTypeImpl
- All Implemented Interfaces:
- ResponsiblePartyType,- Notifier,- EObject,- InternalEObject
 An implementation of the model object 'Responsible Party Type'.
 
 
The following features are implemented:
- 
Nested Class SummaryNested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface InternalEObjectInternalEObject.EStore
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected ContactTypeThe cached value of the 'Contact Info' containment reference.protected static final StringThe default value of the 'Individual Name' attribute.protected StringThe cached value of the 'Individual Name' attribute.protected static final StringThe default value of the 'Organisation Name' attribute.protected StringThe cached value of the 'Organisation Name' attribute.protected static final StringThe default value of the 'Position Name' attribute.protected StringThe cached value of the 'Position Name' attribute.protected CodeTypeThe cached value of the 'Role' containment reference.Fields inherited from class EObjectImpleAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYFields inherited from class BasicEObjectImplEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface InternalEObjectEOPPOSITE_FEATURE_BASE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionNotificationChainbasicSetContactInfo(ContactType newContactInfo, NotificationChain msgs) NotificationChainbasicSetRole(CodeType newRole, NotificationChain msgs) eGet(int featureID, boolean resolve, boolean coreType) NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) getRole()voidsetContactInfo(ContactType newContactInfo) voidsetIndividualName(String newIndividualName) voidsetOrganisationName(String newOrganisationName) voidsetPositionName(String newPositionName) voidtoString()Methods inherited from class EObjectImpleAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIMethods 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, eVirtualValuesMethods inherited from class BasicNotifierImpleBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyMethods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface InternalEObjecteNotificationRequiredMethods inherited from interface NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Field Details- 
INDIVIDUAL_NAME_EDEFAULTThe default value of the 'Individual Name' attribute.- See Also:
 
- 
individualNameThe cached value of the 'Individual Name' attribute.- See Also:
 
- 
ORGANISATION_NAME_EDEFAULTThe default value of the 'Organisation Name' attribute.- See Also:
 
- 
organisationNameThe cached value of the 'Organisation Name' attribute.- See Also:
 
- 
POSITION_NAME_EDEFAULTThe default value of the 'Position Name' attribute.- See Also:
 
- 
positionNameThe cached value of the 'Position Name' attribute.- See Also:
 
- 
contactInfoThe cached value of the 'Contact Info' containment reference.- See Also:
 
- 
roleThe cached value of the 'Role' containment reference.- See Also:
 
 
- 
- 
Constructor Details- 
ResponsiblePartyTypeImplprotected ResponsiblePartyTypeImpl()
 
- 
- 
Method Details- 
eStaticClassprotected EClass eStaticClass()- Overrides:
- eStaticClassin class- EObjectImpl
 
- 
getIndividualName- Specified by:
- getIndividualNamein interface- ResponsiblePartyType
- Returns:
- the value of the 'Individual Name' attribute.
- See Also:
 
- 
setIndividualName- Specified by:
- setIndividualNamein interface- ResponsiblePartyType
- Parameters:
- newIndividualName- the new value of the 'Individual Name' attribute.
- See Also:
 
- 
getOrganisationName- Specified by:
- getOrganisationNamein interface- ResponsiblePartyType
- Returns:
- the value of the 'Organisation Name' attribute.
- See Also:
 
- 
setOrganisationName- Specified by:
- setOrganisationNamein interface- ResponsiblePartyType
- Parameters:
- newOrganisationName- the new value of the 'Organisation Name' attribute.
- See Also:
 
- 
getPositionName- Specified by:
- getPositionNamein interface- ResponsiblePartyType
- Returns:
- the value of the 'Position Name' attribute.
- See Also:
 
- 
setPositionName- Specified by:
- setPositionNamein interface- ResponsiblePartyType
- Parameters:
- newPositionName- the new value of the 'Position Name' attribute.
- See Also:
 
- 
getContactInfo- Specified by:
- getContactInfoin interface- ResponsiblePartyType
- Returns:
- the value of the 'Contact Info' containment reference.
- See Also:
 
- 
basicSetContactInfo
- 
setContactInfo- Specified by:
- setContactInfoin interface- ResponsiblePartyType
- Parameters:
- newContactInfo- the new value of the 'Contact Info' containment reference.
- See Also:
 
- 
getRole- Specified by:
- getRolein interface- ResponsiblePartyType
- Returns:
- the value of the 'Role' containment reference.
- See Also:
 
- 
basicSetRole
- 
setRole- Specified by:
- setRolein interface- ResponsiblePartyType
- Parameters:
- newRole- the new value of the 'Role' containment reference.
- See Also:
 
- 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
- eInverseRemovein class- BasicEObjectImpl
 
- 
eGet- Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- BasicEObjectImpl
 
- 
eSet- 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
 
- 
toString- Overrides:
- toStringin class- BasicEObjectImpl
 
 
-