public abstract class ManyToManyPropertyLiteral<T,R> extends ToManyPropertyLiteral<T,R> implements ManyToManyValuedMetaProperty<T,R,List<R>,List<T>>
asFunctionalProperty, asManyValuedProperty
Constructor and Description |
---|
ManyToManyPropertyLiteral(int index,
Class<T> klass,
String name) |
ManyToManyPropertyLiteral(int index,
String name,
URI key) |
Modifier and Type | Method and Description |
---|---|
void |
set(T o,
List<R> values,
Lit mode) |
asFunctionalProperty, asManyValuedProperty, isManyValued, set, set
compareTo, equals, getId, getIndex, getKey, getName, getUri, hashCode, isDatatype
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getInverse
get, set
asFunctionalProperty, asManyValuedProperty, getIndex, getKey, getName, isDatatype, isManyValued
compareTo
getId, getUri
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.