| Package | Description |
|---|---|
| org.drools.core.common | |
| org.drools.core.factmodel.traits |
| Modifier and Type | Method and Description |
|---|---|
TraitTypeEnum |
QueryElementFactHandle.getTraitType() |
TraitTypeEnum |
DisconnectedFactHandle.getTraitType() |
TraitTypeEnum |
DefaultFactHandle.getTraitType() |
TraitTypeEnum |
InternalFactHandle.getTraitType() |
| Modifier and Type | Method and Description |
|---|---|
static TraitTypeEnum |
TraitFactory.determineTraitType(Object object) |
static TraitTypeEnum |
TraitTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraitTypeEnum[] |
TraitTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.