Package | Description |
---|---|
org.drools.core.factmodel.traits | |
org.drools.core.reteoo | |
org.drools.core.util |
Modifier and Type | Field and Description |
---|---|
protected TripleFactory |
TraitProxy.tripleFactory |
protected TripleFactory |
TripleBasedStruct.tripleFactory |
Modifier and Type | Method and Description |
---|---|
TripleFactory |
TraitProxy.getTripleFactory() |
TripleFactory |
TraitFactory.getTripleFactory() |
TripleFactory |
TripleBasedStruct.getTripleFactory() |
Modifier and Type | Method and Description |
---|---|
void |
TraitProxy.setTripleFactory(TripleFactory tripleFactory) |
void |
TripleBasedStruct.setTripleFactory(TripleFactory factory) |
Constructor and Description |
---|
TripleBasedBean(Object o,
TripleStore store,
TripleFactory factory) |
TripleBasedTypes(Object obj,
TripleStore store,
TripleFactory factory) |
Modifier and Type | Method and Description |
---|---|
static TripleFactory |
KieComponentFactory.getDefaultTripleFactory() |
TripleFactory |
KieComponentFactory.getTripleFactory() |
Modifier and Type | Method and Description |
---|---|
void |
KieComponentFactory.setTripleFactory(TripleFactory provider) |
Modifier and Type | Class and Description |
---|---|
class |
TripleFactoryImpl |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.