Uses of Interface
net.opengis.gml311.OperationParameterGroupType
Packages that use OperationParameterGroupType
-
Uses of OperationParameterGroupType in net.opengis.gml311
Methods in net.opengis.gml311 that return OperationParameterGroupTypeModifier and TypeMethodDescriptionGml311Factory.createOperationParameterGroupType()
Returns a new object of class 'Operation Parameter Group Type'.DocumentRoot.getOperationParameterGroup()
Returns the value of the 'Operation Parameter Group' containment reference.OperationParameterGroupRefType.getOperationParameterGroup()
Returns the value of the 'Operation Parameter Group' containment reference.Methods in net.opengis.gml311 with parameters of type OperationParameterGroupTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setOperationParameterGroup
(OperationParameterGroupType value) Sets the value of the 'Operation Parameter Group
' containment reference.void
OperationParameterGroupRefType.setOperationParameterGroup
(OperationParameterGroupType value) Sets the value of the 'Operation Parameter Group
' containment reference. -
Uses of OperationParameterGroupType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement OperationParameterGroupTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Operation Parameter Group Type'.Fields in net.opengis.gml311.impl declared as OperationParameterGroupTypeModifier and TypeFieldDescriptionprotected OperationParameterGroupType
OperationParameterGroupRefTypeImpl.operationParameterGroup
The cached value of the 'Operation Parameter Group
' containment reference.Methods in net.opengis.gml311.impl that return OperationParameterGroupTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createOperationParameterGroupType()
DocumentRootImpl.getOperationParameterGroup()
OperationParameterGroupRefTypeImpl.getOperationParameterGroup()
Methods in net.opengis.gml311.impl with parameters of type OperationParameterGroupTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetOperationParameterGroup
(OperationParameterGroupType newOperationParameterGroup, NotificationChain msgs) NotificationChain
OperationParameterGroupRefTypeImpl.basicSetOperationParameterGroup
(OperationParameterGroupType newOperationParameterGroup, NotificationChain msgs) void
DocumentRootImpl.setOperationParameterGroup
(OperationParameterGroupType newOperationParameterGroup) void
OperationParameterGroupRefTypeImpl.setOperationParameterGroup
(OperationParameterGroupType newOperationParameterGroup) -
Uses of OperationParameterGroupType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type OperationParameterGroupTypeModifier and TypeMethodDescriptionGml311Switch.caseOperationParameterGroupType
(OperationParameterGroupType object) Returns the result of interpreting the object as an instance of 'Operation Parameter Group Type'.boolean
Gml311Validator.validateOperationParameterGroupType
(OperationParameterGroupType operationParameterGroupType, DiagnosticChain diagnostics, Map<Object, Object> context)