Revert "Added Netbeans project."
[cql-java-moved-to-github.git] / src / org / z3950 / zing / cql / CQLRelation.java
2007-07-03 mikeImplement new, wider toXCQL() API.
2007-06-29 mikeComment.
2007-06-29 mikeRemove addModifier() methods with setModifiers().
2007-06-28 mikeThree-parameter version of addModifier()
2007-06-27 mike'qualifier' replaced by 'index' throughout
2007-06-27 mikeaddModifier() now uses broader ModifierSet API.
2007-06-27 mikeaddModifier() correctly calls changed ModifierSet API.
2007-06-27 mikeSimplify getModifiers.
2003-09-04 mikeRelease 0.7 -- understands profiles relations and modif...
2002-12-11 mikeRename the toType1() method to the more explicit toType...
2002-12-06 mikeAdd stub toType1() that throws an exception.
2002-12-05 mikeIntegrate Ralph's changes.
2002-11-20 mike - Change the XCQL output to include the nasty and...
2002-11-17 mike - Add support for the new "phonetic" relation modifier,
2002-11-06 mikeFinish (more or less) to CQL-to-PQF translator.
2002-11-06 mikeTweak.
2002-11-06 mikeTowards 0.2 --
2002-10-31 mikeAll sorts of changes. Generally moving towards first...
2002-10-30 mikeLOTS of changes. Biggies include proper support for...