|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeDeclarationStatement
A representation of the model object 'Type Declaration Statement'.
The following features are supported:
JavaPackage.getTypeDeclarationStatement()| Method Summary | |
|---|---|
AbstractTypeDeclaration |
getDeclaration()
Returns the value of the 'Declaration' containment reference. |
void |
setDeclaration(AbstractTypeDeclaration value)
Sets the value of the ' Declaration' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
AbstractTypeDeclaration getDeclaration()
If the meaning of the 'Declaration' containment reference isn't clear, there really should be more of a description here...
setDeclaration(AbstractTypeDeclaration),
JavaPackage.getTypeDeclarationStatement_Declaration()void setDeclaration(AbstractTypeDeclaration value)
Declaration' containment reference.
value - the new value of the 'Declaration' containment reference.getDeclaration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||