|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IApplicationExternalAccess
External access interface for applications.
| Method Summary | |
|---|---|
IFuture |
getChildren(String type)
Get the children (if any). |
IFuture |
getFileName(String ctype)
Get the model name of a component type. |
ISpace |
getSpace(String name)
Get a space of the application. |
| Methods inherited from interface jadex.bridge.IExternalAccess |
|---|
getChildren, getComponentIdentifier, getModel, getParent, getServiceProvider, killComponent, scheduleStep |
| Method Detail |
|---|
IFuture getChildren(String type)
IFuture getFileName(String ctype)
ctype - The component type.
ISpace getSpace(String name)
name - The name of the space.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||