|
Annotation Types Summary |
| complementOf |
Placed on roles that should be used on any Bean that does not implement the
value concept. |
| disjointWith |
Indicates that this concept should not be used with Beans already with given
subject type. |
| factory |
Declares this to be a factory method. |
| intercepts |
Used on methods that intercept another method invocation. |
| intersectionOf |
Placed on roles that should only be used when the Bean implements all of the
given value concepts. |
| inverseOf |
Placed on a getter methods to indicate this property is an inverse
predicates. |
| localized |
Methods with this annotation will use the configured locale to use the
closest matching or the set of closest matching String values. |
| oneOf |
Placed on roles to explicitly map it to an individual, or on setter method to
restrict the values it will accept. |
| rdf |
Defines the URI of this property or resource type. |