Package | Description |
---|---|
org.drools.core.factmodel.traits | |
org.drools.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 |
TraitFactory.setMode(VirtualPropertyMode newMode,
org.kie.api.KieBase kBase) |
protected static void |
AbstractTraitFactory.setMode(VirtualPropertyMode newMode,
KieComponentFactory rcf) |
Constructor and Description |
---|
StandaloneTraitFactory(ProjectClassLoader classLoader,
KieComponentFactory factory,
VirtualPropertyMode mode) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.