|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.misc.ModifiablePredicates
public class ModifiablePredicates
A set of PredicateFlavor types.
Constructor Summary | |
---|---|
ModifiablePredicates(PredicateFlavor modifiable)
Constructor with one modifiable predicate. |
|
ModifiablePredicates(PredicateFlavor modifiable,
PredicateFlavor modifiable2)
Constructor with two modifiable predicates. |
|
ModifiablePredicates(PredicateFlavor modifiable,
PredicateFlavor modifiable2,
PredicateFlavor modifiable3)
Constructor with three modifiable predicates. |
|
ModifiablePredicates(PredicateFlavor modifiable,
PredicateFlavor modifiable2,
PredicateFlavor modifiable3,
PredicateFlavor modifiable4)
Constructor with four modifiable predicates. |
Method Summary | |
---|---|
boolean |
contains(PredicateFlavor flavor)
|
java.lang.StringBuffer |
render()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModifiablePredicates(PredicateFlavor modifiable) throws Scheherexception
Scheherexception
public ModifiablePredicates(PredicateFlavor modifiable, PredicateFlavor modifiable2) throws Scheherexception
Scheherexception
public ModifiablePredicates(PredicateFlavor modifiable, PredicateFlavor modifiable2, PredicateFlavor modifiable3) throws Scheherexception
Scheherexception
public ModifiablePredicates(PredicateFlavor modifiable, PredicateFlavor modifiable2, PredicateFlavor modifiable3, PredicateFlavor modifiable4) throws Scheherexception
Scheherexception
Method Detail |
---|
public boolean contains(PredicateFlavor flavor)
public java.lang.StringBuffer render()
render
in interface RenderableObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |