|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Typedef
A representation of the model object 'Typedef'.
The following features are supported:
ImperativeOCLPackage.getTypedef()
Method Summary | |
---|---|
EClassifier |
getBase()
Returns the value of the 'Base' reference |
OCLExpression |
getCondition()
Returns the value of the 'Condition' containment reference |
void |
setBase(EClassifier value)
Sets the value of the ' Base ' reference |
void |
setCondition(OCLExpression value)
Sets the value of the ' Condition ' containment reference |
Method Detail |
---|
EClassifier getBase()
If the meaning of the 'Base' reference isn't clear, there really should be more of a description here...
setBase(EClassifier)
,
ImperativeOCLPackage.getTypedef_Base()
void setBase(EClassifier value)
Base
' reference.
value
- the new value of the 'Base' reference.getBase()
OCLExpression getCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setCondition(OCLExpression)
,
ImperativeOCLPackage.getTypedef_Condition()
void setCondition(OCLExpression value)
Condition
' containment reference.
value
- the new value of the 'Condition' containment reference.getCondition()
|
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 |