jade.content.onto.annotations
Annotation Type Element
@Retention(value=RUNTIME)
public @interface Element
Allows to specify the ontological name of the Concept or Predicate,
to be used in place of the default (the rightmost part of the fully qualified class name).
The annotation is to be applied to the class.
- Author:
- Paolo Cancedda
- See Also:
Concept,
Predicate
|
Optional Element Summary |
java.lang.String |
name
|
name
public abstract java.lang.String name
- Default:
- "__USE_CLASS_SIMPLE_NAME__"
These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions