public interface XSDElementIdentityConstraint extends XSDComponent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConstraintType()
Get the constraint type value for this identity constraint.
|
java.util.List |
getFieldXPathValues()
Get the values of the 'xpath' attribute for all field components.
|
java.lang.String |
getName()
Get the name of the identity constraint.
|
javax.xml.namespace.QName |
getReferenceValue()
Get the value of the 'refer' attribute for a keyref constraint.
|
java.lang.String |
getSelectorXPathValue()
Get the value of the 'xpath' attribute of the selector component.
|
getAllMetadata, getAnnotations, getIDValue, getUniqueID
static final java.lang.String COPYRIGHT
static final java.lang.String VERSION
java.lang.String getName()
java.lang.String getConstraintType()
javax.xml.namespace.QName getReferenceValue()
java.lang.String getSelectorXPathValue()
java.util.List getFieldXPathValues()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.