Uses of Interface
org.opengis.metadata.acquisition.Operation
Packages that use Operation
-
Uses of Operation in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return OperationModifier and TypeMethodDescriptiondefault OperationOperation.getParentOperation()Heritage of the operation.Methods in org.opengis.metadata.acquisition that return types with arguments of type OperationModifier and TypeMethodDescriptiondefault Collection<? extends Operation> Operation.getChildOperations()Sub-missions that make up part of a larger mission.default Collection<? extends Operation> AcquisitionInformation.getOperations()General information about an identifiable activity which provided the data.default Collection<? extends Operation> Plan.getOperations()Identification of the activity or activities that satisfy a plan.