Uses of Interface
org.opengis.metadata.acquisition.Plan
Packages that use Plan
-
Uses of Plan in org.opengis.metadata.acquisition
Methods in org.opengis.metadata.acquisition that return PlanModifier and TypeMethodDescriptiondefault Plan
Operation.getPlan()
Plan satisfied by the operation.Methods in org.opengis.metadata.acquisition that return types with arguments of type PlanModifier and TypeMethodDescriptiondefault Collection
<? extends Plan> AcquisitionInformation.getAcquisitionPlans()
Identifies the plan as implemented by the acquisition.default Collection
<? extends Plan> Requirement.getSatisfiedPlans()
Plan that identifies solution to satisfy the requirement.