|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A rule that specifies the values allowed in one or more columns of every row of a table.
Method Summary | |
org.omg.cwm.resource.relational.enumerations.DeferrabilityType |
getDeferrability()
Indicates the timing of the constraint enforcement during multiple-user updates. |
void |
setDeferrability(org.omg.cwm.resource.relational.enumerations.DeferrabilityType newValue)
Indicates the timing of the constraint enforcement during multiple-user updates. |
Methods inherited from interface org.omg.cwm.objectmodel.core.Constraint |
getBody, getConstrainedElement, setBody |
Methods inherited from interface org.omg.cwm.objectmodel.core.ModelElement |
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public org.omg.cwm.resource.relational.enumerations.DeferrabilityType getDeferrability() throws javax.jmi.reflect.JmiException
public void setDeferrability(org.omg.cwm.resource.relational.enumerations.DeferrabilityType newValue) throws javax.jmi.reflect.JmiException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |