|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IModel | |
---|---|
gov.nasa.arc.brahms.vm.api | |
gov.nasa.arc.brahms.vm.api.components | |
gov.nasa.arc.brahms.vm.api.jac | |
gov.nasa.arc.brahms.vm.api.jagt | |
gov.nasa.arc.brahms.vm.api.jsvc |
Uses of IModel in gov.nasa.arc.brahms.vm.api |
---|
Methods in gov.nasa.arc.brahms.vm.api that return IModel | |
---|---|
static IModel |
JAPI.getModel()
Returns a reference to the model loaded in the virtual machine. |
Uses of IModel in gov.nasa.arc.brahms.vm.api.components |
---|
Methods in gov.nasa.arc.brahms.vm.api.components that return IModel | |
---|---|
IModel |
IVMController.getModel()
Returns an interface to the model loaded in the virtual machine providing access to the concepts loaded in the virtual machine. |
Uses of IModel in gov.nasa.arc.brahms.vm.api.jac |
---|
Methods in gov.nasa.arc.brahms.vm.api.jac that return IModel | |
---|---|
protected IModel |
AbstractExternalActivity.getModel()
Returns a reference to the model loaded in the virtual machine. |
Uses of IModel in gov.nasa.arc.brahms.vm.api.jagt |
---|
Methods in gov.nasa.arc.brahms.vm.api.jagt that return IModel | |
---|---|
protected IModel |
AbstractExternalAgent.getModel()
Returns a reference to the model loaded in the virtual machine. |
Uses of IModel in gov.nasa.arc.brahms.vm.api.jsvc |
---|
Methods in gov.nasa.arc.brahms.vm.api.jsvc that return IModel | |
---|---|
protected IModel |
AbstractExternalService.getModel()
Returns a reference to the model loaded in the virtual machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |