|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Invocation | |
---|---|
gov.nasa.arc.brahms.common.data | |
gov.nasa.arc.brahms.vm.data |
Uses of Invocation in gov.nasa.arc.brahms.common.data |
---|
Subclasses of Invocation in gov.nasa.arc.brahms.common.data | |
---|---|
class |
ConstructorInvocation
A ConstructorInvocation is a Java class instance creation expression. |
class |
MethodInvocation
A MethodInvocation is a reference to an Java method made in a workframe. |
Uses of Invocation in gov.nasa.arc.brahms.vm.data |
---|
Subclasses of Invocation in gov.nasa.arc.brahms.vm.data | |
---|---|
class |
VMConstructorInvocation
The VMConstructorInvocation is a ConstructorInvocation with extensions for use in the virtual machine. |
class |
VMMethodInvocation
The VMMethodInvocation is a MethodInvocation with extensions for use in the virtual machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |