|
||||||||||
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.processor.plugintype.ProcessorFactory
p3j.simulation.PPPMProcessorFactory
public class PPPMProcessorFactory
Factory for a simple PPPMProcessor
.
Field Summary |
---|
Fields inherited from class james.core.factories.Factory |
---|
absParameters |
Constructor Summary | |
---|---|
PPPMProcessorFactory()
|
Method Summary | |
---|---|
james.core.processor.IProcessor |
create(james.core.model.IModel model,
james.core.experiments.tasks.IComputationTask computationTask,
james.core.distributed.partition.Partition partition,
james.core.parameters.ParameterBlock params)
|
double |
getEfficencyIndex()
|
List<Class<?>> |
getSupportedInterfaces()
|
boolean |
supportsSubPartitions()
|
Methods inherited from class james.core.processor.plugintype.ProcessorFactory |
---|
getParameterStrings, supportsModel, toString |
Methods inherited from class james.core.factories.Factory |
---|
getOptionalParameters, getParameters, getReadableName, getRequiredParameters, getSubAlgoByParams, getSubAlgoParams, hasParameters |
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 |
Constructor Detail |
---|
public PPPMProcessorFactory()
Method Detail |
---|
public james.core.processor.IProcessor create(james.core.model.IModel model, james.core.experiments.tasks.IComputationTask computationTask, james.core.distributed.partition.Partition partition, james.core.parameters.ParameterBlock params)
create
in class james.core.processor.plugintype.ProcessorFactory
public double getEfficencyIndex()
getEfficencyIndex
in class james.core.processor.plugintype.ProcessorFactory
public List<Class<?>> getSupportedInterfaces()
getSupportedInterfaces
in class james.core.processor.plugintype.ProcessorFactory
public boolean supportsSubPartitions()
supportsSubPartitions
in class james.core.processor.plugintype.ProcessorFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |