Uses of Interface
net.opengis.gml311.AbstractGeneralOperationParameterType
Packages that use AbstractGeneralOperationParameterType
-
Uses of AbstractGeneralOperationParameterType in net.opengis.gml311
Subinterfaces of AbstractGeneralOperationParameterType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Operation Parameter Base Type'.interface
A representation of the model object 'Operation Parameter Group Base Type'.interface
A representation of the model object 'Operation Parameter Group Type'.interface
A representation of the model object 'Operation Parameter Type'.Methods in net.opengis.gml311 that return AbstractGeneralOperationParameterTypeModifier and TypeMethodDescriptionAbstractGeneralOperationParameterRefType.getGeneralOperationParameter()
Returns the value of the 'General Operation Parameter' containment reference.DocumentRoot.getGeneralOperationParameter()
Returns the value of the 'General Operation Parameter' containment reference. -
Uses of AbstractGeneralOperationParameterType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractGeneralOperationParameterTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract General Operation Parameter Type'.class
An implementation of the model object 'Operation Parameter Base Type'.class
An implementation of the model object 'Operation Parameter Group Base Type'.class
An implementation of the model object 'Operation Parameter Group Type'.class
An implementation of the model object 'Operation Parameter Type'.Methods in net.opengis.gml311.impl that return AbstractGeneralOperationParameterTypeModifier and TypeMethodDescriptionAbstractGeneralOperationParameterRefTypeImpl.getGeneralOperationParameter()
DocumentRootImpl.getGeneralOperationParameter()
Methods in net.opengis.gml311.impl with parameters of type AbstractGeneralOperationParameterTypeModifier and TypeMethodDescriptionNotificationChain
AbstractGeneralOperationParameterRefTypeImpl.basicSetGeneralOperationParameter
(AbstractGeneralOperationParameterType newGeneralOperationParameter, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetGeneralOperationParameter
(AbstractGeneralOperationParameterType newGeneralOperationParameter, NotificationChain msgs) -
Uses of AbstractGeneralOperationParameterType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractGeneralOperationParameterTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractGeneralOperationParameterType
(AbstractGeneralOperationParameterType object) Returns the result of interpreting the object as an instance of 'Abstract General Operation Parameter Type'.boolean
Gml311Validator.validateAbstractGeneralOperationParameterType
(AbstractGeneralOperationParameterType abstractGeneralOperationParameterType, DiagnosticChain diagnostics, Map<Object, Object> context)