Package net.opengis.wps20.impl
Class ProcessOfferingTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- ProcessOfferingTypeImpl
-
- All Implemented Interfaces:
ProcessOfferingType
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
public class ProcessOfferingTypeImpl extends MinimalEObjectImpl.Container implements ProcessOfferingType
An implementation of the model object 'Process Offering Type'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
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 FeatureMap
any
The cached value of the 'Any
' attribute list.protected static List<Object>
JOB_CONTROL_OPTIONS_EDEFAULT
The default value of the 'Job Control Options
' attribute.protected List<Object>
jobControlOptions
The cached value of the 'Job Control Options
' attribute.protected static List<DataTransmissionModeType>
OUTPUT_TRANSMISSION_EDEFAULT
The default value of the 'Output Transmission
' attribute.protected List<DataTransmissionModeType>
outputTransmission
The cached value of the 'Output Transmission
' attribute.protected ProcessDescriptionType
process
The cached value of the 'Process
' containment reference.protected static String
PROCESS_MODEL_EDEFAULT
The default value of the 'Process Model
' attribute.protected static String
PROCESS_VERSION_EDEFAULT
The default value of the 'Process Version
' attribute.protected String
processModel
The cached value of the 'Process Model
' attribute.protected boolean
processModelESet
This is true if the Process Model attribute has been set.protected String
processVersion
The cached value of the 'Process Version
' attribute.
-
Constructor Summary
Constructors Modifier Constructor Description protected
ProcessOfferingTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetProcess(ProcessDescriptionType newProcess, 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)
FeatureMap
getAny()
List<Object>
getJobControlOptions()
List<DataTransmissionModeType>
getOutputTransmission()
ProcessDescriptionType
getProcess()
String
getProcessModel()
String
getProcessVersion()
boolean
isSetProcessModel()
void
setJobControlOptions(List<Object> newJobControlOptions)
void
setOutputTransmission(List<DataTransmissionModeType> newOutputTransmission)
void
setProcess(ProcessDescriptionType newProcess)
void
setProcessModel(String newProcessModel)
void
setProcessVersion(String newProcessVersion)
String
toString()
void
unsetProcessModel()
-
Methods inherited from class MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
process
protected ProcessDescriptionType process
The cached value of the 'Process
' containment reference.- See Also:
getProcess()
-
JOB_CONTROL_OPTIONS_EDEFAULT
protected static final List<Object> JOB_CONTROL_OPTIONS_EDEFAULT
The default value of the 'Job Control Options
' attribute.- See Also:
getJobControlOptions()
-
jobControlOptions
protected List<Object> jobControlOptions
The cached value of the 'Job Control Options
' attribute.- See Also:
getJobControlOptions()
-
OUTPUT_TRANSMISSION_EDEFAULT
protected static final List<DataTransmissionModeType> OUTPUT_TRANSMISSION_EDEFAULT
The default value of the 'Output Transmission
' attribute.- See Also:
getOutputTransmission()
-
outputTransmission
protected List<DataTransmissionModeType> outputTransmission
The cached value of the 'Output Transmission
' attribute.- See Also:
getOutputTransmission()
-
PROCESS_MODEL_EDEFAULT
protected static final String PROCESS_MODEL_EDEFAULT
The default value of the 'Process Model
' attribute.- See Also:
getProcessModel()
, Constant Field Values
-
processModel
protected String processModel
The cached value of the 'Process Model
' attribute.- See Also:
getProcessModel()
-
processModelESet
protected boolean processModelESet
This is true if the Process Model attribute has been set.
-
PROCESS_VERSION_EDEFAULT
protected static final String PROCESS_VERSION_EDEFAULT
The default value of the 'Process Version
' attribute.- See Also:
getProcessVersion()
-
processVersion
protected String processVersion
The cached value of the 'Process Version
' attribute.- See Also:
getProcessVersion()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
-
getProcess
public ProcessDescriptionType getProcess()
- Specified by:
getProcess
in interfaceProcessOfferingType
- Returns:
- the value of the 'Process' containment reference.
- See Also:
ProcessOfferingType.setProcess(ProcessDescriptionType)
,Wps20Package.getProcessOfferingType_Process()
-
basicSetProcess
public NotificationChain basicSetProcess(ProcessDescriptionType newProcess, NotificationChain msgs)
-
setProcess
public void setProcess(ProcessDescriptionType newProcess)
- Specified by:
setProcess
in interfaceProcessOfferingType
- Parameters:
newProcess
- the new value of the 'Process' containment reference.- See Also:
ProcessOfferingType.getProcess()
-
getAny
public FeatureMap getAny()
- Specified by:
getAny
in interfaceProcessOfferingType
- Returns:
- the value of the 'Any' attribute list.
- See Also:
Wps20Package.getProcessOfferingType_Any()
-
getJobControlOptions
public List<Object> getJobControlOptions()
- Specified by:
getJobControlOptions
in interfaceProcessOfferingType
- Returns:
- the value of the 'Job Control Options' attribute.
- See Also:
ProcessOfferingType.setJobControlOptions(List)
,Wps20Package.getProcessOfferingType_JobControlOptions()
-
setJobControlOptions
public void setJobControlOptions(List<Object> newJobControlOptions)
- Specified by:
setJobControlOptions
in interfaceProcessOfferingType
- Parameters:
newJobControlOptions
- the new value of the 'Job Control Options' attribute.- See Also:
ProcessOfferingType.getJobControlOptions()
-
getOutputTransmission
public List<DataTransmissionModeType> getOutputTransmission()
- Specified by:
getOutputTransmission
in interfaceProcessOfferingType
- Returns:
- the value of the 'Output Transmission' attribute.
- See Also:
ProcessOfferingType.setOutputTransmission(List)
,Wps20Package.getProcessOfferingType_OutputTransmission()
-
setOutputTransmission
public void setOutputTransmission(List<DataTransmissionModeType> newOutputTransmission)
- Specified by:
setOutputTransmission
in interfaceProcessOfferingType
- Parameters:
newOutputTransmission
- the new value of the 'Output Transmission' attribute.- See Also:
ProcessOfferingType.getOutputTransmission()
-
getProcessModel
public String getProcessModel()
- Specified by:
getProcessModel
in interfaceProcessOfferingType
- Returns:
- the value of the 'Process Model' attribute.
- See Also:
ProcessOfferingType.isSetProcessModel()
,ProcessOfferingType.unsetProcessModel()
,ProcessOfferingType.setProcessModel(String)
,Wps20Package.getProcessOfferingType_ProcessModel()
-
setProcessModel
public void setProcessModel(String newProcessModel)
- Specified by:
setProcessModel
in interfaceProcessOfferingType
- Parameters:
newProcessModel
- the new value of the 'Process Model' attribute.- See Also:
ProcessOfferingType.isSetProcessModel()
,ProcessOfferingType.unsetProcessModel()
,ProcessOfferingType.getProcessModel()
-
unsetProcessModel
public void unsetProcessModel()
- Specified by:
unsetProcessModel
in interfaceProcessOfferingType
- See Also:
ProcessOfferingType.isSetProcessModel()
,ProcessOfferingType.getProcessModel()
,ProcessOfferingType.setProcessModel(String)
-
isSetProcessModel
public boolean isSetProcessModel()
- Specified by:
isSetProcessModel
in interfaceProcessOfferingType
- Returns:
- whether the value of the 'Process Model' attribute is set.
- See Also:
ProcessOfferingType.unsetProcessModel()
,ProcessOfferingType.getProcessModel()
,ProcessOfferingType.setProcessModel(String)
-
getProcessVersion
public String getProcessVersion()
- Specified by:
getProcessVersion
in interfaceProcessOfferingType
- Returns:
- the value of the 'Process Version' attribute.
- See Also:
ProcessOfferingType.setProcessVersion(String)
,Wps20Package.getProcessOfferingType_ProcessVersion()
-
setProcessVersion
public void setProcessVersion(String newProcessVersion)
- Specified by:
setProcessVersion
in interfaceProcessOfferingType
- Parameters:
newProcessVersion
- the new value of the 'Process Version' attribute.- See Also:
ProcessOfferingType.getProcessVersion()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-