|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DefCS
A representation of the model object 'Def CS'.
The following features are supported:
CSTPackage.getDefCS()| Method Summary | |
|---|---|
DefExpressionCS |
getDefExpressionCS()
Returns the value of the 'Def Expression CS' containment reference. |
boolean |
isStatic()
Returns the value of the 'Static' attribute. |
void |
setDefExpressionCS(DefExpressionCS value)
Sets the value of the ' Def Expression CS' containment reference. |
void |
setStatic(boolean value)
Sets the value of the ' Static' attribute. |
| Methods inherited from interface org.eclipse.ocl.cst.InvOrDefCS |
|---|
getSimpleNameCS, setSimpleNameCS |
| Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
|---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
DefExpressionCS getDefExpressionCS()
If the meaning of the 'Def Expression CS' containment reference isn't clear, there really should be more of a description here...
setDefExpressionCS(DefExpressionCS),
CSTPackage.getDefCS_DefExpressionCS()void setDefExpressionCS(DefExpressionCS value)
Def Expression CS' containment reference.
value - the new value of the 'Def Expression CS' containment reference.getDefExpressionCS()boolean isStatic()
"false".
If the meaning of the 'Static' attribute isn't clear, there really should be more of a description here...
setStatic(boolean),
CSTPackage.getDefCS_Static()void setStatic(boolean value)
Static' attribute.
value - the new value of the 'Static' attribute.isStatic()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||