|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionMemberAttributes
A representation of the model object 'Function Member Attributes'.
The following features are supported:
GASTMPackage.getFunctionMemberAttributes()| Method Summary | |
|---|---|
java.lang.Boolean |
getIsFriend()
Returns the value of the 'Is Friend' attribute. |
java.lang.Boolean |
getIsInLine()
Returns the value of the 'Is In Line' attribute. |
java.lang.Boolean |
getIsThisConst()
Returns the value of the 'Is This Const' attribute. |
VirtualSpecification |
getVirtualSpecifier()
Returns the value of the 'Virtual Specifier' containment reference. |
void |
setIsFriend(java.lang.Boolean value)
Sets the value of the ' Is Friend' attribute. |
void |
setIsInLine(java.lang.Boolean value)
Sets the value of the ' Is In Line' attribute. |
void |
setIsThisConst(java.lang.Boolean value)
Sets the value of the ' Is This Const' attribute. |
void |
setVirtualSpecifier(VirtualSpecification value)
Sets the value of the ' Virtual Specifier' containment reference. |
| Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
|---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
| Method Detail |
|---|
java.lang.Boolean getIsFriend()
If the meaning of the 'Is Friend' attribute isn't clear, there really should be more of a description here...
setIsFriend(Boolean),
GASTMPackage.getFunctionMemberAttributes_IsFriend()void setIsFriend(java.lang.Boolean value)
Is Friend' attribute.
value - the new value of the 'Is Friend' attribute.getIsFriend()java.lang.Boolean getIsInLine()
If the meaning of the 'Is In Line' attribute isn't clear, there really should be more of a description here...
setIsInLine(Boolean),
GASTMPackage.getFunctionMemberAttributes_IsInLine()void setIsInLine(java.lang.Boolean value)
Is In Line' attribute.
value - the new value of the 'Is In Line' attribute.getIsInLine()java.lang.Boolean getIsThisConst()
If the meaning of the 'Is This Const' attribute isn't clear, there really should be more of a description here...
setIsThisConst(Boolean),
GASTMPackage.getFunctionMemberAttributes_IsThisConst()void setIsThisConst(java.lang.Boolean value)
Is This Const' attribute.
value - the new value of the 'Is This Const' attribute.getIsThisConst()VirtualSpecification getVirtualSpecifier()
If the meaning of the 'Virtual Specifier' containment reference isn't clear, there really should be more of a description here...
setVirtualSpecifier(VirtualSpecification),
GASTMPackage.getFunctionMemberAttributes_VirtualSpecifier()void setVirtualSpecifier(VirtualSpecification value)
Virtual Specifier' containment reference.
value - the new value of the 'Virtual Specifier' containment reference.getVirtualSpecifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||