edu::tum::cs::srldb::datadict::DDRelationAttribute Class Reference

Inheritance diagram for edu::tum::cs::srldb::datadict::DDRelationAttribute:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DDRelationAttribute (String name, boolean[] singleVal)
 DDRelationAttribute (String name)

Public Attributes

boolean[] singleVal

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

represents a boolean attribute of a relation/link

Author:
Dominik Jain

Definition at line 11 of file DDRelationAttribute.java.


Constructor & Destructor Documentation

edu::tum::cs::srldb::datadict::DDRelationAttribute::DDRelationAttribute ( String  name  )  [inline]

constructs an attribute object that inherits the single value array of the relation/link it is added to

Parameters:
name the name of the attribute

Definition at line 19 of file DDRelationAttribute.java.

edu::tum::cs::srldb::datadict::DDRelationAttribute::DDRelationAttribute ( String  name,
boolean[]  singleVal 
) [inline]

constructs a relation attribute that overrides the parent relation's single value array

Parameters:
name the name of the attribute
singleVal an array of boolean values that is meant to override the array of the relation object that this attribute is added to -- for the predicate that is generated from this attribute

Definition at line 28 of file DDRelationAttribute.java.


Member Data Documentation

Reimplemented from edu::tum::cs::srldb::datadict::DDAttribute.

Definition at line 12 of file DDRelationAttribute.java.

Definition at line 13 of file DDRelationAttribute.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:46 2013