av.tob
Annotation Type TheyAre
@Target(value=FIELD)
@Retention(value=CLASS)
public @interface TheyAre
Used to annotate a KinSet field, specifying possible roles (names of
tie fields) that the related objects may perform in the kin's source
relation.
For a Kin field, use ThisIs instead.
Explicit specification with this annotation is not necessary unless otherwise
ambiguous.
See the Object-Relation-Kin
Model.
- Author:
- Compl
value
public abstract String[] value
- Returns:
- possible names of tie fields in source relation, which may tie
the related objects
Copyright© 2006 Ableverse Platform. All rights reserved.