Uses of Interface
net.opengis.gml311.OperationParameterGroupBaseType
-
Packages that use OperationParameterGroupBaseType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of OperationParameterGroupBaseType in net.opengis.gml311
Subinterfaces of OperationParameterGroupBaseType in net.opengis.gml311 Modifier and Type Interface Description interfaceOperationParameterGroupTypeA 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 OperationParameterGroupBaseType Modifier and Type Class Description classOperationParameterGroupBaseTypeImplAn implementation of the model object 'Operation Parameter Group Base Type'.classOperationParameterGroupTypeImplAn 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 OperationParameterGroupBaseType Modifier and Type Method Description TGml311Switch. caseOperationParameterGroupBaseType(OperationParameterGroupBaseType object)Returns the result of interpreting the object as an instance of 'Operation Parameter Group Base Type'.booleanGml311Validator. validateOperationParameterGroupBaseType(OperationParameterGroupBaseType operationParameterGroupBaseType, DiagnosticChain diagnostics, Map<Object,Object> context)
-