|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyContextCS
A representation of the model object 'Property Context CS'.
The following features are supported:
CSTPackage.getPropertyContextCS()
Method Summary | |
---|---|
|
getConstraints()
Returns the value of the 'Constraints' containment reference list. |
PathNameCS |
getPathNameCS()
Returns the value of the 'Path Name CS' containment reference |
SimpleNameCS |
getSimpleNameCS()
Returns the value of the 'Simple Name CS' containment reference |
TypeCS |
getTypeCS()
Returns the value of the 'Type CS' containment reference |
void |
setPathNameCS(PathNameCS value)
Sets the value of the ' Path Name CS ' containment reference |
void |
setSimpleNameCS(SimpleNameCS value)
Sets the value of the ' Simple Name CS ' containment reference |
void |
setTypeCS(TypeCS value)
Sets the value of the ' Type CS ' containment reference |
Methods inherited from interface org.eclipse.ocl.cst.CSTNode |
---|
getAst, getEndOffset, getEndToken, getStartOffset, getStartToken, setAst, setEndOffset, setEndToken, setStartOffset, setStartToken |
Method Detail |
---|
PathNameCS getPathNameCS()
If the meaning of the 'Path Name CS' containment reference isn't clear, there really should be more of a description here...
setPathNameCS(PathNameCS)
,
CSTPackage.getPropertyContextCS_PathNameCS()
void setPathNameCS(PathNameCS value)
Path Name CS
' containment reference.
value
- the new value of the 'Path Name CS' containment reference.getPathNameCS()
SimpleNameCS getSimpleNameCS()
If the meaning of the 'Simple Name CS' containment reference isn't clear, there really should be more of a description here...
setSimpleNameCS(SimpleNameCS)
,
CSTPackage.getPropertyContextCS_SimpleNameCS()
void setSimpleNameCS(SimpleNameCS value)
Simple Name CS
' containment reference.
value
- the new value of the 'Simple Name CS' containment reference.getSimpleNameCS()
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.getPropertyContextCS_TypeCS()
void setTypeCS(TypeCS value)
Type CS
' containment reference.
value
- the new value of the 'Type CS' containment reference.getTypeCS()
getConstraints()
InitOrDerValueCS
.
If the meaning of the 'Constraints' containment reference list isn't clear, there really should be more of a description here...
CSTPackage.getPropertyContextCS_Constraints()
|
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 |