nz.ac.waikato.mcennis.rat.graph.query.property
Interface PropertyQuery

All Superinterfaces:
java.lang.Comparable
All Known Implementing Classes:
DataVectorQuery, NullPropertyQuery, NumericQuery, StringQuery

public interface PropertyQuery
extends java.lang.Comparable


Method Summary
 XMLParserObject.State buildingStatus()
           
 boolean execute(Property property)
           
 void exportQuery(java.io.Writer writer)
           
 void importQuery(java.io.Reader reader)
           
 PropertyQuery prototype()
           
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

execute

boolean execute(Property property)

exportQuery

void exportQuery(java.io.Writer writer)

importQuery

void importQuery(java.io.Reader reader)

buildingStatus

XMLParserObject.State buildingStatus()

prototype

PropertyQuery prototype()

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads