edu::tum::cs::srl::bayesnets::ParentGrounder::FunctionalLookup Class Reference

List of all members.

Public Member Functions

boolean doLookup (Database db, HashMap< String, String > varBindings) throws Exception
 FunctionalLookup (RelationKey key, RelationalNode node)

Protected Attributes

RelationKey key
RelationalNode node

Detailed Description

Definition at line 22 of file ParentGrounder.java.


Constructor & Destructor Documentation

edu::tum::cs::srl::bayesnets::ParentGrounder::FunctionalLookup::FunctionalLookup ( RelationKey  key,
RelationalNode  node 
) [inline]

Definition at line 26 of file ParentGrounder.java.


Member Function Documentation

boolean edu::tum::cs::srl::bayesnets::ParentGrounder::FunctionalLookup::doLookup ( Database  db,
HashMap< String, String >  varBindings 
) throws Exception [inline]

perform the functional lookup, extending the given variable binding with the result

Parameters:
db 
varBindings the variable binding to extend with the results of the lookup
Exceptions:
Exception if a lookup that is required to work failed
Returns:
true if the lookup could be performed to extend the variable binding, false if the lookup is not applicable because the precondition is not met

Definition at line 39 of file ParentGrounder.java.


Member Data Documentation

Definition at line 23 of file ParentGrounder.java.

Definition at line 24 of file ParentGrounder.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:43 2013