| Modifier and Type | Interface and Description |
|---|---|
interface |
UnresolvedMethodDeclaration
A representation of the model object 'Unresolved Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
MethodDeclaration.getRedefinedMethodDeclaration()
Returns the value of the 'Redefined Method Declaration' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodDeclaration.setRedefinedMethodDeclaration(MethodDeclaration value)
Sets the value of the '
Redefined Method Declaration' reference. |
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactory.createMethodDeclaration()
Returns a new object of class 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseMethodDeclaration(MethodDeclaration object)
Returns the result of interpreting the object as an instance of 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactory.createMethodDeclaration()
Returns a new object of class 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactory.createMethodDeclaration()
Returns a new object of class 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseMethodDeclaration(MethodDeclaration object)
Returns the result of interpreting the object as an instance of 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactory.createMethodDeclaration()
Returns a new object of class 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseMethodDeclaration(MethodDeclaration object)
Returns the result of interpreting the object as an instance of 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
MethodDeclaration |
JavaFactory.createMethodDeclaration()
Returns a new object of class 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseMethodDeclaration(MethodDeclaration object)
Returns the result of interpreting the object as an instance of 'Method Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GetMethodDeclarationText.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
IsAroundInvoke.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsDenyAll.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsInit.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsPostActivate.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsPostConstruct.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsPreDestroy.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsPrePassivate.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsRemove.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |
java.lang.Boolean |
IsTimeout.evaluate(MethodDeclaration context,
ParameterValueList parameterValues) |