|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstory.scheherazade.analysis.Constraint
public abstract class Constraint
Constructor Summary | |
---|---|
Constraint()
|
Method Summary | |
---|---|
abstract java.lang.StringBuffer |
failsConstraint(SCHIntersection proposedIntersection)
Returns null if a proposed intersection passes the constraint, an explanation string otherwise. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Constraint()
Method Detail |
---|
public abstract java.lang.StringBuffer failsConstraint(SCHIntersection proposedIntersection) throws Scheherexception
Scheherexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |