|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.weda.property.impl.AbstractConstraint
public abstract class AbstractConstraint
| Constructor Summary | |
|---|---|
AbstractConstraint()
|
|
| Method Summary | |
|---|---|
protected void |
fail()
|
java.lang.String |
getId()
Метод возвращает уникальный идентификатор ограничения |
void |
init()
|
void |
setId(java.lang.String id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.weda.property.Constraint |
|---|
check, getParameterTypes |
| Constructor Detail |
|---|
public AbstractConstraint()
| Method Detail |
|---|
public java.lang.String getId()
Constraint
getId in interface Constraintpublic void setId(java.lang.String id)
protected void fail()
throws ConstraintException
ConstraintException
public void init()
throws ConstraintException
ConstraintException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||