Uses of Interface
org.drools.traits.core.metadata.ManyValuedMetaProperty
Packages that use ManyValuedMetaProperty
-
Uses of ManyValuedMetaProperty in org.drools.traits.core.metadata
Subinterfaces of ManyValuedMetaProperty in org.drools.traits.core.metadataModifier and TypeInterfaceDescriptioninterfaceManyToManyValuedMetaProperty<T,R, C extends Collection<R>, D extends Collection<T>> interfaceOneToManyValuedMetaProperty<T,R, C extends Collection<R>> Classes in org.drools.traits.core.metadata that implement ManyValuedMetaPropertyModifier and TypeClassDescriptionclassclassclassMethods in org.drools.traits.core.metadata that return ManyValuedMetaPropertyModifier and TypeMethodDescription<X extends Collection<R>>
ManyValuedMetaProperty<T,R, X> MetaProperty.asManyValuedProperty()ToManyPropertyLiteral.asManyValuedProperty()ToOnePropertyLiteral.asManyValuedProperty()InverseManyValuedMetaProperty.getInverse()ManyToManyValuedMetaProperty.getInverse()ManyToOneValuedMetaProperty.getInverse()