| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
ClassInstanceCreation.getAnonymousClassDeclaration()
Returns the value of the 'Anonymous Class Declaration' containment reference.
|
AnonymousClassDeclaration |
EnumConstantDeclaration.getAnonymousClassDeclaration()
Returns the value of the 'Anonymous Class Declaration' containment reference.
|
AnonymousClassDeclaration |
BodyDeclaration.getAnonymousClassDeclarationOwner()
Returns the value of the 'Anonymous Class Declaration Owner' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassInstanceCreation.setAnonymousClassDeclaration(AnonymousClassDeclaration value)
Sets the value of the '
Anonymous Class Declaration' containment reference. |
void |
EnumConstantDeclaration.setAnonymousClassDeclaration(AnonymousClassDeclaration value)
Sets the value of the '
Anonymous Class Declaration' containment reference. |
void |
BodyDeclaration.setAnonymousClassDeclarationOwner(AnonymousClassDeclaration value)
Sets the value of the '
Anonymous Class Declaration Owner' container reference. |
| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
JavaFactory.createAnonymousClassDeclaration()
Returns a new object of class 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnonymousClassDeclaration(AnonymousClassDeclaration object)
Returns the result of interpreting the object as an instance of 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
JavaFactory.createAnonymousClassDeclaration()
Returns a new object of class 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
JavaFactory.createAnonymousClassDeclaration()
Returns a new object of class 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnonymousClassDeclaration(AnonymousClassDeclaration object)
Returns the result of interpreting the object as an instance of 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
JavaFactory.createAnonymousClassDeclaration()
Returns a new object of class 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnonymousClassDeclaration(AnonymousClassDeclaration object)
Returns the result of interpreting the object as an instance of 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
AnonymousClassDeclaration |
JavaFactory.createAnonymousClassDeclaration()
Returns a new object of class 'Anonymous Class Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseAnonymousClassDeclaration(AnonymousClassDeclaration object)
Returns the result of interpreting the object as an instance of 'Anonymous Class Declaration'.
|