|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableCS
A representation of the model object 'Variable CS'.
The following features are supported:
CSTPackage.getVariableCS()| Method Summary | |
|---|---|
OCLExpressionCS |
getInitExpression()
Returns the value of the 'Init Expression' containment reference |
String |
getName()
Returns the value of the 'Name' attribute |
TypeCS |
getTypeCS()
Returns the value of the 'Type CS' containment reference |
void |
setInitExpression(OCLExpressionCS value)
Sets the value of the ' Init Expression' containment reference |
void |
setName(String value)
Sets the value of the ' Name' attribute |
void |
setTypeCS(TypeCS value)
Sets the value of the ' Type CS' containment reference |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getEndOffset, getStartOffset, setEndOffset, setStartOffset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
CSTPackage.getVariableCS_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()TypeCS getTypeCS()
If the meaning of the 'Type CS' containment reference isn't clear, there really should be more of a description here...
setTypeCS(TypeCS),
CSTPackage.getVariableCS_TypeCS()void setTypeCS(TypeCS value)
Type CS' containment reference.
value - the new value of the 'Type CS' containment reference.getTypeCS()OCLExpressionCS getInitExpression()
If the meaning of the 'Init Expression' containment reference isn't clear, there really should be more of a description here...
setInitExpression(OCLExpressionCS),
CSTPackage.getVariableCS_InitExpression()void setInitExpression(OCLExpressionCS value)
Init Expression' containment reference.
value - the new value of the 'Init Expression' containment reference.getInitExpression()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||