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

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

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
           
 

Methods in org.drools.factmodel.traits that return TripleStore
static TripleStore TripleStoreRegistry.getRegistry(String key)
           
 

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



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