|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Process | |
|---|---|
| org.opengis.observation | |
| org.opengis.observation.sampling | |
| Uses of Process in org.opengis.observation |
|---|
| Subinterfaces of Process in org.opengis.observation | |
|---|---|
interface |
ProcessModel
ProcessModel is an atomic procedure. |
interface |
ProcessSystem
ProcessSystem aggregates sub-processes, which may apply either in parallel (as a process package) or sequentially (in a processing chain) or a mixture. |
| Methods in org.opengis.observation that return Process | |
|---|---|
Process |
Observation.getProcedure()
The procedure is the description of a process used to generate the result. |
| Methods in org.opengis.observation that return types with arguments of type Process | |
|---|---|
List<Process> |
ProcessSystem.getComponent()
|
| Uses of Process in org.opengis.observation.sampling |
|---|
| Methods in org.opengis.observation.sampling that return Process | |
|---|---|
Process |
SurveyProcedure.getElevationMethod()
|
Process |
SurveyProcedure.getPositionMethod()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||