Uses of Interface
org.opengis.metadata.acquisition.Operation

Packages that use Operation
org.opengis.metadata.acquisition Acquisition information
 

Uses of Operation in org.opengis.metadata.acquisition
 

Methods in org.opengis.metadata.acquisition that return Operation
 Operation Operation.getParentOperation()
          Heritage of the operation.
 

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



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.