org.openrdf.elmo.annotations
Annotation Type complementOf


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

Placed 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-2008 Aduna. All Rights Reserved.