|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstraintCheckResult | |
jcreek.representation.constraints |
Uses of ConstraintCheckResult in jcreek.representation.constraints |
Methods in jcreek.representation.constraints that return ConstraintCheckResult | |
ConstraintCheckResult |
GeneralConstraintObject.check(Entity from)
Checks the constraint on an entity |
ConstraintCheckResult |
ValueRangeConstraintObject.check(Entity from)
|
ConstraintCheckResult |
ValueClassConstraintObject.check(Entity from)
|
abstract ConstraintCheckResult |
ConstraintObject.check(Entity from)
Checks whether the constraint is violated or not. |
ConstraintCheckResult |
DJavaAdapter.validate(java.lang.String scr)
Performes a constraint check. |
ConstraintCheckResult |
Constraint.check(Entity e)
Checks the constraint, met or violated |
ConstraintCheckResult |
ConcreteValueConstraintObject.check(Entity from)
Checks the constraint |
ConstraintCheckResult |
CardinalityConstraintObject.check(Entity from)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |