|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.parameters.SCHParameter
story.scheherazade.parameters.StoryQueryParameter
story.scheherazade.parameters.BooleanReturnQueryParameter
public abstract class BooleanReturnQueryParameter
A class with no functionality that serves to organize the SCHParameter hierarchy by grouping together those Parameters that do not match arguments but instead filter out those previous results which do not satisfy some boolean criterion.
Constructor Summary | |
---|---|
BooleanReturnQueryParameter()
|
Method Summary |
---|
Methods inherited from class story.scheherazade.parameters.SCHParameter |
---|
makeClone, makeCopy, referenceRequirements, render, specificRender |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BooleanReturnQueryParameter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |