Package net.opengis.wps10.impl
Class InputDescriptionTypeImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- EObjectImpl
-
- DescriptionTypeImpl
-
- InputDescriptionTypeImpl
-
- All Implemented Interfaces:
DescriptionType,InputDescriptionType,Notifier,EObject,InternalEObject
public class InputDescriptionTypeImpl extends DescriptionTypeImpl implements InputDescriptionType
An implementation of the model object 'Input 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 SupportedCRSsTypeboundingBoxDataThe cached value of the 'Bounding Box Data' containment reference.protected SupportedComplexDataInputTypecomplexDataThe cached value of the 'Complex Data' containment reference.protected LiteralInputTypeliteralDataThe cached value of the 'Literal Data' containment reference.protected static BigIntegerMAX_OCCURS_EDEFAULTThe default value of the 'Max Occurs' attribute.protected BigIntegermaxOccursThe cached value of the 'Max Occurs' attribute.protected static BigIntegerMIN_OCCURS_EDEFAULTThe default value of the 'Min Occurs' attribute.protected BigIntegerminOccursThe cached value of the 'Min Occurs' attribute.-
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 protectedInputDescriptionTypeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetBoundingBoxData(SupportedCRSsType newBoundingBoxData, NotificationChain msgs)NotificationChainbasicSetComplexData(SupportedComplexDataInputType newComplexData, NotificationChain msgs)NotificationChainbasicSetLiteralData(LiteralInputType newLiteralData, 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)SupportedCRSsTypegetBoundingBoxData()SupportedComplexDataInputTypegetComplexData()LiteralInputTypegetLiteralData()BigIntegergetMaxOccurs()BigIntegergetMinOccurs()voidsetBoundingBoxData(SupportedCRSsType newBoundingBoxData)voidsetComplexData(SupportedComplexDataInputType newComplexData)voidsetLiteralData(LiteralInputType newLiteralData)voidsetMaxOccurs(BigInteger newMaxOccurs)voidsetMinOccurs(BigInteger newMinOccurs)StringtoString()-
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
-
-
-
-
Field Detail
-
complexData
protected SupportedComplexDataInputType complexData
The cached value of the 'Complex Data' containment reference.- See Also:
getComplexData()
-
literalData
protected LiteralInputType literalData
The cached value of the 'Literal Data' containment reference.- See Also:
getLiteralData()
-
boundingBoxData
protected SupportedCRSsType boundingBoxData
The cached value of the 'Bounding Box Data' containment reference.- See Also:
getBoundingBoxData()
-
MAX_OCCURS_EDEFAULT
protected static final BigInteger MAX_OCCURS_EDEFAULT
The default value of the 'Max Occurs' attribute.- See Also:
getMaxOccurs()
-
maxOccurs
protected BigInteger maxOccurs
The cached value of the 'Max Occurs' attribute.- See Also:
getMaxOccurs()
-
MIN_OCCURS_EDEFAULT
protected static final BigInteger MIN_OCCURS_EDEFAULT
The default value of the 'Min Occurs' attribute.- See Also:
getMinOccurs()
-
minOccurs
protected BigInteger minOccurs
The cached value of the 'Min Occurs' attribute.- See Also:
getMinOccurs()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classDescriptionTypeImpl
-
getComplexData
public SupportedComplexDataInputType getComplexData()
- Specified by:
getComplexDatain interfaceInputDescriptionType- Returns:
- the value of the 'Complex Data' containment reference.
- See Also:
InputDescriptionType.setComplexData(SupportedComplexDataInputType),Wps10Package.getInputDescriptionType_ComplexData()
-
basicSetComplexData
public NotificationChain basicSetComplexData(SupportedComplexDataInputType newComplexData, NotificationChain msgs)
-
setComplexData
public void setComplexData(SupportedComplexDataInputType newComplexData)
- Specified by:
setComplexDatain interfaceInputDescriptionType- Parameters:
newComplexData- the new value of the 'Complex Data' containment reference.- See Also:
InputDescriptionType.getComplexData()
-
getLiteralData
public LiteralInputType getLiteralData()
- Specified by:
getLiteralDatain interfaceInputDescriptionType- Returns:
- the value of the 'Literal Data' containment reference.
- See Also:
InputDescriptionType.setLiteralData(LiteralInputType),Wps10Package.getInputDescriptionType_LiteralData()
-
basicSetLiteralData
public NotificationChain basicSetLiteralData(LiteralInputType newLiteralData, NotificationChain msgs)
-
setLiteralData
public void setLiteralData(LiteralInputType newLiteralData)
- Specified by:
setLiteralDatain interfaceInputDescriptionType- Parameters:
newLiteralData- the new value of the 'Literal Data' containment reference.- See Also:
InputDescriptionType.getLiteralData()
-
getBoundingBoxData
public SupportedCRSsType getBoundingBoxData()
- Specified by:
getBoundingBoxDatain interfaceInputDescriptionType- Returns:
- the value of the 'Bounding Box Data' containment reference.
- See Also:
InputDescriptionType.setBoundingBoxData(SupportedCRSsType),Wps10Package.getInputDescriptionType_BoundingBoxData()
-
basicSetBoundingBoxData
public NotificationChain basicSetBoundingBoxData(SupportedCRSsType newBoundingBoxData, NotificationChain msgs)
-
setBoundingBoxData
public void setBoundingBoxData(SupportedCRSsType newBoundingBoxData)
- Specified by:
setBoundingBoxDatain interfaceInputDescriptionType- Parameters:
newBoundingBoxData- the new value of the 'Bounding Box Data' containment reference.- See Also:
InputDescriptionType.getBoundingBoxData()
-
getMaxOccurs
public BigInteger getMaxOccurs()
- Specified by:
getMaxOccursin interfaceInputDescriptionType- Returns:
- the value of the 'Max Occurs' attribute.
- See Also:
InputDescriptionType.setMaxOccurs(BigInteger),Wps10Package.getInputDescriptionType_MaxOccurs()
-
setMaxOccurs
public void setMaxOccurs(BigInteger newMaxOccurs)
- Specified by:
setMaxOccursin interfaceInputDescriptionType- Parameters:
newMaxOccurs- the new value of the 'Max Occurs' attribute.- See Also:
InputDescriptionType.getMaxOccurs()
-
getMinOccurs
public BigInteger getMinOccurs()
- Specified by:
getMinOccursin interfaceInputDescriptionType- Returns:
- the value of the 'Min Occurs' attribute.
- See Also:
InputDescriptionType.setMinOccurs(BigInteger),Wps10Package.getInputDescriptionType_MinOccurs()
-
setMinOccurs
public void setMinOccurs(BigInteger newMinOccurs)
- Specified by:
setMinOccursin interfaceInputDescriptionType- Parameters:
newMinOccurs- the new value of the 'Min Occurs' attribute.- See Also:
InputDescriptionType.getMinOccurs()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classDescriptionTypeImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classDescriptionTypeImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classDescriptionTypeImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classDescriptionTypeImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classDescriptionTypeImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-