Uses of Class
com.luciad.format.gml32.model.TLcdGML32OperationParameterGroup
Packages that use TLcdGML32OperationParameterGroup
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.3.
-
Uses of TLcdGML32OperationParameterGroup in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32OperationParameterGroupModifier and TypeMethodDescriptionTLcdGML32ParameterValueGroup.getGroup()Returns the value of the property that maps to thegroupelement.TLcdGML32OperationParameterGroupProperty.getOperationParameterGroup()Returns the value of the property that maps to theOperationParameterGroupelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32OperationParameterGroupModifier and TypeMethodDescriptionvoidTLcdGML32ParameterValueGroup.setGroup(TLcdGML32OperationParameterGroup aValue) Sets the value of the property that maps to thegroupelement.voidTLcdGML32OperationParameterGroupProperty.setOperationParameterGroup(TLcdGML32OperationParameterGroup aValue) Sets the value of the property that maps to theOperationParameterGroupelement. -
Uses of TLcdGML32OperationParameterGroup in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32OperationParameterGroup in com.luciad.format.metadata.model.crsitem