|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrasmus.interpreter.unit.UnitInstance
public class UnitInstance
| Constructor Summary | |
|---|---|
UnitInstance(Unit runit,
Parameters parameters,
java.lang.Object[] factories)
|
|
| Method Summary | |
|---|---|
void |
addFactory(UnitFactory factory)
|
void |
close()
|
void |
removeFactory(UnitFactory factory)
|
void |
setUpdateable(boolean updateable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnitInstance(Unit runit,
Parameters parameters,
java.lang.Object[] factories)
| Method Detail |
|---|
public void setUpdateable(boolean updateable)
public void addFactory(UnitFactory factory)
public void removeFactory(UnitFactory factory)
public void close()
close in interface Closeable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||