|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BodyDeclaration
A representation of the model object 'Body Declaration'.
The following features are supported:
JavaPackage.getBodyDeclaration()| Method Summary | |
|---|---|
AbstractTypeDeclaration |
getAbstractTypeDeclaration()
Returns the value of the 'Abstract Type Declaration' container reference. |
|
getAnnotations()
Returns the value of the 'Annotations' containment reference list. |
AnonymousClassDeclaration |
getAnonymousClassDeclarationOwner()
Returns the value of the 'Anonymous Class Declaration Owner' container reference. |
Modifier |
getModifier()
Returns the value of the 'Modifier' containment reference. |
void |
setAbstractTypeDeclaration(AbstractTypeDeclaration value)
Sets the value of the ' Abstract Type Declaration' container reference. |
void |
setAnonymousClassDeclarationOwner(AnonymousClassDeclaration value)
Sets the value of the ' Anonymous Class Declaration Owner' container reference. |
void |
setModifier(Modifier value)
Sets the value of the ' Modifier' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
|---|
getName, getUsagesInImports, isProxy, setName, setProxy |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
AbstractTypeDeclaration getAbstractTypeDeclaration()
Body Declarations'.
If the meaning of the 'Abstract Type Declaration' container reference isn't clear, there really should be more of a description here...
setAbstractTypeDeclaration(AbstractTypeDeclaration),
JavaPackage.getBodyDeclaration_AbstractTypeDeclaration(),
AbstractTypeDeclaration.getBodyDeclarations()void setAbstractTypeDeclaration(AbstractTypeDeclaration value)
Abstract Type Declaration' container reference.
value - the new value of the 'Abstract Type Declaration' container reference.getAbstractTypeDeclaration()getAnnotations()
Annotation.
If the meaning of the 'Annotations' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getBodyDeclaration_Annotations()AnonymousClassDeclaration getAnonymousClassDeclarationOwner()
Body Declarations'.
If the meaning of the 'Anonymous Class Declaration Owner' container reference isn't clear, there really should be more of a description here...
setAnonymousClassDeclarationOwner(AnonymousClassDeclaration),
JavaPackage.getBodyDeclaration_AnonymousClassDeclarationOwner(),
AnonymousClassDeclaration.getBodyDeclarations()void setAnonymousClassDeclarationOwner(AnonymousClassDeclaration value)
Anonymous Class Declaration Owner' container reference.
value - the new value of the 'Anonymous Class Declaration Owner' container reference.getAnonymousClassDeclarationOwner()Modifier getModifier()
Body Declaration'.
If the meaning of the 'Modifier' containment reference isn't clear, there really should be more of a description here...
setModifier(Modifier),
JavaPackage.getBodyDeclaration_Modifier(),
Modifier.getBodyDeclaration()void setModifier(Modifier value)
Modifier' containment reference.
value - the new value of the 'Modifier' containment reference.getModifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||