|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstantiationExp
A representation of the model object 'Instantiation Exp'.
The following features are supported:
ImperativeOCLPackage.getInstantiationExp()
Method Summary | |
---|---|
|
getArgument()
Returns the value of the 'Argument' containment reference list. |
Variable |
getExtent()
Returns the value of the 'Extent' reference |
EClass |
getInstantiatedClass()
Returns the value of the 'Instantiated Class' reference |
void |
setExtent(Variable value)
Sets the value of the ' Extent ' reference |
void |
setInstantiatedClass(EClass value)
Sets the value of the ' Instantiated Class ' reference |
Method Detail |
---|
getArgument()
org.eclipse.ocl.ecore.OCLExpression
.
If the meaning of the 'Argument' containment reference list isn't clear, there really should be more of a description here...
ImperativeOCLPackage.getInstantiationExp_Argument()
Variable getExtent()
If the meaning of the 'Extent' reference isn't clear, there really should be more of a description here...
setExtent(Variable)
,
ImperativeOCLPackage.getInstantiationExp_Extent()
void setExtent(Variable value)
Extent
' reference.
value
- the new value of the 'Extent' reference.getExtent()
EClass getInstantiatedClass()
If the meaning of the 'Instantiated Class' reference isn't clear, there really should be more of a description here...
setInstantiatedClass(EClass)
,
ImperativeOCLPackage.getInstantiationExp_InstantiatedClass()
void setInstantiatedClass(EClass value)
Instantiated Class
' reference.
value
- the new value of the 'Instantiated Class' reference.getInstantiatedClass()
|
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 |