Package org.drools.traits.core.metadata
Interface ManyValuedMetaProperty<T,R,C extends Collection<R>>
- All Superinterfaces:
Comparable<MetaProperty<T,,R, C>> Identifiable,MetaProperty<T,R, C>
- All Known Subinterfaces:
ManyToManyValuedMetaProperty<T,,R, C, D> OneToManyValuedMetaProperty<T,R, C>
- All Known Implementing Classes:
ManyToManyPropertyLiteral,OneToManyPropertyLiteral,ToManyPropertyLiteral
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface org.drools.traits.core.metadata.Identifiable
getId, getUriMethods inherited from interface org.drools.traits.core.metadata.MetaProperty
asFunctionalProperty, asManyValuedProperty, getIndex, getKey, getName, isDatatype, isManyValued
-
Method Details
-
set
-
set
-
get
- Specified by:
getin interfaceMetaProperty<T,R, C extends Collection<R>>
-