Package net.opengis.wps10.impl
Class ProcessDescriptionTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- DescriptionTypeImpl
-
- ProcessBriefTypeImpl
-
- ProcessDescriptionTypeImpl
-
- All Implemented Interfaces:
DescriptionType
,ProcessBriefType
,ProcessDescriptionType
,Notifier
,EObject
,InternalEObject
public class ProcessDescriptionTypeImpl extends ProcessBriefTypeImpl implements ProcessDescriptionType
An implementation of the model object 'Process Description Type'.The following features are implemented:
-
-
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 DataInputsType
dataInputs
The cached value of the 'Data Inputs
' containment reference.protected ProcessOutputsType
processOutputs
The cached value of the 'Process Outputs
' containment reference.protected static boolean
STATUS_SUPPORTED_EDEFAULT
The default value of the 'Status Supported
' attribute.protected boolean
statusSupported
The cached value of the 'Status Supported
' attribute.protected boolean
statusSupportedESet
This is true if the Status Supported attribute has been set.protected static boolean
STORE_SUPPORTED_EDEFAULT
The default value of the 'Store Supported
' attribute.protected boolean
storeSupported
The cached value of the 'Store Supported
' attribute.protected boolean
storeSupportedESet
This is true if the Store Supported attribute has been set.-
Fields inherited from class ProcessBriefTypeImpl
PROCESS_VERSION_EDEFAULT, processVersion, profile, PROFILE_EDEFAULT, wSDL
-
Fields inherited from class DescriptionTypeImpl
abstract_, identifier, metadata, title
-
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 protected
ProcessDescriptionTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetDataInputs(DataInputsType newDataInputs, NotificationChain msgs)
NotificationChain
basicSetProcessOutputs(ProcessOutputsType newProcessOutputs, 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)
DataInputsType
getDataInputs()
ProcessOutputsType
getProcessOutputs()
boolean
isSetStatusSupported()
boolean
isSetStoreSupported()
boolean
isStatusSupported()
boolean
isStoreSupported()
void
setDataInputs(DataInputsType newDataInputs)
void
setProcessOutputs(ProcessOutputsType newProcessOutputs)
void
setStatusSupported(boolean newStatusSupported)
void
setStoreSupported(boolean newStoreSupported)
String
toString()
void
unsetStatusSupported()
void
unsetStoreSupported()
-
Methods inherited from class ProcessBriefTypeImpl
basicSetWSDL, getProcessVersion, getProfile, getWSDL, setProcessVersion, setProfile, setWSDL
-
Methods inherited from class DescriptionTypeImpl
basicSetAbstract, basicSetIdentifier, basicSetTitle, getAbstract, getIdentifier, getMetadata, getTitle, setAbstract, setIdentifier, setTitle
-
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, 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
-
Methods inherited from interface DescriptionType
getAbstract, getIdentifier, getMetadata, getTitle, setAbstract, setIdentifier, setTitle
-
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface ProcessBriefType
getProcessVersion, getProfile, getWSDL, setProcessVersion, setProfile, setWSDL
-
-
-
-
Field Detail
-
dataInputs
protected DataInputsType dataInputs
The cached value of the 'Data Inputs
' containment reference.- See Also:
getDataInputs()
-
processOutputs
protected ProcessOutputsType processOutputs
The cached value of the 'Process Outputs
' containment reference.- See Also:
getProcessOutputs()
-
STATUS_SUPPORTED_EDEFAULT
protected static final boolean STATUS_SUPPORTED_EDEFAULT
The default value of the 'Status Supported
' attribute.- See Also:
isStatusSupported()
, Constant Field Values
-
statusSupported
protected boolean statusSupported
The cached value of the 'Status Supported
' attribute.- See Also:
isStatusSupported()
-
statusSupportedESet
protected boolean statusSupportedESet
This is true if the Status Supported attribute has been set.
-
STORE_SUPPORTED_EDEFAULT
protected static final boolean STORE_SUPPORTED_EDEFAULT
The default value of the 'Store Supported
' attribute.- See Also:
isStoreSupported()
, Constant Field Values
-
storeSupported
protected boolean storeSupported
The cached value of the 'Store Supported
' attribute.- See Also:
isStoreSupported()
-
storeSupportedESet
protected boolean storeSupportedESet
This is true if the Store Supported attribute has been set.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classProcessBriefTypeImpl
-
getDataInputs
public DataInputsType getDataInputs()
- Specified by:
getDataInputs
in interfaceProcessDescriptionType
- Returns:
- the value of the 'Data Inputs' containment reference.
- See Also:
ProcessDescriptionType.setDataInputs(DataInputsType)
,Wps10Package.getProcessDescriptionType_DataInputs()
-
basicSetDataInputs
public NotificationChain basicSetDataInputs(DataInputsType newDataInputs, NotificationChain msgs)
-
setDataInputs
public void setDataInputs(DataInputsType newDataInputs)
- Specified by:
setDataInputs
in interfaceProcessDescriptionType
- Parameters:
newDataInputs
- the new value of the 'Data Inputs' containment reference.- See Also:
ProcessDescriptionType.getDataInputs()
-
getProcessOutputs
public ProcessOutputsType getProcessOutputs()
- Specified by:
getProcessOutputs
in interfaceProcessDescriptionType
- Returns:
- the value of the 'Process Outputs' containment reference.
- See Also:
ProcessDescriptionType.setProcessOutputs(ProcessOutputsType)
,Wps10Package.getProcessDescriptionType_ProcessOutputs()
-
basicSetProcessOutputs
public NotificationChain basicSetProcessOutputs(ProcessOutputsType newProcessOutputs, NotificationChain msgs)
-
setProcessOutputs
public void setProcessOutputs(ProcessOutputsType newProcessOutputs)
- Specified by:
setProcessOutputs
in interfaceProcessDescriptionType
- Parameters:
newProcessOutputs
- the new value of the 'Process Outputs' containment reference.- See Also:
ProcessDescriptionType.getProcessOutputs()
-
isStatusSupported
public boolean isStatusSupported()
- Specified by:
isStatusSupported
in interfaceProcessDescriptionType
- Returns:
- the value of the 'Status Supported' attribute.
- See Also:
ProcessDescriptionType.isSetStatusSupported()
,ProcessDescriptionType.unsetStatusSupported()
,ProcessDescriptionType.setStatusSupported(boolean)
,Wps10Package.getProcessDescriptionType_StatusSupported()
-
setStatusSupported
public void setStatusSupported(boolean newStatusSupported)
- Specified by:
setStatusSupported
in interfaceProcessDescriptionType
- Parameters:
newStatusSupported
- the new value of the 'Status Supported' attribute.- See Also:
ProcessDescriptionType.isSetStatusSupported()
,ProcessDescriptionType.unsetStatusSupported()
,ProcessDescriptionType.isStatusSupported()
-
unsetStatusSupported
public void unsetStatusSupported()
-
isSetStatusSupported
public boolean isSetStatusSupported()
- Specified by:
isSetStatusSupported
in interfaceProcessDescriptionType
- Returns:
- whether the value of the 'Status Supported' attribute is set.
- See Also:
ProcessDescriptionType.unsetStatusSupported()
,ProcessDescriptionType.isStatusSupported()
,ProcessDescriptionType.setStatusSupported(boolean)
-
isStoreSupported
public boolean isStoreSupported()
- Specified by:
isStoreSupported
in interfaceProcessDescriptionType
- Returns:
- the value of the 'Store Supported' attribute.
- See Also:
ProcessDescriptionType.isSetStoreSupported()
,ProcessDescriptionType.unsetStoreSupported()
,ProcessDescriptionType.setStoreSupported(boolean)
,Wps10Package.getProcessDescriptionType_StoreSupported()
-
setStoreSupported
public void setStoreSupported(boolean newStoreSupported)
- Specified by:
setStoreSupported
in interfaceProcessDescriptionType
- Parameters:
newStoreSupported
- the new value of the 'Store Supported' attribute.- See Also:
ProcessDescriptionType.isSetStoreSupported()
,ProcessDescriptionType.unsetStoreSupported()
,ProcessDescriptionType.isStoreSupported()
-
unsetStoreSupported
public void unsetStoreSupported()
-
isSetStoreSupported
public boolean isSetStoreSupported()
- Specified by:
isSetStoreSupported
in interfaceProcessDescriptionType
- Returns:
- whether the value of the 'Store Supported' attribute is set.
- See Also:
ProcessDescriptionType.unsetStoreSupported()
,ProcessDescriptionType.isStoreSupported()
,ProcessDescriptionType.setStoreSupported(boolean)
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classProcessBriefTypeImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classProcessBriefTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classProcessBriefTypeImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classProcessBriefTypeImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classProcessBriefTypeImpl
-
toString
public String toString()
- Overrides:
toString
in classProcessBriefTypeImpl
-
-