Java Reference
In-Depth Information
Table 14-14
Property Operations
Return Type
Name
Description
Void
set (Object, Object)
Sets the first Object to the second Object
Object
get (Object)
Returns the Object specified
The supertype of Operation is Feature .
Table 14-15
Operation Operations
Return Type
Name
Description
Object
evaluate
Evaluates the Operation and provided parameters
(Object, List)
List
getParameterTypes ()
Returns a List of parameter Types for the
Operation
The supertype of StaticProperty is Feature .
Table 14-16
StaticProperty Operations
Return Type
Name
Description
Object
get ()
Returns the static value
The supertype of AdviceContext is Object .
Table 14-17
AdviceContext Properties
Type
Name
Description
List
paramNames
The List of parameter names
String
name
The name of the AdviceContext
List
paramTypes
The List of parameter Types
List
paramValues
The List of parameter values
 
Search WWH ::




Custom Search