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