|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.problem.constraint.Constraint
es.udc.gii.common.eaf.problem.constraint.InequalityConstraint
public abstract class InequalityConstraint
A markup interface with implements the inequalities constraints.
Constructor Summary | |
---|---|
InequalityConstraint()
|
Method Summary | |
---|---|
boolean |
isViolated(double value)
|
Methods inherited from class es.udc.gii.common.eaf.problem.constraint.Constraint |
---|
configure, evaluate, getConstraintValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InequalityConstraint()
Method Detail |
---|
public boolean isViolated(double value)
isViolated
in class Constraint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |