|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.core.module.procedural.map.template.AbstractInstantiationMapTemplate<T,K,M>
public abstract class AbstractInstantiationMapTemplate<T,K,M extends IInstantiationMapTemplate<K>>
| Method Summary | |
|---|---|
boolean |
add(IProduction production)
|
java.util.Set<IProduction> |
get(java.util.Set<IProduction> container)
|
T |
getRoot()
|
int |
getSize()
|
abstract IInstaniationMap<T> |
instantiate(java.lang.Object... params)
|
void |
remove(IProduction production)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public T getRoot()
getRoot in interface IInstantiationMapTemplate<T>public int getSize()
getSize in interface IInstantiationMapTemplate<T>public boolean add(IProduction production)
add in interface IInstantiationMapTemplate<T>public void remove(IProduction production)
remove in interface IInstantiationMapTemplate<T>public java.util.Set<IProduction> get(java.util.Set<IProduction> container)
get in interface IInstantiationMapTemplate<T>public abstract IInstaniationMap<T> instantiate(java.lang.Object... params)
instantiate in interface IInstantiationMapTemplate<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||