Package net.opengis.wps10.impl
Class ResponseDocumentTypeImpl
Object
BasicNotifierImpl
BasicEObjectImpl
EObjectImpl
ResponseDocumentTypeImpl
- All Implemented Interfaces:
ResponseDocumentType,Notifier,EObject,InternalEObject
An implementation of the model object 'Response Document Type'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanThe cached value of the 'Lineage' attribute.protected static final booleanThe default value of the 'Lineage' attribute.protected booleanThis is true if the Lineage attribute has been set.protected EListThe cached value of the 'Output' containment reference list.protected booleanThe cached value of the 'Status' attribute.protected static final booleanThe default value of the 'Status' attribute.protected booleanThis is true if the Status attribute has been set.protected static final booleanThe default value of the 'Store Execute Response' attribute.protected booleanThe cached value of the 'Store Execute Response' attribute.protected booleanThis is true if the Store Execute Response attribute has been set.Fields inherited from class EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYFields inherited from class BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneGet(int featureID, boolean resolve, boolean coreType) NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) EListbooleanbooleanbooleanbooleanbooleanisStatus()booleanvoidsetLineage(boolean newLineage) voidsetStatus(boolean newStatus) voidsetStoreExecuteResponse(boolean newStoreExecuteResponse) toString()voidvoidvoidMethods inherited from class EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIMethods 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, 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 BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface InternalEObject
eNotificationRequiredMethods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
output
protected EList outputThe cached value of the 'Output' containment reference list.- See Also:
-
LINEAGE_EDEFAULT
protected static final boolean LINEAGE_EDEFAULTThe default value of the 'Lineage' attribute.- See Also:
-
lineage
protected boolean lineageThe cached value of the 'Lineage' attribute.- See Also:
-
lineageESet
protected boolean lineageESetThis is true if the Lineage attribute has been set. -
STATUS_EDEFAULT
protected static final boolean STATUS_EDEFAULTThe default value of the 'Status' attribute.- See Also:
-
status
protected boolean statusThe cached value of the 'Status' attribute.- See Also:
-
statusESet
protected boolean statusESetThis is true if the Status attribute has been set. -
STORE_EXECUTE_RESPONSE_EDEFAULT
protected static final boolean STORE_EXECUTE_RESPONSE_EDEFAULTThe default value of the 'Store Execute Response' attribute. -
storeExecuteResponse
protected boolean storeExecuteResponseThe cached value of the 'Store Execute Response' attribute.- See Also:
-
storeExecuteResponseESet
protected boolean storeExecuteResponseESetThis is true if the Store Execute Response attribute has been set.
-
-
Constructor Details
-
ResponseDocumentTypeImpl
protected ResponseDocumentTypeImpl()
-
-
Method Details
-
eStaticClass
protected EClass eStaticClass()- Overrides:
eStaticClassin classEObjectImpl
-
getOutput
public EList getOutput()- Specified by:
getOutputin interfaceResponseDocumentType- Returns:
- the value of the 'Output' containment reference list.
- See Also:
-
isLineage
public boolean isLineage()- Specified by:
isLineagein interfaceResponseDocumentType- Returns:
- the value of the 'Lineage' attribute.
- See Also:
-
setLineage
public void setLineage(boolean newLineage) - Specified by:
setLineagein interfaceResponseDocumentType- Parameters:
newLineage- the new value of the 'Lineage' attribute.- See Also:
-
unsetLineage
public void unsetLineage()- Specified by:
unsetLineagein interfaceResponseDocumentType- See Also:
-
isSetLineage
public boolean isSetLineage()- Specified by:
isSetLineagein interfaceResponseDocumentType- Returns:
- whether the value of the 'Lineage' attribute is set.
- See Also:
-
isStatus
public boolean isStatus()- Specified by:
isStatusin interfaceResponseDocumentType- Returns:
- the value of the 'Status' attribute.
- See Also:
-
setStatus
public void setStatus(boolean newStatus) - Specified by:
setStatusin interfaceResponseDocumentType- Parameters:
newStatus- the new value of the 'Status' attribute.- See Also:
-
unsetStatus
public void unsetStatus()- Specified by:
unsetStatusin interfaceResponseDocumentType- See Also:
-
isSetStatus
public boolean isSetStatus()- Specified by:
isSetStatusin interfaceResponseDocumentType- Returns:
- whether the value of the 'Status' attribute is set.
- See Also:
-
isStoreExecuteResponse
public boolean isStoreExecuteResponse()- Specified by:
isStoreExecuteResponsein interfaceResponseDocumentType- Returns:
- the value of the 'Store Execute Response' attribute.
- See Also:
-
setStoreExecuteResponse
public void setStoreExecuteResponse(boolean newStoreExecuteResponse) - Specified by:
setStoreExecuteResponsein interfaceResponseDocumentType- Parameters:
newStoreExecuteResponse- the new value of the 'Store Execute Response' attribute.- See Also:
-
unsetStoreExecuteResponse
public void unsetStoreExecuteResponse() -
isSetStoreExecuteResponse
public boolean isSetStoreExecuteResponse()- Specified by:
isSetStoreExecuteResponsein interfaceResponseDocumentType- Returns:
- whether the value of the 'Store Execute Response' attribute is set.
- See Also:
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemovein classBasicEObjectImpl
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
- 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
- Overrides:
toStringin classBasicEObjectImpl
-