|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnonymousClassDeclaration
A representation of the model object 'Anonymous Class Declaration'.
The following features are supported:
JavaPackage.getAnonymousClassDeclaration()| Method Summary | |
|---|---|
|
getBodyDeclarations()
Returns the value of the 'Body Declarations' containment reference list. |
ClassInstanceCreation |
getClassInstanceCreation()
Returns the value of the 'Class Instance Creation' container reference. |
void |
setClassInstanceCreation(ClassInstanceCreation value)
Sets the value of the ' Class Instance Creation' container reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
getBodyDeclarations()
BodyDeclaration.
It is bidirectional and its opposite is 'Anonymous Class Declaration Owner'.
If the meaning of the 'Body Declarations' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getAnonymousClassDeclaration_BodyDeclarations(),
BodyDeclaration.getAnonymousClassDeclarationOwner()ClassInstanceCreation getClassInstanceCreation()
Anonymous Class Declaration'.
If the meaning of the 'Class Instance Creation' container reference isn't clear, there really should be more of a description here...
setClassInstanceCreation(ClassInstanceCreation),
JavaPackage.getAnonymousClassDeclaration_ClassInstanceCreation(),
ClassInstanceCreation.getAnonymousClassDeclaration()void setClassInstanceCreation(ClassInstanceCreation value)
Class Instance Creation' container reference.
value - the new value of the 'Class Instance Creation' container reference.getClassInstanceCreation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||