|
||||||||||
| 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.AbstractInstantiationMap<T>
public abstract class AbstractInstantiationMap<T>
| Method Summary | |
|---|---|
void |
activate()
|
void |
deactivate()
|
IInstaniationMap |
getParent()
|
ProductionTable |
getProductionTable()
|
T |
getRoot()
|
IInstantiationMapTemplate<T> |
getTemplate()
|
boolean |
isActivated()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jactr.core.module.procedural.map.instance.IInstaniationMap |
|---|
add, getFailedProductions, getSize, getTestableProductions, remove |
| Method Detail |
|---|
public IInstantiationMapTemplate<T> getTemplate()
getTemplate in interface IInstaniationMap<T>public IInstaniationMap getParent()
getParent in interface IInstaniationMap<T>public T getRoot()
public ProductionTable getProductionTable()
getProductionTable in interface IInstaniationMap<T>public boolean isActivated()
isActivated in interface IInstaniationMap<T>public void activate()
activate in interface IInstaniationMap<T>public void deactivate()
deactivate in interface IInstaniationMap<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||