Uses of Class
com.luciad.format.gml32.model.TLcdGML32AssociationRole
Packages that use TLcdGML32AssociationRole
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32AssociationRole in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32AssociationRoleModifier and TypeMethodDescriptionTLcdGML32DataBlock.getRangeParameters()
Returns the value of the property that maps to therangeParameters
element.TLcdGML32File.getRangeParameters()
Returns the value of the property that maps to therangeParameters
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32AssociationRoleModifier and TypeMethodDescriptionvoid
TLcdGML32DataBlock.setRangeParameters
(TLcdGML32AssociationRole aValue) Sets the value of the property that maps to therangeParameters
element.void
TLcdGML32File.setRangeParameters
(TLcdGML32AssociationRole aValue) Sets the value of the property that maps to therangeParameters
element.