|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjames.core.base.Entity
james.core.base.NamedEntity
james.core.factories.Factory
james.core.experiments.instrumentation.computation.plugintype.ComputationInstrumenterFactory
p3j.gui.dialogs.execstatus.ExecProgressInstrFactory
public class ExecProgressInstrFactory
Creates an ExecutionProgressInstrumenter
.
Field Summary | |
---|---|
static String |
NUM_OF_TRIALS
The Constant NUM_OF_TRIALS. |
Fields inherited from class james.core.factories.Factory |
---|
absParameters |
Constructor Summary | |
---|---|
ExecProgressInstrFactory()
|
Method Summary | |
---|---|
james.core.experiments.instrumentation.computation.IComputationInstrumenter |
create(james.core.parameters.ParameterBlock parameter)
|
int |
supportsParameters(james.core.parameters.ParameterBlock parameters)
|
Methods inherited from class james.core.experiments.instrumentation.computation.plugintype.ComputationInstrumenterFactory |
---|
checkForImplementedModel |
Methods inherited from class james.core.factories.Factory |
---|
getOptionalParameters, getParameters, getReadableName, getRequiredParameters, getSubAlgoByParams, getSubAlgoParams, hasParameters, toString |
Methods inherited from class james.core.base.NamedEntity |
---|
compareTo, getCompleteInfoString, getName, setName |
Methods inherited from class james.core.base.Entity |
---|
changed, changed, getMediator, getSimpleId, isObserved, registerObserver, report, report, report, report, report, report, report, report, setMediator, unregister, unregisterObserver, unregisterObservers |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface james.core.base.IEntity |
---|
getSimpleId |
Methods inherited from interface james.core.observe.IObservable |
---|
changed, getMediator, registerObserver, setMediator, unregisterObserver, unregisterObservers |
Field Detail |
---|
public static final String NUM_OF_TRIALS
Integer
.
Constructor Detail |
---|
public ExecProgressInstrFactory()
Method Detail |
---|
public james.core.experiments.instrumentation.computation.IComputationInstrumenter create(james.core.parameters.ParameterBlock parameter)
create
in class james.core.experiments.instrumentation.computation.plugintype.ComputationInstrumenterFactory
public int supportsParameters(james.core.parameters.ParameterBlock parameters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |