|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cmu.sphinx.decoder.search.ActiveListFactory
edu.cmu.sphinx.decoder.search.PartitionActiveListFactory
public class PartitionActiveListFactory
A factory for PartitionActiveLists
| Field Summary |
|---|
| Fields inherited from class edu.cmu.sphinx.decoder.search.ActiveListFactory |
|---|
PROP_ABSOLUTE_BEAM_WIDTH, PROP_LOG_MATH, PROP_RELATIVE_BEAM_WIDTH, PROP_STRICT_PRUNING |
| Constructor Summary | |
|---|---|
PartitionActiveListFactory()
|
|
| Method Summary | |
|---|---|
ActiveList |
newInstance()
Creates a new active list of a particular type |
void |
newProperties(PropertySheet ps)
This method is called when this configurable component needs to be reconfigured. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartitionActiveListFactory()
| Method Detail |
|---|
public void newProperties(PropertySheet ps)
throws PropertyException
Configurable
newProperties in interface ConfigurablenewProperties in class ActiveListFactoryps - a property sheet holding the new data
PropertyException - if there is a problem with the properties.public ActiveList newInstance()
ActiveListFactory
newInstance in class ActiveListFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||