|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.fopps.model.ConstraintChecker
|
+--org.fopps.model.FeatureConstraintChecker
FeatureConstraintChecker checks for llops in the constraints
| Field Summary | |
static int |
EXCLUDE
|
static int |
INCLUDE
|
static int |
NONE
|
| Constructor Summary | |
FeatureConstraintChecker()
Creates a new FeatureConstraintChecker |
|
| Method Summary | |
boolean |
checkConstraints(AbstractItem pRoot)
Checks the consistency of constraints return false, if one or more errors occured, otherwise true |
| Methods inherited from class org.fopps.model.ConstraintChecker |
addMessage, addMessage, clearMessages, getMessages, hasMessages |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int NONE
public static final int EXCLUDE
public static final int INCLUDE
| Constructor Detail |
public FeatureConstraintChecker()
| Method Detail |
public boolean checkConstraints(AbstractItem pRoot)
checkConstraints in class ConstraintChecker
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||