|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.module.procedural.map.instance.ProductionTable
public class ProductionTable
| Constructor Summary | |
|---|---|
ProductionTable()
|
|
| Method Summary | |
|---|---|
void |
add(IProduction production)
|
void |
remove(IProduction production)
|
void |
setDirty(IProduction production,
boolean isDirty)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProductionTable()
| Method Detail |
|---|
public void add(IProduction production)
public void remove(IProduction production)
public void setDirty(IProduction production,
boolean isDirty)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||