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