|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IArea | |
|---|---|
| gov.nasa.arc.brahms.vm.api.common | |
| Uses of IArea in gov.nasa.arc.brahms.vm.api.common |
|---|
| Methods in gov.nasa.arc.brahms.vm.api.common that return IArea | |
|---|---|
IArea |
IModel.getArea(java.lang.String name)
Returns the area with the specified name. |
IArea |
IModel.getArea(java.lang.String name,
int strategy)
Returns the area with the specified name. |
IArea |
IAreaDef.newInstance(java.lang.String name,
IContext actionCtx)
newInstance creates a new instance of this area definition and returns the new instance. |
| Methods in gov.nasa.arc.brahms.vm.api.common that return types with arguments of type IArea | |
|---|---|
java.util.List<IArea> |
IAreaDef.getInstances(boolean includeSubClasses)
Returns a list of all of this class' instances. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||