Package | Description |
---|---|
org.drools.core.factmodel.traits | |
org.drools.core.metadata | |
org.drools.core.util |
Modifier and Type | Class and Description |
---|---|
class |
TraitFactory<T extends Thing<K>,K extends TraitableBean> |
Modifier and Type | Field and Description |
---|---|
protected AbstractTraitFactory |
DonLiteral.factory |
Modifier and Type | Method and Description |
---|---|
Don<K,T> |
Don.setTraitFactory(AbstractTraitFactory factory) |
Shed<K,T> |
Shed.setTraitFactory(AbstractTraitFactory factory) |
Don<K,T> |
DonLiteral.setTraitFactory(AbstractTraitFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneTraitFactory<T extends Thing<K>,K extends TraitableBean> |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.