|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbind.xml.schema.constraint.Constraint org.jbind.xml.schema.constraint.IdentityConstraint org.jbind.xml.schema.constraint.IdOrIdsConstraint
Constructor Summary | |
IdOrIdsConstraint(IAttrRefOrDecl aDecl,
IHasLocation aHasLocation)
|
Method Summary | |
void |
globalCheck(IDataContext aContext,
IAnyTypeData aData,
IAnyTypeData anEnclosingData,
IConstraintViolations aViolations)
Checks if the specified data satisfies the constraint globally. |
protected abstract java.util.Iterator |
iterKeys(IAnyTypeData aData)
|
Methods inherited from class org.jbind.xml.schema.constraint.IdentityConstraint |
getAddressedData, getAttributeRef, getAttrRefOrDecl, getDataType, isRestriction, localCheck, setDataType |
Methods inherited from class org.jbind.xml.schema.constraint.Constraint |
getLocation, isFinal, setIsFinal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jbind.xml.core.constraint.IConstraint |
getConstraintType, isFinal |
Methods inherited from interface org.jbind.xml.base.IHasLocation |
getLocation |
Constructor Detail |
public IdOrIdsConstraint(IAttrRefOrDecl aDecl, IHasLocation aHasLocation)
Method Detail |
public final void globalCheck(IDataContext aContext, IAnyTypeData aData, IAnyTypeData anEnclosingData, IConstraintViolations aViolations)
IConstraint
aContext
- (required).aData
- (required).aViolations
- (required).protected abstract java.util.Iterator iterKeys(IAnyTypeData aData)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |