An annotation constrained to appear only on certain program elements, and only with certain values.
This interface should not be satisfied directly.
Instead either OptionalAnnotation
or SequencedAnnotation
should be satisfied.
Annotation
no type hierarchy
Inherited Attributes |
Attributes inherited from: Object |
Methods | |
occurs | Source Codeshared Boolean occurs(Annotated programElement) Can this annotation occur on the given program element? |
Inherited Methods |
Methods inherited from: Object |