Uses of Interface
org.opengis.metadata.acquisition.Operation
-
Uses of Operation in org.opengis.metadata.acquisition
Modifier and TypeMethodDescriptiondefault Operation
Operation.getParentOperation()
Heritage of the operation.Modifier 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.