| java.lang.Object org.cougaar.util.annotations.Cougaar
Cougaar | public class Cougaar (Code) | | Use this class to define COUGAAR-specific annotations. The worker methods for
each annotation type should live elsewhere (eg
Argument ).
|
Inner Class :public @interface Arg | |
Inner Class :public @interface ArgGroup | |
Inner Class :public @interface Resolver | |
Inner Class :public @interface ObtainService | |
Inner Class :public @interface Execute | |
Inner Class :public @interface Predicate | |
NO_VALUE | final public static String NO_VALUE(Code) | | This is used to indicate that the field should be left as is
|
NULL_VALUE | final public static String NULL_VALUE(Code) | | Can't use 'null' in annotation attributes, so use this instead
|
|
|