Package jade.content.onto.annotations
Annotation Type AggregateResult
-
@Retention(RUNTIME) public @interface AggregateResult
Indicates the aggregate result of an action, allowing at the same time to specify itscardMin(minimum cardinality),cardMax(maximum cardinality) andtype(class of the contained elements).
The annotation is to be applied to the getter method.- Author:
- Paolo Cancedda
-
-
Element Detail
-
type
Class type
-
-