edu::tum::cs::srl::RelationKey Class Reference

List of all members.

Public Member Functions

 RelationKey (String relation, String[] arguments)
String toString ()

Public Attributes

Vector< Integer > keyIndices
String relation

Protected Attributes

String[] arguments

Detailed Description

Definition at line 13 of file RelationKey.java.


Constructor & Destructor Documentation

edu::tum::cs::srl::RelationKey::RelationKey ( String  relation,
String[]  arguments 
) [inline]

Definition at line 27 of file RelationKey.java.


Member Function Documentation

String edu::tum::cs::srl::RelationKey::toString (  )  [inline]

Definition at line 38 of file RelationKey.java.


Member Data Documentation

the original arguments with which the relation key was declared (i.e. list of parameters with "_" as entries for functionally determined arguments)

Definition at line 25 of file RelationKey.java.

list of indices of the parameters that make up a key

Definition at line 21 of file RelationKey.java.

the name of the relation

Definition at line 17 of file RelationKey.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