Class OneToManyPropertyLiteral<T,R>

All Implemented Interfaces:
Serializable, Comparable<MetaProperty<T,R,List<R>>>, Identifiable, InverseOneValuedMetaProperty<T,R>, InvertibleMetaProperty<T,R,T>, ManyValuedMetaProperty<T,R,List<R>>, MetaProperty<T,R,List<R>>, OneToManyValuedMetaProperty<T,R,List<R>>

public abstract class OneToManyPropertyLiteral<T,R> extends ToManyPropertyLiteral<T,R> implements OneToManyValuedMetaProperty<T,R,List<R>>
See Also: