|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.platform.Platforms
The Platforms class represents the library of known
platforms. It is statically initialized. Given a description string
such as "mica", it will return an appropriate instance of
PlatformFactory that is capable of instantiating
multiple individual nodes.
| Constructor Summary | |
Platforms()
|
|
| Method Summary | |
static PlatformFactory |
getPlatform(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Platforms()
| Method Detail |
public static PlatformFactory getPlatform(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||