|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.platform.Platform
avrora.sim.platform.DefaultPlatform
The DefaultPlatform class represents the simplest type of platform, a microcontroller
with no externally connected devices. This makes it easier to instantiate bare microcontrollers
(rather than doing backflips processing options elsewhere in the code).
| Nested Class Summary | |
static class |
DefaultPlatform.Factory
The DefaultPlatform.Factory class implements a factory for a default platform. |
| Field Summary | |
int |
id
|
| Fields inherited from class avrora.sim.platform.Platform |
devices, mcu |
| Methods inherited from class avrora.sim.platform.Platform |
addDevice, getDevice, getMicrocontroller |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final int id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||