A B C D E F G H I K L M P R S T U W 

G

getCondition(Document, Element, String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
Determines the conditions for a certain user defined rule.
getDefaultKnowledgeBase() - Static method in class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
Loads and returns the current default KnowledgeBase.
getEstimatedReachability() - Method in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
 
getEstimatedReachability(ReachabilityGroup) - Method in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
 
getKnowledgeBase() - Static method in class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
Creates and returns an empty KnowledgeBase.
getKnowledgeBuilder(Resource) - Static method in class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
Creates an returns a new KnowledgeBuilder based on a supplied Resource.
getKnowledgeBuilderFromFile(String) - Static method in class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
Creates a new KnowledgeBuilder based on a supplied file by using DroolsUtil.getKnowledgeBuilder(Resource).
getKnowledgeBuilderFromString(String) - Static method in class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
Creates a new KnowledgeBuilder based on a supplied rule by using DroolsUtil.getKnowledgeBuilder(Resource).
getPlainCodeLine(Element, String, String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
Extracts a plain code line from a given user defined code element.
getPlainCodeLines(NodeList, String, String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
Extracts multiple plain code lines from given user defined code elements.
getRules(String) - Static method in class de.hawhamburg.reachability.reasoner.engine.drools.DroolsUtil
Creates and loads the currently defined KnowledgeBase based on the supplied phenotype file String by using the WorkingMemoryRuleGenerator.
getSingleCondition(Element, String, String) - Method in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
Builds a single condition (Tags: alternative or condition) by evaluating the elements text content and attributes.
getValuesForProperty(String) - Method in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
 
globalExists(String) - Method in class de.hawhamburg.reachability.reasoner.engine.DroolsBasedEngine
Checks if a global is defined within the StatefulKnowledgeSession or not.
globals - Variable in class de.hawhamburg.reachability.reasoner.engine.drools.WorkingMemoryRuleGenerator
Important globals which shall be included for runtime rule base to java communication.
A B C D E F G H I K L M P R S T U W