Package | Description |
---|---|
org.drools.core.common | |
org.drools.core.datasources | |
org.drools.core.factmodel.traits |
Modifier and Type | Method and Description |
---|---|
TraitTypeEnum |
DisconnectedFactHandle.getTraitType() |
TraitTypeEnum |
InternalFactHandle.getTraitType() |
TraitTypeEnum |
DefaultFactHandle.getTraitType() |
TraitTypeEnum |
QueryElementFactHandle.getTraitType() |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultFactHandle.setTraitType(TraitTypeEnum traitType) |
Modifier and Type | Method and Description |
---|---|
TraitTypeEnum |
CursoredDataSource.DataSourceFactHandle.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–2018 JBoss by Red Hat. All rights reserved.