|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XSDIdentityConstraintDefinition
A representation of the model object 'Identity Constraint Definition'.
The following features are supported:
XSDPackage.getXSDIdentityConstraintDefinition()
Method Summary | |
---|---|
XSDAnnotation |
getAnnotation()
Returns the value of the 'Annotation' containment reference |
EList<XSDXPathDefinition> |
getFields()
Returns the value of the 'Fields' containment reference list. |
XSDIdentityConstraintCategory |
getIdentityConstraintCategory()
Returns the value of the 'Identity Constraint Category' attribute. |
XSDIdentityConstraintDefinition |
getReferencedKey()
Returns the value of the 'Referenced Key' reference |
XSDXPathDefinition |
getSelector()
Returns the value of the 'Selector' containment reference |
void |
setAnnotation(XSDAnnotation value)
Sets the value of the ' Annotation ' containment reference |
void |
setIdentityConstraintCategory(XSDIdentityConstraintCategory value)
Sets the value of the ' Identity Constraint Category ' attribute |
void |
setReferencedKey(XSDIdentityConstraintDefinition value)
Sets the value of the ' Referenced Key ' reference |
void |
setSelector(XSDXPathDefinition value)
Sets the value of the ' Selector ' containment reference |
Methods inherited from interface org.eclipse.xsd.XSDNamedComponent |
---|
getAliasName, getAliasURI, getName, getQName, getQName, getTargetNamespace, getURI, hasNameAndTargetNamespace, hasSameNameAndTargetNamespace, hasURI, setName, setTargetNamespace |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
XSDIdentityConstraintCategory getIdentityConstraintCategory()
XSDIdentityConstraintCategory
.
This represents the identity constraint category infoset property.
XSDIdentityConstraintCategory
,
setIdentityConstraintCategory(XSDIdentityConstraintCategory)
,
XSDPackage.getXSDIdentityConstraintDefinition_IdentityConstraintCategory()
void setIdentityConstraintCategory(XSDIdentityConstraintCategory value)
Identity Constraint Category
' attribute.
value
- the new value of the 'Identity Constraint Category' attribute.XSDIdentityConstraintCategory
,
getIdentityConstraintCategory()
XSDAnnotation getAnnotation()
This represents the annotation infoset property.
setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDIdentityConstraintDefinition_Annotation()
void setAnnotation(XSDAnnotation value)
Annotation
' containment reference.
value
- the new value of the 'Annotation' containment reference.getAnnotation()
XSDIdentityConstraintDefinition getReferencedKey()
This represents the referenced key infoset property.
setReferencedKey(XSDIdentityConstraintDefinition)
,
XSDPackage.getXSDIdentityConstraintDefinition_ReferencedKey()
void setReferencedKey(XSDIdentityConstraintDefinition value)
Referenced Key
' reference.
value
- the new value of the 'Referenced Key' reference.getReferencedKey()
XSDXPathDefinition getSelector()
This represents the selector infoset property.
setSelector(XSDXPathDefinition)
,
XSDPackage.getXSDIdentityConstraintDefinition_Selector()
void setSelector(XSDXPathDefinition value)
Selector
' containment reference.
value
- the new value of the 'Selector' containment reference.getSelector()
EList<XSDXPathDefinition> getFields()
XSDXPathDefinition
.
This represents the fields infoset property.
XSDPackage.getXSDIdentityConstraintDefinition_Fields()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |