Ableverse™
TOB 6.0

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

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value
Returns:
possible names of tie fields in source relation, which may tie the related objects

Ableverse™
TOB 6.0

Copyright© 2006 Ableverse Platform. All rights reserved.