public class ActUncertainty extends Object
Modifier and Type | Field and Description |
---|---|
static Set<CE> |
ALL_VALUES
All values defined by this class.
|
static CE |
N
Specifies that the act statement is made without explicit tagging of
uncertainty.
|
static CE |
U
Specifies that the originator of the
Act statement does not
have full confidence in the applicability (that is, in event mood:
factual truth) of the statement. |
Constructor and Description |
---|
ActUncertainty() |
public static CE U
Specifies that the originator of the Act
statement does not
have full confidence in the applicability (that is, in event mood:
factual truth) of the statement.
public static CE N
Specifies that the act statement is made without explicit tagging of uncertainty. This is the normal statement, meaning that it is not free of errors and uncertainty may still exist.
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved