|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractTypeDeclaration
A representation of the model object 'Abstract Type Declaration'.
The following features are supported:
JavaPackage.getAbstractTypeDeclaration()| Method Summary | |
|---|---|
|
getBodyDeclarations()
Returns the value of the 'Body Declarations' containment reference list. |
|
getCommentsAfterBody()
Returns the value of the 'Comments After Body' containment reference list. |
|
getCommentsBeforeBody()
Returns the value of the 'Comments Before Body' containment reference list. |
Package |
getPackage()
Returns the value of the 'Package' container reference. |
|
getSuperInterfaces()
Returns the value of the 'Super Interfaces' containment reference list. |
void |
setPackage(Package value)
Sets the value of the ' Package' container reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.BodyDeclaration |
|---|
getAbstractTypeDeclaration, getAnnotations, getAnonymousClassDeclarationOwner, getModifier, setAbstractTypeDeclaration, setAnonymousClassDeclarationOwner, setModifier |
| 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 |
| Methods inherited from interface org.eclipse.gmt.modisco.java.Type |
|---|
getUsagesInTypeAccess |
| 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 |
|---|
getBodyDeclarations()
BodyDeclaration.
It is bidirectional and its opposite is 'Abstract Type Declaration'.
If the meaning of the 'Body Declarations' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getAbstractTypeDeclaration_BodyDeclarations(),
BodyDeclaration.getAbstractTypeDeclaration()getCommentsBeforeBody()
Comment.
If the meaning of the 'Comments Before Body' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getAbstractTypeDeclaration_CommentsBeforeBody()getCommentsAfterBody()
Comment.
If the meaning of the 'Comments After Body' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getAbstractTypeDeclaration_CommentsAfterBody()Package getPackage()
Owned Elements'.
If the meaning of the 'Package' container reference isn't clear, there really should be more of a description here...
setPackage(org.eclipse.gmt.modisco.java.Package),
JavaPackage.getAbstractTypeDeclaration_Package(),
Package.getOwnedElements()void setPackage(Package value)
Package' container reference.
value - the new value of the 'Package' container reference.getPackage()getSuperInterfaces()
TypeAccess.
If the meaning of the 'Super Interfaces' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getAbstractTypeDeclaration_SuperInterfaces()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||