org.openrdf.elmo.annotations
Annotation Type complementOf


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface complementOf

Places on roles that should be used on any Bean that does not implement the value concept.

Author:
James Leigh

Required Element Summary
 Class<?> value
           
 

Element Detail

value

public abstract Class<?> value


Copyright © 2004-2007. All Rights Reserved.