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