Drools :: Core 6.5.0.Final-redhat-16
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Comparable<org.drools.core.metadata.MetaProperty<T,R,C>>, Identifiable, org.drools.core.metadata.MetaProperty<T,R,C>
- All Known Subinterfaces:
- ManyToManyValuedMetaProperty<T,R,C,D>, OneToManyValuedMetaProperty<T,R,C>
- All Known Implementing Classes:
- ManyToManyPropertyLiteral, OneToManyPropertyLiteral, ToManyPropertyLiteral
public interface ManyValuedMetaProperty<T,R,C extends Collection<R>>
extends org.drools.core.metadata.MetaProperty<T,R,C>
-
-
Property Summary
-
Properties inherited from interface org.drools.core.metadata.MetaProperty
asFunctionalProperty, asManyValuedProperty
-
Method Summary
-
Methods inherited from interface org.drools.core.metadata.MetaProperty
asFunctionalProperty, asManyValuedProperty, getIndex, getKey, getName, isDatatype, isManyValued
-
-
Method Detail
-
get
C get(T object)
- Specified by:
get
in interface org.drools.core.metadata.MetaProperty<T,R,C extends Collection<R>>
Drools :: Core 6.5.0.Final-redhat-16
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.