net.java.rdf.annotations
Annotation Type inverseFunctional


@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD,CONSTRUCTOR})
public @interface inverseFunctional

marker annotation: mark that the relation is inverse functional. Only valid on relations: ie methods, constructors, and fields. If constructors are noted as being inverse functional and each of the constructor argument has an @rdf annotation, then the relation is a cifp: http://esw.w3.org/topic/CIFP Created by Henry Story Date: Aug 29, 2005 Time: 12:06:47 AM