org.openrdf.elmo.rolemapper
Class ComplexMapper<URI>
java.lang.Object
org.openrdf.elmo.rolemapper.ComplexMapper<URI>
public class ComplexMapper<URI>
- extends Object
Tracks recorded roles and maps them to their subject type.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexMapper
public ComplexMapper()
recordRole
public void recordRole(Class<?> role,
AnnotatedElement elm)
findAdditonalRoles
public Collection<Class<?>> findAdditonalRoles(Collection<Class<?>> roles)
Copyright © 2004-2008 Aduna. All Rights Reserved.