|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ModelElementConstraint object instance interface.
Method Summary | |
ModelElement |
getContextElement()
Returns the model element which is a context for this constraint. |
java.lang.String |
getDefaultErrorText()
Returns the value of attribute DefaultErrorText. |
Entity |
getEntityOwner()
Returns the value of reference entityOwner. |
java.lang.String |
getOclExpression()
Returns the value of attribute OclExpression. |
AbstractOperation |
getOperationOwner()
Returns the value of reference operationOwner. |
Structure |
getStructureOwner()
Returns the value of reference structureOwner. |
void |
setDefaultErrorText(java.lang.String newValue)
Sets the value of DefaultErrorText attribute. |
void |
setEntityOwner(Entity newValue)
Sets the value of reference entityOwner. |
void |
setOclExpression(java.lang.String newValue)
Sets the value of OclExpression attribute. |
void |
setOperationOwner(AbstractOperation newValue)
Sets the value of reference operationOwner. |
void |
setStructureOwner(Structure newValue)
Sets the value of reference structureOwner. |
Methods inherited from interface com.metaboss.sdlctools.models.metabossmodel.ModelElement |
findAttachment, getAttachment, getAttachments, getCombinedContents, getContents, getDescription, getDiagramModelElements, getName, getOwnerIdentifier, getRef, getReferencedElements, getTags, isContainedWithin, isDerived, mayContain, mayContainWithin, setDescription, setName, setOwnerIdentifier |
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 ModelElement getContextElement()
public java.lang.String getOclExpression()
public void setOclExpression(java.lang.String newValue)
getOclExpression()
for description on the attribute.
newValue
- New value to be set.public java.lang.String getDefaultErrorText()
public void setDefaultErrorText(java.lang.String newValue)
getDefaultErrorText()
for description on the attribute.
newValue
- New value to be set.public Structure getStructureOwner()
public void setStructureOwner(Structure newValue)
getStructureOwner()
for description on the reference.
newValue
- New value to be set.public Entity getEntityOwner()
public void setEntityOwner(Entity newValue)
getEntityOwner()
for
description on the reference.
newValue
- New value to be set.public AbstractOperation getOperationOwner()
public void setOperationOwner(AbstractOperation newValue)
getOperationOwner()
for description on the reference.
newValue
- New value to be set.
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |