|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjsdai.lang.SdaiCommon
jsdai.lang.InverseEntity
jsdai.lang.CEntity
jsdai.lang.WhereRule
This is for internal JSDAI use only. Applications shall not use this
| Field Summary |
| Fields inherited from interface jsdai.lang.EEntity |
MANDATORY_ATTRIBUTES_SET, MOST_SPECIFC_ENTITY, NO_RESTRICTIONS |
| Method Summary | |
java.lang.Throwable |
getError()
Returns Throwable if during validation of this where rule an
error in Express expressions or in the population submitted for validation
was found, and null otherwise. |
AEntity |
getInstancesSizeof(boolean zero_case)
Returns entity instances aggregate for which the Express expression SIZEOF(that entity instances aggregate) = d is violated, where d is a nonnegative integer value. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jsdai.dictionary.EWhere_rule |
getLabel, getOrder, getParent_item, setLabel, setOrder, setParent_item, testLabel, testOrder, testParent_item, unsetLabel, unsetOrder, unsetParent_item |
| Methods inherited from interface jsdai.lang.SdaiEventSource |
addSdaiListener, removeSdaiListener |
| Method Detail |
public AEntity getInstancesSizeof(boolean zero_case)
throws SdaiException
true, otherwise null is returned.
Also null is returned when the above equality is satisfied.
zero_case - true if SIZEOF value is required to be zero,
false otherwise.
SdaiExceptionpublic java.lang.Throwable getError()
Throwable if during validation of this where rule an
error in Express expressions or in the population submitted for validation
was found, and null otherwise.
Throwable in the case if error occurred; null otherwise.
|
Copyright © LKSoftWare GmbH, 1999-2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||