Uses of Class
com.luciad.format.gml31.model.TLcdGML31Association
Packages that use TLcdGML31Association
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Association in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31AssociationModifier and TypeMethodDescriptionTLcdGML31Observation.getResultOf()
Returns the value of the property that maps to theresultOf
element.Methods in com.luciad.format.gml31.model that return types with arguments of type TLcdGML31AssociationModifier and TypeMethodDescriptionTLcdGML31Bag.getMember()
Returns the value of the property that maps to themember
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31AssociationModifier and TypeMethodDescriptionvoid
TLcdGML31Observation.setResultOf
(TLcdGML31Association aValue) Sets the value of the property that maps to theresultOf
element.