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
- Version:
- 3.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class CodeList
CodeList.Filter -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextEvent related to a specific collection.static final ContextEvent related to a sequence of collections.private static final longSerial number for compatibility with different versions.List of all enumerations of this type.static final ContextEvent related to a navigational manoeuvre. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDSerial number for compatibility with different versions.- See Also:
-
VALUES
-
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.
-
-
Constructor Details
-
Context
-
-
Method Details
-
values
Returns the list ofContexts.- Returns:
- The list of codes declared in the current JVM.
-
family
-
valueOf
-