Package net.opengis.gml311.impl
Class OperationMethodTypeImpl
- Object
- 
- BasicNotifierImpl
- 
- BasicEObjectImpl
- 
- MinimalEObjectImpl
- 
- MinimalEObjectImpl.Container
- 
- AbstractGMLTypeImpl
- 
- DefinitionTypeImpl
- 
- OperationMethodBaseTypeImpl
- 
- OperationMethodTypeImpl
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- AbstractGMLType,- DefinitionType,- OperationMethodBaseType,- OperationMethodType,- Notifier,- EObject,- EStructuralFeature.Internal.DynamicValueHolder,- InternalEObject
 
 public class OperationMethodTypeImpl extends OperationMethodBaseTypeImpl implements OperationMethodType An implementation of the model object 'Operation Method Type'.The following features are implemented: 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class MinimalEObjectImpl.ContainerMinimalEObjectImpl.Container.Dynamic
 - 
Nested classes/interfaces inherited from class BasicEObjectImplBasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 - 
Nested classes/interfaces inherited from class BasicNotifierImplBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
 
- 
 - 
Field SummaryFields Modifier and Type Field Description protected CodeTypemethodFormulaThe cached value of the 'Method Formula' containment reference.protected EList<IdentifierType>methodIDThe cached value of the 'Method ID' containment reference list.protected StringOrRefTyperemarksThe cached value of the 'Remarks' containment reference.protected static BigIntegerSOURCE_DIMENSIONS_EDEFAULTThe default value of the 'Source Dimensions' attribute.protected BigIntegersourceDimensionsThe cached value of the 'Source Dimensions' attribute.protected static BigIntegerTARGET_DIMENSIONS_EDEFAULTThe default value of the 'Target Dimensions' attribute.protected BigIntegertargetDimensionsThe cached value of the 'Target Dimensions' attribute.protected EList<AbstractGeneralOperationParameterRefType>usesParameterThe cached value of the 'Uses Parameter' containment reference list.- 
Fields inherited from class OperationMethodBaseTypeImplmethodName
 - 
Fields inherited from class AbstractGMLTypeImpldescription, id, ID_EDEFAULT, metaDataProperty, nameGroup
 
- 
 - 
Constructor SummaryConstructors Modifier Constructor Description protectedOperationMethodTypeImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetMethodFormula(CodeType newMethodFormula, NotificationChain msgs)NotificationChainbasicSetRemarks(StringOrRefType newRemarks, 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)CodeTypegetMethodFormula()EList<IdentifierType>getMethodID()StringOrRefTypegetRemarks()BigIntegergetSourceDimensions()BigIntegergetTargetDimensions()EList<AbstractGeneralOperationParameterRefType>getUsesParameter()voidsetMethodFormula(CodeType newMethodFormula)voidsetRemarks(StringOrRefType newRemarks)voidsetSourceDimensions(BigInteger newSourceDimensions)voidsetTargetDimensions(BigInteger newTargetDimensions)StringtoString()- 
Methods inherited from class OperationMethodBaseTypeImplbasicSetMethodName, getMethodName, setMethodName
 - 
Methods inherited from class AbstractGMLTypeImplbasicSetDescription, getDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 - 
Methods inherited from class MinimalEObjectImpldynamicGet, 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 BasicEObjectImpleAddVirtualValue, 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 Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface AbstractGMLTypegetDescription, getId, getMetaDataProperty, getName, getNameGroup, setDescription, setId
 - 
Methods inherited from interface EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 - 
Methods inherited from interface OperationMethodBaseTypegetMethodName, setMethodName
 
- 
 
- 
- 
- 
Field Detail- 
methodIDprotected EList<IdentifierType> methodID The cached value of the 'Method ID' containment reference list.- See Also:
- getMethodID()
 
 - 
remarksprotected StringOrRefType remarks The cached value of the 'Remarks' containment reference.- See Also:
- getRemarks()
 
 - 
methodFormulaprotected CodeType methodFormula The cached value of the 'Method Formula' containment reference.- See Also:
- getMethodFormula()
 
 - 
SOURCE_DIMENSIONS_EDEFAULTprotected static final BigInteger SOURCE_DIMENSIONS_EDEFAULT The default value of the 'Source Dimensions' attribute.- See Also:
- getSourceDimensions()
 
 - 
sourceDimensionsprotected BigInteger sourceDimensions The cached value of the 'Source Dimensions' attribute.- See Also:
- getSourceDimensions()
 
 - 
TARGET_DIMENSIONS_EDEFAULTprotected static final BigInteger TARGET_DIMENSIONS_EDEFAULT The default value of the 'Target Dimensions' attribute.- See Also:
- getTargetDimensions()
 
 - 
targetDimensionsprotected BigInteger targetDimensions The cached value of the 'Target Dimensions' attribute.- See Also:
- getTargetDimensions()
 
 - 
usesParameterprotected EList<AbstractGeneralOperationParameterRefType> usesParameter The cached value of the 'Uses Parameter' containment reference list.- See Also:
- getUsesParameter()
 
 
- 
 - 
Method Detail- 
eStaticClassprotected EClass eStaticClass() - Overrides:
- eStaticClassin class- OperationMethodBaseTypeImpl
 
 - 
getMethodIDpublic EList<IdentifierType> getMethodID() - Specified by:
- getMethodIDin interface- OperationMethodType
- Returns:
- the value of the 'Method ID' containment reference list.
- See Also:
- Gml311Package.getOperationMethodType_MethodID()
 
 - 
getRemarkspublic StringOrRefType getRemarks() - Specified by:
- getRemarksin interface- OperationMethodType
- Returns:
- the value of the 'Remarks' containment reference.
- See Also:
- OperationMethodType.setRemarks(StringOrRefType),- Gml311Package.getOperationMethodType_Remarks()
 
 - 
basicSetRemarkspublic NotificationChain basicSetRemarks(StringOrRefType newRemarks, NotificationChain msgs) 
 - 
setRemarkspublic void setRemarks(StringOrRefType newRemarks) - Specified by:
- setRemarksin interface- OperationMethodType
- Parameters:
- newRemarks- the new value of the 'Remarks' containment reference.
- See Also:
- OperationMethodType.getRemarks()
 
 - 
getMethodFormulapublic CodeType getMethodFormula() - Specified by:
- getMethodFormulain interface- OperationMethodType
- Returns:
- the value of the 'Method Formula' containment reference.
- See Also:
- OperationMethodType.setMethodFormula(CodeType),- Gml311Package.getOperationMethodType_MethodFormula()
 
 - 
basicSetMethodFormulapublic NotificationChain basicSetMethodFormula(CodeType newMethodFormula, NotificationChain msgs) 
 - 
setMethodFormulapublic void setMethodFormula(CodeType newMethodFormula) - Specified by:
- setMethodFormulain interface- OperationMethodType
- Parameters:
- newMethodFormula- the new value of the 'Method Formula' containment reference.
- See Also:
- OperationMethodType.getMethodFormula()
 
 - 
getSourceDimensionspublic BigInteger getSourceDimensions() - Specified by:
- getSourceDimensionsin interface- OperationMethodType
- Returns:
- the value of the 'Source Dimensions' attribute.
- See Also:
- OperationMethodType.setSourceDimensions(BigInteger),- Gml311Package.getOperationMethodType_SourceDimensions()
 
 - 
setSourceDimensionspublic void setSourceDimensions(BigInteger newSourceDimensions) - Specified by:
- setSourceDimensionsin interface- OperationMethodType
- Parameters:
- newSourceDimensions- the new value of the 'Source Dimensions' attribute.
- See Also:
- OperationMethodType.getSourceDimensions()
 
 - 
getTargetDimensionspublic BigInteger getTargetDimensions() - Specified by:
- getTargetDimensionsin interface- OperationMethodType
- Returns:
- the value of the 'Target Dimensions' attribute.
- See Also:
- OperationMethodType.setTargetDimensions(BigInteger),- Gml311Package.getOperationMethodType_TargetDimensions()
 
 - 
setTargetDimensionspublic void setTargetDimensions(BigInteger newTargetDimensions) - Specified by:
- setTargetDimensionsin interface- OperationMethodType
- Parameters:
- newTargetDimensions- the new value of the 'Target Dimensions' attribute.
- See Also:
- OperationMethodType.getTargetDimensions()
 
 - 
getUsesParameterpublic EList<AbstractGeneralOperationParameterRefType> getUsesParameter() - Specified by:
- getUsesParameterin interface- OperationMethodType
- Returns:
- the value of the 'Uses Parameter' containment reference list.
- See Also:
- Gml311Package.getOperationMethodType_UsesParameter()
 
 - 
eInverseRemovepublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
- eInverseRemovein class- OperationMethodBaseTypeImpl
 
 - 
eGetpublic Object eGet(int featureID, boolean resolve, boolean coreType) - Specified by:
- eGetin interface- InternalEObject
- Overrides:
- eGetin class- OperationMethodBaseTypeImpl
 
 - 
eSetpublic void eSet(int featureID, Object newValue)- Specified by:
- eSetin interface- InternalEObject
- Overrides:
- eSetin class- OperationMethodBaseTypeImpl
 
 - 
eUnsetpublic void eUnset(int featureID) - Specified by:
- eUnsetin interface- InternalEObject
- Overrides:
- eUnsetin class- OperationMethodBaseTypeImpl
 
 - 
eIsSetpublic boolean eIsSet(int featureID) - Specified by:
- eIsSetin interface- InternalEObject
- Overrides:
- eIsSetin class- OperationMethodBaseTypeImpl
 
 - 
toStringpublic String toString() - Overrides:
- toStringin class- AbstractGMLTypeImpl
 
 
- 
 
-