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

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

Uses of TripleStore in org.drools.common
 

Methods in org.drools.common that return TripleStore
 TripleStore AbstractRuleBase.getTripleStore()
           
 

Uses of TripleStore in org.drools.factmodel.traits
 

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

Constructors in org.drools.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.reteoo
 

Methods in org.drools.reteoo that return TripleStore
static TripleStore ReteooComponentFactory.getDefaultTripleStore()
           
 TripleStore ReteooComponentFactory.getTripleStore()
           
 

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



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