Uses of Interface
net.opengis.gml311.AbstractGeneralOperationParameterRefType
Packages that use AbstractGeneralOperationParameterRefType
-
Uses of AbstractGeneralOperationParameterRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionGml311Factory.createAbstractGeneralOperationParameterRefType()Returns a new object of class 'Abstract General Operation Parameter Ref Type'.DocumentRoot.getAbstractGeneralOperationParameterRef()Returns the value of the 'Abstract General Operation Parameter Ref' containment reference.DocumentRoot.getIncludesParameter()Returns the value of the 'Includes Parameter' containment reference.DocumentRoot.getUsesParameter()Returns the value of the 'Uses Parameter' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionOperationParameterGroupType.getIncludesParameter()Returns the value of the 'Includes Parameter' containment reference list.OperationMethodType.getUsesParameter()Returns the value of the 'Uses Parameter' containment reference list.Methods in net.opengis.gml311 with parameters of type AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType value) Sets the value of the 'Abstract General Operation Parameter Ref' containment reference.voidDocumentRoot.setIncludesParameter(AbstractGeneralOperationParameterRefType value) Sets the value of the 'Includes Parameter' containment reference.voidDocumentRoot.setUsesParameter(AbstractGeneralOperationParameterRefType value) Sets the value of the 'Uses Parameter' containment reference. -
Uses of AbstractGeneralOperationParameterRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeneralOperationParameterRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract General Operation Parameter Ref Type'.Fields in net.opengis.gml311.impl with type parameters of type AbstractGeneralOperationParameterRefTypeModifier and TypeFieldDescriptionprotected EList<AbstractGeneralOperationParameterRefType>OperationParameterGroupTypeImpl.includesParameterThe cached value of the 'Includes Parameter' containment reference list.protected EList<AbstractGeneralOperationParameterRefType>OperationMethodTypeImpl.usesParameterThe cached value of the 'Uses Parameter' containment reference list.Methods in net.opengis.gml311.impl that return AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAbstractGeneralOperationParameterRefType()DocumentRootImpl.getAbstractGeneralOperationParameterRef()DocumentRootImpl.getIncludesParameter()DocumentRootImpl.getUsesParameter()Methods in net.opengis.gml311.impl that return types with arguments of type AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionOperationParameterGroupTypeImpl.getIncludesParameter()OperationMethodTypeImpl.getUsesParameter()Methods in net.opengis.gml311.impl with parameters of type AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType newAbstractGeneralOperationParameterRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetIncludesParameter(AbstractGeneralOperationParameterRefType newIncludesParameter, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesParameter(AbstractGeneralOperationParameterRefType newUsesParameter, NotificationChain msgs) voidDocumentRootImpl.setAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType newAbstractGeneralOperationParameterRef) voidDocumentRootImpl.setIncludesParameter(AbstractGeneralOperationParameterRefType newIncludesParameter) voidDocumentRootImpl.setUsesParameter(AbstractGeneralOperationParameterRefType newUsesParameter) -
Uses of AbstractGeneralOperationParameterRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeneralOperationParameterRefTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeneralOperationParameterRefType(AbstractGeneralOperationParameterRefType object) Returns the result of interpreting the object as an instance of 'Abstract General Operation Parameter Ref Type'.booleanGml311Validator.validateAbstractGeneralOperationParameterRefType(AbstractGeneralOperationParameterRefType abstractGeneralOperationParameterRefType, DiagnosticChain diagnostics, Map<Object, Object> context)