| Package | Description |
|---|---|
| org.drools.traits.core.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManyToOneValuedMetaProperty<T,R,C extends Collection<T>> |
interface |
OneToOneValuedMetaProperty<T,R> |
| Modifier and Type | Class and Description |
|---|---|
class |
ManyToOnePropertyLiteral<T,R> |
class |
OneToOnePropertyLiteral<T,R> |
class |
ToOnePropertyLiteral<T,R> |
| Modifier and Type | Method and Description |
|---|---|
OneValuedMetaProperty<T,List<R>> |
ToManyPropertyLiteral.asFunctionalProperty() |
OneValuedMetaProperty<T,R> |
ToOnePropertyLiteral.asFunctionalProperty() |
OneValuedMetaProperty<R,T> |
OneToManyValuedMetaProperty.getInverse() |
OneValuedMetaProperty<R,T> |
OneToOneValuedMetaProperty.getInverse() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.