Class Context
- All Implemented Interfaces:
Serializable, Comparable<Context>
@UML(identifier="MI_ContextCode",
specification=ISO_19115_2)
public final class Context
extends CodeList<Context>
Designation of criterion for defining the context of the scanning process event.
- Since:
- 2.3
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class CodeList
CodeList.Filter -
Field Summary
Fields -
Method Summary
Methods inherited from class CodeList
compareTo, identifier, name, names, ordinal, readResolve, toString, valueOf, valueOf
-
Field Details
-
ACQUISITION
@UML(identifier="acquisition", obligation=CONDITIONAL, specification=ISO_19115_2) public static final Context ACQUISITIONEvent related to a specific collection. -
PASS
@UML(identifier="pass", obligation=CONDITIONAL, specification=ISO_19115_2) public static final Context PASSEvent related to a sequence of collections. -
WAY_POINT
@UML(identifier="wayPoint", obligation=CONDITIONAL, specification=ISO_19115_2) public static final Context WAY_POINTEvent related to a navigational manoeuvre.
-
-
Method Details
-
values
Returns the list ofContexts.- Returns:
- The list of codes declared in the current JVM.
-
family
-
valueOf
-