Uses of Interface
net.opengis.gml311.OperationParameterBaseType
Packages that use OperationParameterBaseType
-
Uses of OperationParameterBaseType in net.opengis.gml311
Subinterfaces of OperationParameterBaseType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Operation Parameter Type'. -
Uses of OperationParameterBaseType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationParameterBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Operation Parameter Base Type'.class
An implementation of the model object 'Operation Parameter Type'. -
Uses of OperationParameterBaseType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationParameterBaseTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationParameterBaseType
(OperationParameterBaseType object) Returns the result of interpreting the object as an instance of 'Operation Parameter Base Type'.boolean
Gml311Validator.validateOperationParameterBaseType
(OperationParameterBaseType operationParameterBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)