Ableverse™
TOB 6.0

av.tob
Annotation Type ThisIs


@Target(value=FIELD)
@Retention(value=CLASS)
public @interface ThisIs

Used to annotate a Kin field, specifying possible roles (names of tie fields) that the related objects may perform in the kin's source relation.

For a KinSet field, use TheyAre 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.