Uses of Class
org.apache.stanbol.enhancer.servicesapi.ChainException

Packages that use ChainException
org.apache.stanbol.enhancer.servicesapi Stanbol Enhancer services API 
org.apache.stanbol.enhancer.servicesapi.helper   
 

Uses of ChainException in org.apache.stanbol.enhancer.servicesapi
 

Methods in org.apache.stanbol.enhancer.servicesapi that throw ChainException
 java.util.Set<java.lang.String> Chain.getEngines()
          Getter for the set of EnhancementEngines referenced by there name within the execution plan.
 org.apache.clerezza.rdf.core.Graph Chain.getExecutionPlan()
          Getter for the execution plan reflecting the current configuration of this Chain.
 

Uses of ChainException in org.apache.stanbol.enhancer.servicesapi.helper
 

Methods in org.apache.stanbol.enhancer.servicesapi.helper that throw ChainException
 java.util.Set<java.lang.String> SingleEngineChain.getEngines()
           
 org.apache.clerezza.rdf.core.Graph SingleEngineChain.getExecutionPlan()
           
static java.util.Set<java.lang.String> ExecutionPlanHelper.validateExecutionPlan(org.apache.clerezza.rdf.core.TripleCollection executionPlan)
          Utility that checks if the parsed graph contains a valid execution plan.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.