|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DerivesFrom
A representation of the model object 'Derives From'.
The following features are supported:
GASTMPackage.getDerivesFrom()| Method Summary | |
|---|---|
AccessKind |
getAccessKind()
Returns the value of the 'Access Kind' containment reference. |
NamedTypeReference |
getClassName()
Returns the value of the 'Class Name' containment reference. |
VirtualSpecification |
getVirtualSpecifier()
Returns the value of the 'Virtual Specifier' containment reference. |
void |
setAccessKind(AccessKind value)
Sets the value of the ' Access Kind' containment reference. |
void |
setClassName(NamedTypeReference value)
Sets the value of the ' Class Name' containment reference. |
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 |
|---|
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.getDerivesFrom_VirtualSpecifier()void setVirtualSpecifier(VirtualSpecification value)
Virtual Specifier' containment reference.
value - the new value of the 'Virtual Specifier' containment reference.getVirtualSpecifier()AccessKind getAccessKind()
If the meaning of the 'Access Kind' containment reference isn't clear, there really should be more of a description here...
setAccessKind(AccessKind),
GASTMPackage.getDerivesFrom_AccessKind()void setAccessKind(AccessKind value)
Access Kind' containment reference.
value - the new value of the 'Access Kind' containment reference.getAccessKind()NamedTypeReference getClassName()
If the meaning of the 'Class Name' containment reference isn't clear, there really should be more of a description here...
setClassName(NamedTypeReference),
GASTMPackage.getDerivesFrom_ClassName()void setClassName(NamedTypeReference value)
Class Name' containment reference.
value - the new value of the 'Class Name' containment reference.getClassName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||