|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnumConstantDeclaration
A representation of the model object 'Enum Constant Declaration'.
The following features are supported:
JavaPackage.getEnumConstantDeclaration()| Method Summary | |
|---|---|
AnonymousClassDeclaration |
getAnonymousClassDeclaration()
Returns the value of the 'Anonymous Class Declaration' containment reference. |
|
getArguments()
Returns the value of the 'Arguments' containment reference list. |
void |
setAnonymousClassDeclaration(AnonymousClassDeclaration value)
Sets the value of the ' Anonymous Class Declaration' containment 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.VariableDeclaration |
|---|
getExtraArrayDimensions, getInitializer, getUsageInVariableAccess, setExtraArrayDimensions, setInitializer |
| 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 |
|---|
AnonymousClassDeclaration getAnonymousClassDeclaration()
If the meaning of the 'Anonymous Class Declaration' containment reference isn't clear, there really should be more of a description here...
setAnonymousClassDeclaration(AnonymousClassDeclaration),
JavaPackage.getEnumConstantDeclaration_AnonymousClassDeclaration()void setAnonymousClassDeclaration(AnonymousClassDeclaration value)
Anonymous Class Declaration' containment reference.
value - the new value of the 'Anonymous Class Declaration' containment reference.getAnonymousClassDeclaration()getArguments()
Expression.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getEnumConstantDeclaration_Arguments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||