|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeAccess
A representation of the model object 'Type Access'.
The following features are supported:
JavaPackage.getTypeAccess()| Method Summary | |
|---|---|
NamespaceAccess |
getQualifier()
Returns the value of the 'Qualifier' containment reference. |
Type |
getType()
Returns the value of the 'Type' reference. |
void |
setQualifier(NamespaceAccess value)
Sets the value of the ' Qualifier' containment reference. |
void |
setType(Type value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
Type getType()
Usages In Type Access'.
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(Type),
JavaPackage.getTypeAccess_Type(),
Type.getUsagesInTypeAccess()void setType(Type value)
Type' reference.
value - the new value of the 'Type' reference.getType()NamespaceAccess getQualifier()
If the meaning of the 'Qualifier' containment reference isn't clear, there really should be more of a description here...
setQualifier(NamespaceAccess),
JavaPackage.getTypeAccess_Qualifier()void setQualifier(NamespaceAccess value)
Qualifier' containment reference.
value - the new value of the 'Qualifier' containment reference.getQualifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||