Uses of Class
com.luciad.format.gml32.model.TLcdGML32OperationMethod
Packages that use TLcdGML32OperationMethod
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.1.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.3.
-
Uses of TLcdGML32OperationMethod in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32OperationMethodModifier and TypeMethodDescriptionTLcdGML32Conversion.getMethod()Returns the value of the property that maps to themethodelement.TLcdGML32Transformation.getMethod()Returns the value of the property that maps to themethodelement.TLcdGML32OperationMethodProperty.getOperationMethod()Returns the value of the property that maps to theOperationMethodelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32OperationMethodModifier and TypeMethodDescriptionvoidTLcdGML32Conversion.setMethod(TLcdGML32OperationMethod aValue) Sets the value of the property that maps to themethodelement.voidTLcdGML32Transformation.setMethod(TLcdGML32OperationMethod aValue) Sets the value of the property that maps to themethodelement.voidTLcdGML32OperationMethodProperty.setOperationMethod(TLcdGML32OperationMethod aValue) Sets the value of the property that maps to theOperationMethodelement. -
Uses of TLcdGML32OperationMethod in com.luciad.format.metadata.model.catalogue
Methods in com.luciad.format.metadata.model.catalogue that return types with arguments of type TLcdGML32OperationMethodModifier and TypeMethodDescriptionTLcdISO19115CrsCatalogue.getOperationMethod()Gets the value of theTLcdISO19115CrsCatalogue.OPERATION_METHOD_PROPERTYproperty adapted to a list ofTLcdGML32OperationMethodinstances. -
Uses of TLcdGML32OperationMethod in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32OperationMethod in com.luciad.format.metadata.model.crsitem