org.jbind.xml.schema.element
Class ElementKeyRefConstraintElement
java.lang.Object
org.jbind.xml.schema.element.Parent
org.jbind.xml.schema.element.Element
org.jbind.xml.schema.element.OpenAttributes
org.jbind.xml.schema.element.Annotated
org.jbind.xml.schema.element.Named
org.jbind.xml.schema.element.IdentityConstraintElement
org.jbind.xml.schema.element.ElementIdentityConstraintElement
org.jbind.xml.schema.element.ElementKeyRefConstraintElement
- All Implemented Interfaces:
- IAnnotated, IComponentJobHelper, IElement, IHasBindingAttributes, IHasLocation, IIdentityConstraintElement, IJobHelper, IKeyRefConstraintElement, INamed, INode, IOpenAttributes, IParent, ISchemaDataAdder, ISourceInfo, ITopLevelJobHelper, IXmlElement, IXmlNode
- public class ElementKeyRefConstraintElement
- extends ElementIdentityConstraintElement
- implements IKeyRefConstraintElement
Methods inherited from class org.jbind.xml.schema.element.Element |
acceptAppInfoVisitor, addAttribute, createChild, createGlobalRef, getAttributes, getBindingAttribute, getBoolean, getChildByClass, getDefaultedLocalBindingAttribute, getDefaultedLocalStringBindingAttribute, getLocalBindingAttribute, getLocalName, getLocalStringBindingAttribute, getLocation, getNamespace, getNamespaceUri, getParent_, getParentHelper, getPrefix, getPrefixToNamespaceMapping, getQName, getSchema, getSchemaDocument, getSchemaElement, getStringBindingAttribute, getSubElement, getTargetNamespace, isTopLevelComponent, iterChildrenByClass, setLocation, setParent_ |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ElementKeyRefConstraintElement
public ElementKeyRefConstraintElement(CreationParams aCreationParams)
getRefer
public IRef getRefer()
doCreateAttribute
protected IAttribute doCreateAttribute(ACParams anACParams)
throws XmlException
- Description copied from class:
Element
- Hook method to create an attribute.
- Overrides:
doCreateAttribute
in class Named
- Throws:
XmlException
validateElement
public void validateElement(IElemValHelper aHelper,
IConstraintViolations aViolations)
- Specified by:
validateElement
in interface IElement
- Overrides:
validateElement
in class IdentityConstraintElement
doCollectRefsForCompletion
protected void doCollectRefsForCompletion(IElementHelper anElementHelper,
IJobRefs aJobRefs)
- Overrides:
doCollectRefsForCompletion
in class IdentityConstraintElement
createComponent
public IComponent createComponent(IElementHelper anElementHelper,
IConstraintViolations aViolations)
- Specified by:
createComponent
in interface IComponentJobHelper
completeComponent
public void completeComponent(IElementHelper anElementHelper,
IComponent aComponent,
IConstraintViolations aViolations)
- Specified by:
completeComponent
in interface IComponentJobHelper
- Overrides:
completeComponent
in class IdentityConstraintElement