|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TickableInterface
This file is licensed under the GNU Public Licens (GPL).
This interface defines the methods of Tickable.
| Method Summary | |
|---|---|
java.lang.String |
getFullName()
Returns the Full Canonical Name of the object. |
long |
getID()
Returns the unique ID. |
java.lang.String |
getName()
Returns the Name of the object. |
java.lang.String |
getVersion()
Returns the Version of the object |
void |
Tick()
This function is called in each step of the simulator. |
| Method Detail |
|---|
void Tick()
java.lang.String getFullName()
long getID()
java.lang.String getName()
java.lang.String getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||