Drools :: Core 6.1.0.Beta1

Uses of Class
org.drools.core.util.TripleStore

Packages that use TripleStore
org.drools.core.factmodel.traits   
org.drools.core.reteoo   
 

Uses of TripleStore in org.drools.core.factmodel.traits
 

Fields in org.drools.core.factmodel.traits declared as TripleStore
protected  TripleStore TripleBasedStruct.store
           
 

Constructors in org.drools.core.factmodel.traits with parameters of type TripleStore
TripleBasedBean(Object o, TripleStore store, TripleFactory factory)
           
TripleBasedTypes(Object obj, TripleStore store, TripleFactory factory)
           
 

Uses of TripleStore in org.drools.core.reteoo
 

Methods in org.drools.core.reteoo that return TripleStore
static TripleStore KieComponentFactory.getDefaultTripleStore()
           
 TripleStore ReteooRuleBase.getTripleStore()
           
 TripleStore KieComponentFactory.getTripleStore()
           
 

Methods in org.drools.core.reteoo with parameters of type TripleStore
 void KieComponentFactory.setTraitFactory(TripleStore tr)
           
 


Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.