|
Drools :: Core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualPropertyMode | |
|---|---|
| org.drools.core.factmodel.traits | |
| org.drools.core.util | |
| Uses of VirtualPropertyMode in org.drools.core.factmodel.traits |
|---|
| Fields in org.drools.core.factmodel.traits declared as VirtualPropertyMode | |
|---|---|
protected VirtualPropertyMode |
AbstractTraitFactory.mode
|
| Methods in org.drools.core.factmodel.traits that return VirtualPropertyMode | |
|---|---|
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. |
| Methods in org.drools.core.factmodel.traits with parameters of type VirtualPropertyMode | |
|---|---|
static void |
TraitFactory.setMode(VirtualPropertyMode newMode,
org.kie.api.KieBase kBase)
|
protected static void |
AbstractTraitFactory.setMode(VirtualPropertyMode newMode,
KieComponentFactory rcf)
|
| Uses of VirtualPropertyMode in org.drools.core.util |
|---|
| Constructors in org.drools.core.util with parameters of type VirtualPropertyMode | |
|---|---|
StandaloneTraitFactory(ProjectClassLoader classLoader,
KieComponentFactory factory,
VirtualPropertyMode mode)
|
|
|
Drools :: Core 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||