kaos.autonomy.vocabulary
Class AAChoice
java.lang.Object
kaos.autonomy.vocabulary.AAChoice
public class AAChoice
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSITIVE_AUTHORIZATION
public static final java.lang.String POSITIVE_AUTHORIZATION
- See Also:
- Constant Field Values
NEGATIVE_AUTHORIZATION
public static final java.lang.String NEGATIVE_AUTHORIZATION
- See Also:
- Constant Field Values
POSITIVE_OBLIGATION
public static final java.lang.String POSITIVE_OBLIGATION
- See Also:
- Constant Field Values
NEGATIVE_OBLIGATION
public static final java.lang.String NEGATIVE_OBLIGATION
- See Also:
- Constant Field Values
TEMPORAL_POSITIVE_AUTHORIZATION
public static final java.lang.String TEMPORAL_POSITIVE_AUTHORIZATION
- See Also:
- Constant Field Values
TEMPORAL_NEGATIVE_AUTHORIZATION
public static final java.lang.String TEMPORAL_NEGATIVE_AUTHORIZATION
- See Also:
- Constant Field Values
TEMPORAL_POSITIVE_OBLIGATION
public static final java.lang.String TEMPORAL_POSITIVE_OBLIGATION
- See Also:
- Constant Field Values
TEMPORAL_NEGATIVE_OBLIGATION
public static final java.lang.String TEMPORAL_NEGATIVE_OBLIGATION
- See Also:
- Constant Field Values
INCREASE_CAPABILITY
public static final java.lang.String INCREASE_CAPABILITY
- See Also:
- Constant Field Values
TASK_DELEGATION
public static final java.lang.String TASK_DELEGATION
- See Also:
- Constant Field Values
AAChoice
public AAChoice()