|
||||||||||
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.IdRefOrIdRefsConstraint org.jbind.xml.schema.constraint.IdRefConstraint
Constructor Summary | |
IdRefConstraint(IAttrRefOrDecl aDecl,
IHasLocation aHasLocation)
|
Method Summary | |
ConstraintType |
getConstraintType()
|
boolean |
isSingleNotMultipleReference()
Indicates if the constraint references a single data object or if it references multiple data objects. |
protected java.util.Iterator |
iterKeys(IAnyTypeData aData)
Iterates the keys of the data objects that are referenced by the constraint. |
Methods inherited from class org.jbind.xml.schema.constraint.IdRefOrIdRefsConstraint |
getAnnotation, getBindingAttribute, getConstraintKey, getDefaultedLocalBindingAttribute, getDefaultedLocalStringBindingAttribute, getLocalBindingAttribute, getLocalStringBindingAttribute, getPrefixToNamespaceMapping, getStringBindingAttribute, globalCheck, isTopLevelComponent |
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.IIdRefOrIdRefsConstraint |
getAttrRefOrDecl |
Methods inherited from interface org.jbind.xml.core.constraint.IIdentityConstraint |
getDataType, setDataType |
Methods inherited from interface org.jbind.xml.core.constraint.IConstraint |
isFinal, isRestriction, localCheck |
Methods inherited from interface org.jbind.xml.base.IHasLocation |
getLocation |
Constructor Detail |
public IdRefConstraint(IAttrRefOrDecl aDecl, IHasLocation aHasLocation)
Method Detail |
public boolean isSingleNotMultipleReference()
IReferenceConstraint
true
iff a single data object is referenced.public ConstraintType getConstraintType()
protected java.util.Iterator iterKeys(IAnyTypeData aData)
IdRefOrIdRefsConstraint
iterKeys
in class IdRefOrIdRefsConstraint
IKey
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |