public abstract class OneToManyPropertyLiteral<T,R> extends ToManyPropertyLiteral<T,R> implements OneToManyValuedMetaProperty<T,R,List<R>>
asFunctionalProperty, asManyValuedProperty
asFunctionalProperty, asManyValuedProperty
Constructor and Description |
---|
OneToManyPropertyLiteral(int index,
Class<T> klass,
String name) |
OneToManyPropertyLiteral(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–2015 JBoss by Red Hat. All rights reserved.