| Package | Description |
|---|---|
| org.drools.traits.core.factmodel | |
| org.drools.traits.core.util |
| Modifier and Type | Field and Description |
|---|---|
protected VirtualPropertyMode |
AbstractTraitFactory.mode |
| Modifier and Type | Method and Description |
|---|---|
static VirtualPropertyMode |
VirtualPropertyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualPropertyMode[] |
VirtualPropertyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TraitFactoryImpl.setMode(VirtualPropertyMode newMode,
org.kie.api.KieBase kBase) |
protected static void |
AbstractTraitFactory.setMode(VirtualPropertyMode newMode,
org.drools.core.reteoo.KieComponentFactory rcf) |
| Constructor and Description |
|---|
StandaloneTraitFactory(org.drools.reflective.classloader.ProjectClassLoader classLoader,
TraitKieComponentFactory factory,
VirtualPropertyMode mode) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.