|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MemberObject
A representation of the model object 'Member Object'.
The following features are supported:
GASTMPackage.getMemberObject()
Method Summary | |
---|---|
DefinitionObject |
getMember()
Returns the value of the 'Member' containment reference. |
java.lang.Integer |
getOffset()
Returns the value of the 'Offset' attribute. |
void |
setMember(DefinitionObject value)
Sets the value of the ' Member ' containment reference. |
void |
setOffset(java.lang.Integer value)
Sets the value of the ' Offset ' attribute. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.GASTMSyntaxObject |
---|
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfo |
Method Detail |
---|
java.lang.Integer getOffset()
If the meaning of the 'Offset' attribute isn't clear, there really should be more of a description here...
setOffset(Integer)
,
GASTMPackage.getMemberObject_Offset()
void setOffset(java.lang.Integer value)
Offset
' attribute.
value
- the new value of the 'Offset' attribute.getOffset()
DefinitionObject getMember()
If the meaning of the 'Member' containment reference isn't clear, there really should be more of a description here...
setMember(DefinitionObject)
,
GASTMPackage.getMemberObject_Member()
void setMember(DefinitionObject value)
Member
' containment reference.
value
- the new value of the 'Member' containment reference.getMember()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |