public class PPPMProcessorFactory
extends org.jamesii.core.processor.plugintype.ProcessorFactory
PPPMProcessor
.Constructor and Description |
---|
PPPMProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
org.jamesii.core.processor.IProcessor |
create(org.jamesii.core.model.IModel model,
org.jamesii.core.experiments.tasks.IComputationTask computationTask,
org.jamesii.core.distributed.partition.Partition partition,
org.jamesii.core.parameters.ParameterBlock params) |
double |
getEfficencyIndex() |
List<Class<?>> |
getSupportedInterfaces() |
boolean |
supportsSubPartitions() |
create, getParameterStrings, supportsModel, toString
getParameter, getReadableName, getSubAlgoByParams, getSubAlgoParams, setInstanceContext
compareTo, getCompleteInfoString, getName, setName
changed, changed, getMediator, getSimpleId, isObserved, registerObserver, report, report, report, report, report, report, report, report, setMediator, unregister, unregisterObserver, unregisterObservers
public org.jamesii.core.processor.IProcessor create(org.jamesii.core.model.IModel model, org.jamesii.core.experiments.tasks.IComputationTask computationTask, org.jamesii.core.distributed.partition.Partition partition, org.jamesii.core.parameters.ParameterBlock params)
create
in class org.jamesii.core.processor.plugintype.ProcessorFactory
public double getEfficencyIndex()
getEfficencyIndex
in class org.jamesii.core.processor.plugintype.ProcessorFactory
public List<Class<?>> getSupportedInterfaces()
getSupportedInterfaces
in class org.jamesii.core.processor.plugintype.ProcessorFactory
public boolean supportsSubPartitions()
supportsSubPartitions
in class org.jamesii.core.processor.plugintype.ProcessorFactory
Copyright © 2013. All Rights Reserved.