org.jbind.xml.core.constraint
Interface IInstanceConstraint

All Superinterfaces:
IConstraint, IHasLocation, IIdentityConstraint
All Known Subinterfaces:
IElementInstanceConstraint, IElementKeyConstraint, IElementUniqueConstraint, ITypeInstanceConstraint, ITypeKeyConstraint, ITypeUniqueConstraint
All Known Implementing Classes:
ElementKeyConstraint, ElementUniqueConstraint, TypeInstanceConstraint, TypeKeyConstraint, TypeUniqueConstraint

public interface IInstanceConstraint
extends IIdentityConstraint


Methods inherited from interface org.jbind.xml.core.constraint.IIdentityConstraint
getDataType, setDataType
 
Methods inherited from interface org.jbind.xml.core.constraint.IConstraint
getConstraintType, globalCheck, isFinal, isRestriction, localCheck
 
Methods inherited from interface org.jbind.xml.base.IHasLocation
getLocation