Uses of Interface
net.opengis.gml311.OperationParameterGroupRefType
Packages that use OperationParameterGroupRefType
-
Uses of OperationParameterGroupRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationParameterGroupRefTypeModifier and TypeMethodDescriptionGml311Factory.createOperationParameterGroupRefType()
Returns a new object of class 'Operation Parameter Group Ref Type'.DocumentRoot.getValuesOfGroup()
Returns the value of the 'Values Of Group' containment reference.ParameterValueGroupType.getValuesOfGroup()
Returns the value of the 'Values Of Group' containment reference.Methods in net.opengis.gml311 with parameters of type OperationParameterGroupRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setValuesOfGroup
(OperationParameterGroupRefType value) Sets the value of the 'Values Of Group
' containment reference.void
ParameterValueGroupType.setValuesOfGroup
(OperationParameterGroupRefType value) Sets the value of the 'Values Of Group
' containment reference. -
Uses of OperationParameterGroupRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationParameterGroupRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Operation Parameter Group Ref Type'.Fields in net.opengis.gml311.impl declared as OperationParameterGroupRefTypeModifier and TypeFieldDescriptionprotected OperationParameterGroupRefType
ParameterValueGroupTypeImpl.valuesOfGroup
The cached value of the 'Values Of Group
' containment reference.Methods in net.opengis.gml311.impl that return OperationParameterGroupRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationParameterGroupRefType()
DocumentRootImpl.getValuesOfGroup()
ParameterValueGroupTypeImpl.getValuesOfGroup()
Methods in net.opengis.gml311.impl with parameters of type OperationParameterGroupRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetValuesOfGroup
(OperationParameterGroupRefType newValuesOfGroup, NotificationChain msgs) NotificationChain
ParameterValueGroupTypeImpl.basicSetValuesOfGroup
(OperationParameterGroupRefType newValuesOfGroup, NotificationChain msgs) void
DocumentRootImpl.setValuesOfGroup
(OperationParameterGroupRefType newValuesOfGroup) void
ParameterValueGroupTypeImpl.setValuesOfGroup
(OperationParameterGroupRefType newValuesOfGroup) -
Uses of OperationParameterGroupRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationParameterGroupRefTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationParameterGroupRefType
(OperationParameterGroupRefType object) Returns the result of interpreting the object as an instance of 'Operation Parameter Group Ref Type'.boolean
Gml311Validator.validateOperationParameterGroupRefType
(OperationParameterGroupRefType operationParameterGroupRefType, DiagnosticChain diagnostics, Map<Object, Object> context)