|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RaiseExp
A representation of the model object 'Raise Exp'.
The following features are supported:
ImperativeOCLPackage.getRaiseExp()
Method Summary | |
---|---|
OCLExpression |
getArgument()
Returns the value of the 'Argument' containment reference |
EClassifier |
getException()
Returns the value of the 'Exception' reference |
void |
setArgument(OCLExpression value)
Sets the value of the ' Argument ' containment reference |
void |
setException(EClassifier value)
Sets the value of the ' Exception ' reference |
Method Detail |
---|
OCLExpression getArgument()
If the meaning of the 'Argument' containment reference isn't clear, there really should be more of a description here...
setArgument(OCLExpression)
,
ImperativeOCLPackage.getRaiseExp_Argument()
void setArgument(OCLExpression value)
Argument
' containment reference.
value
- the new value of the 'Argument' containment reference.getArgument()
EClassifier getException()
If the meaning of the 'Exception' reference isn't clear, there really should be more of a description here...
setException(EClassifier)
,
ImperativeOCLPackage.getRaiseExp_Exception()
void setException(EClassifier value)
Exception
' reference.
value
- the new value of the 'Exception' reference.getException()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |