Uses of Class
adams.flow.core.CallableActorReference
-
-
Uses of CallableActorReference in adams.core.command.stderr
Fields in adams.core.command.stderr declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceCallableActorSink. m_CallableNamethe callable name.Methods in adams.core.command.stderr that return CallableActorReference Modifier and Type Method Description CallableActorReferenceCallableActorSink. getCallableName()Returns the name of the callable actor in use.Methods in adams.core.command.stderr with parameters of type CallableActorReference Modifier and Type Method Description voidCallableActorSink. setCallableName(CallableActorReference value)Sets the name of the callable actor to use. -
Uses of CallableActorReference in adams.core.command.stdout
Fields in adams.core.command.stdout declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceCallableActorSink. m_CallableNamethe callable name.Methods in adams.core.command.stdout that return CallableActorReference Modifier and Type Method Description CallableActorReferenceCallableActorSink. getCallableName()Returns the name of the callable actor in use.Methods in adams.core.command.stdout with parameters of type CallableActorReference Modifier and Type Method Description voidCallableActorSink. setCallableName(CallableActorReference value)Sets the name of the callable actor to use. -
Uses of CallableActorReference in adams.core.option
Methods in adams.core.option with parameters of type CallableActorReference Modifier and Type Method Description protected StringMaterializedArrayProducer. materialize(CallableActorReference ref)Returns the setup represented by the callable actor. -
Uses of CallableActorReference in adams.data.objectfilter
Fields in adams.data.objectfilter declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceTransformMetaData. m_Transformerthe callable transformer to apply to the cells.Methods in adams.data.objectfilter that return CallableActorReference Modifier and Type Method Description CallableActorReferenceTransformMetaData. getTransformer()Returns the reference to the callable transformer.Methods in adams.data.objectfilter with parameters of type CallableActorReference Modifier and Type Method Description voidTransformMetaData. setTransformer(CallableActorReference value)Sets the reference to the callable transformer. -
Uses of CallableActorReference in adams.flow.condition.bool
Fields in adams.flow.condition.bool declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceWekaClassification. m_ModelActorthe callable actor to get the model from.Methods in adams.flow.condition.bool that return CallableActorReference Modifier and Type Method Description CallableActorReferenceWekaClassification. getModelActor()Returns the callable actor to obtain the model from if model file is pointing to a directory.Methods in adams.flow.condition.bool with parameters of type CallableActorReference Modifier and Type Method Description voidWekaClassification. setModelActor(CallableActorReference value)Sets the callable actor to obtain the model from if model file is pointing to a directory. -
Uses of CallableActorReference in adams.flow.control
Fields in adams.flow.control declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceSetContainerValue. m_CallableActorthe callable actor to retrieve the data from.protected CallableActorReferenceCallableActorScreenshot. m_CallableNamethe callable name.protected CallableActorReferenceTimedSubProcess. m_CallableNamethe callable name.protected CallableActorReferenceTimedTee. m_CallableNamethe callable name.protected CallableActorReferenceTimedTrigger. m_CallableNamethe callable name.protected CallableActorReferenceUpdateCallableDisplay. m_CallableNamethe callable name.protected CallableActorReferenceInputOutputListener. m_InputDestinationthe callable actor to send the input tokens to.protected CallableActorReferenceInputOutputListener. m_OutputDestinationthe callable actor to send the output tokens to.Methods in adams.flow.control that return CallableActorReference Modifier and Type Method Description CallableActorReferenceSetContainerValue. getCallableActor()Returns the name of the callable actors to get the data form.CallableActorReferenceCallableActorScreenshot. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceTimedSubProcess. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceTimedTee. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceTimedTrigger. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceUpdateCallableDisplay. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceInputOutputListener. getInputDestination()Returns the callable actor to send the input tokens to.CallableActorReferenceInputOutputListener. getOutputDestination()Returns the callable actor to send the output tokens to.Methods in adams.flow.control with parameters of type CallableActorReference Modifier and Type Method Description protected ObjectSetContainerValue. getValue(CallableActorReference name)Returns the value obtained from the callable actor.voidSetContainerValue. setCallableActor(CallableActorReference value)Sets the name of the callable actors to obtain the data from.voidCallableActorScreenshot. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidTimedSubProcess. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidTimedTee. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidTimedTrigger. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidUpdateCallableDisplay. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidInputOutputListener. setInputDestination(CallableActorReference value)Sets the callable actor to send the input tokens to.voidInputOutputListener. setOutputDestination(CallableActorReference value)Sets the callable actor to send the output tokens to.Constructors in adams.flow.control with parameters of type CallableActorReference Constructor Description ClearCallableDisplay(CallableActorReference name)Allows setting the callable name.CloseCallableDisplay(CallableActorReference name)Allows setting the callable name. -
Uses of CallableActorReference in adams.flow.control.errorpostprocessor
Fields in adams.flow.control.errorpostprocessor declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceOutOfMemory. m_Logthe callable name.Methods in adams.flow.control.errorpostprocessor that return CallableActorReference Modifier and Type Method Description CallableActorReferenceOutOfMemory. getLog()Returns the name of the callable log actor in use.Methods in adams.flow.control.errorpostprocessor with parameters of type CallableActorReference Modifier and Type Method Description voidOutOfMemory. setLog(CallableActorReference value)Sets the name of the callable log actor to use. -
Uses of CallableActorReference in adams.flow.core
Fields in adams.flow.core declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceAbstractCallableActorPropertyUpdater. m_ActorNamethe name of the global actor.protected CallableActorReferenceAbstractCallableActor. m_CallableNamethe callable name.protected CallableActorReferenceAbstractCopyCallableActor. m_CallableNamethe callable name.protected CallableActorReferenceAbstractModelLoader. m_ModelActorthe model actor.protected CallableActorReferenceObjectRetriever. m_ObjectActorthe object actor.Methods in adams.flow.core that return CallableActorReference Modifier and Type Method Description CallableActorReferenceAbstractCallableActorPropertyUpdater. getActorName()Returns the name of the actor to update.CallableActorReferenceAbstractCallableActor. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceAbstractCopyCallableActor. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceTimedActor. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceAbstractModelLoader. getModelActor()Returns the callable actor to obtain the model from.CallableActorReferenceModelLoaderSupporter. getModelActor()Returns the callable actor to obtain the model from.CallableActorReferenceObjectRetriever. getObjectActor()Returns the callable actor to retrieve the object from.CallableActorReferenceInteractiveActorWithCustomParentComponent. getParentComponentActor()Returns the (optional) callable actor to use as parent component instead of the flow panel.Methods in adams.flow.core with parameters of type CallableActorReference Modifier and Type Method Description ActorCallableActorHelper. findCallableActor(ActorHandler handler, CallableActorReference name)Checks a control actor's children whether they contain the callable actor that we're looking for.ActorCallableActorHelper. findCallableActor(Actor root, CallableActorReference name)Tries to find the callable actor referenced by its name.ActorCallableActorHelper. findCallableActor(ActorReferenceHandler handler, CallableActorReference name)Checks a reference handler's children whether they contain the callable actor that we're looking for.ActorCallableActorHelper. findCallableActorRecursive(Actor actor, CallableActorReference name)Tries to find the referenced callable actor.ActorCallableActorHelper. findMultiView(ActorHandler handler, CallableActorReference name)Checks a control actor's children whether they contain the multi-view actor that we're looking for.ActorCallableActorHelper. findMultiViewRecursive(Actor actor, CallableActorReference name)Tries to find the referenced multi-view actor.static ObjectCallableActorHelper. getSetup(Class cls, CallableActorReference name, Actor start, MessageCollection errors)Returns the setup obtained from the callable actor, source or transformer.protected static ObjectCallableActorHelper. getSetup(Class cls, CallableActorReference name, Actor start, AbstractCallableActor callable, MessageCollection errors)Returns the setup obtained from the callable actor, source or transformer.static ObjectCallableActorHelper. getSetupFromSource(Class cls, CallableActorReference name, Actor start, MessageCollection errors)Returns the setup obtained from the callable source.static ObjectCallableActorHelper. getSetupFromTransformer(Class cls, CallableActorReference name, Actor start, MessageCollection errors)Returns the setup obtained from the callable transformer.voidAbstractCallableActorPropertyUpdater. setActorName(CallableActorReference value)Sets the name of the actor to update.voidAbstractCallableActor. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidAbstractCopyCallableActor. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidTimedActor. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidAbstractModelLoader. setModelActor(CallableActorReference value)Sets the callable actor to obtain the model from.voidModelLoaderSupporter. setModelActor(CallableActorReference value)Sets the callable actor to obtain the model from.voidObjectRetriever. setObjectActor(CallableActorReference value)Sets the callable actor to retrieve the object from.voidInteractiveActorWithCustomParentComponent. setParentComponentActor(CallableActorReference value)Sets the (optional) callable actor to use as parent component instead of the flow panel. -
Uses of CallableActorReference in adams.flow.processor
Methods in adams.flow.processor that return CallableActorReference Modifier and Type Method Description protected CallableActorReferenceUpdateCallableActorName. getReplacement(CallableActorReference old, String newName)Returns the replacement object.Methods in adams.flow.processor with parameters of type CallableActorReference Modifier and Type Method Description protected CallableActorReferenceUpdateCallableActorName. getReplacement(CallableActorReference old, String newName)Returns the replacement object.protected booleanUpdateCallableActorName. isNameMatch(CallableActorReference old, String oldName)Checks whether the located object matches the old name that requires replacement. -
Uses of CallableActorReference in adams.flow.sink
Constructors in adams.flow.sink with parameters of type CallableActorReference Constructor Description CallableSink(CallableActorReference name)Allows setting the callable name. -
Uses of CallableActorReference in adams.flow.source
Fields in adams.flow.source declared as CallableActorReference Modifier and Type Field Description protected CallableActorReference[]MakeContainer. m_CallableActorsthe callable actors to retrieve the data from.protected CallableActorReferenceTimedSource. m_CallableNamethe callable name.protected CallableActorReferenceWekaForecasting. m_ModelActorthe callable actor to get the model from.protected CallableActorReferenceAbstractInteractiveSource. m_ParentComponentActorthe (optional) parent component to use.protected CallableActorReferenceSelectFile. m_ParentComponentActorthe (optional) parent component to use.protected CallableActorReferenceWekaSelectDataset. m_ParentComponentActorthe (optional) parent component to use.Methods in adams.flow.source that return CallableActorReference Modifier and Type Method Description CallableActorReference[]MakeContainer. getCallableActors()Returns the names of the callable actors to get the data form.CallableActorReferenceTimedSource. getCallableName()Returns the name of the callable actor in use.CallableActorReferenceWekaForecasting. getModelActor()Returns the callable actor to obtain the model from if model file is pointing to a directory.CallableActorReferenceAbstractInteractiveSource. getParentComponentActor()Returns the (optional) callable actor to use as parent component instead of the flow panel.CallableActorReferenceSelectFile. getParentComponentActor()Returns the (optional) callable actor to use as parent component instead of the flow panel.CallableActorReferenceWekaSelectDataset. getParentComponentActor()Returns the (optional) callable actor to use as parent component instead of the flow panel.Methods in adams.flow.source with parameters of type CallableActorReference Modifier and Type Method Description protected ObjectMakeContainer. getValue(CallableActorReference name)Returns the value obtained from the callable actor.voidMakeContainer. setCallableActors(CallableActorReference[] value)Sets the names of the callable actors to obtain the data from.voidTimedSource. setCallableName(CallableActorReference value)Sets the name of the callable actor to use.voidWekaForecasting. setModelActor(CallableActorReference value)Sets the callable actor to obtain the model from if model file is pointing to a directory.voidAbstractInteractiveSource. setParentComponentActor(CallableActorReference value)Sets the (optional) callable actor to use as parent component instead of the flow panel.voidSelectFile. setParentComponentActor(CallableActorReference value)Sets the (optional) callable actor to use as parent component instead of the flow panel.voidWekaSelectDataset. setParentComponentActor(CallableActorReference value)Sets the (optional) callable actor to use as parent component instead of the flow panel.Constructors in adams.flow.source with parameters of type CallableActorReference Constructor Description CallableSource(CallableActorReference name)Allows setting the callable name. -
Uses of CallableActorReference in adams.flow.standalone
Fields in adams.flow.standalone declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceQueueInit. m_Logthe callable name for the log.protected CallableActorReferenceQueueInit. m_Monitorthe callable name for the monitor.Methods in adams.flow.standalone that return CallableActorReference Modifier and Type Method Description CallableActorReferenceQueueInit. getLog()Returns the name of the callable actor in use for logging errors.CallableActorReferenceQueueInit. getMonitor()Returns the name of the callable actor in use for monitoring.Methods in adams.flow.standalone with parameters of type CallableActorReference Modifier and Type Method Description protected ActorQueueInit. findCallableActor(CallableActorReference name)Tries to find the callable actor referenced by its callable name.voidQueueInit. setLog(CallableActorReference value)Sets the name of the callable actor to use for logging errors.voidQueueInit. setMonitor(CallableActorReference value)Sets the name of the callable actor to use for monitoring.Constructors in adams.flow.standalone with parameters of type CallableActorReference Constructor Description CallableDatabaseConnection(CallableActorReference name)Allows setting the callable name.TriggerCallableStandalone(CallableActorReference name)Allows setting the callable name. -
Uses of CallableActorReference in adams.flow.transformer
Fields in adams.flow.transformer declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceWekaTrainAssociator. m_Associatorthe name of the callable weka associator.protected CallableActorReferenceWekaGeneticAlgorithm. m_CallableNamethe callable name.protected CallableActorReferenceAbstractCallableWekaClassifierEvaluator. m_Classifierthe name of the callable weka classifier.protected CallableActorReferenceWekaTrainClassifier. m_Classifierthe name of the callable weka classifier.protected CallableActorReferenceAbstractCallableWekaClustererEvaluator. m_Clustererthe name of the callable weka clusterer.protected CallableActorReferenceWekaTrainClusterer. m_Clustererthe name of the callable weka clusterer.protected CallableActorReferenceWekaPrimeForecaster. m_Forecasterthe name of the callable weka forecaster.protected CallableActorReferenceWekaTrainForecaster. m_Forecasterthe name of the callable weka forecaster.protected CallableActorReferenceWekaInstanceEvaluator. m_InstancesActorthe callable actor to get the Instances from in case of AbstractDatasetInstanceEvaluator.protected CallableActorReferenceAbstractInteractiveTransformer. m_ParentComponentActorthe (optional) parent component to use.protected CallableActorReferenceWekaReorderAttributesToReference. m_ReferenceActorthe callable actor to get the reference data from.protected CallableActorReferenceSetReportFromSource. m_Reportthe callable source to obtain the report from.protected CallableActorReferenceIndexedSplitsRunsEvaluation. m_Sourcethe source actor.protected CallableActorReferenceIndexedSplitsRunsPredictions. m_Sourcethe source actor.protected CallableActorReferenceMergeReport. m_Sourcethe source actor.protected CallableActorReferenceSetJsonValue. m_Sourcethe callable source to obtain the source from.protected CallableActorReferenceSetMapValue. m_Sourcethe callable source to obtain the source from.protected CallableActorReferenceWekaClassifierRanker. m_Testthe callable actor to obtain the test dataset for train/test evaluation from.protected CallableActorReferenceWekaTestSetClustererEvaluator. m_Testsetthe name of the callable trainset provider.protected CallableActorReferenceWekaTestSetEvaluator. m_Testsetthe name of the callable trainset provider.protected CallableActorReferenceWekaClassifierRanker. m_Trainthe callable actor to obtain the training dataset from.protected CallableActorReferenceSpreadSheetTransformCells. m_Transformerthe callable transformer to apply to the cells.protected CallableActorReferenceSpreadSheetTransformHeaderCells. m_Transformerthe callable transformer to apply to the cells.Methods in adams.flow.transformer that return CallableActorReference Modifier and Type Method Description CallableActorReferenceWekaTrainAssociator. getAssociator()Returns the name of the callable associator in use.CallableActorReferenceWekaGeneticAlgorithm. getCallableName()Returns the name of the callable sink in use.CallableActorReferenceAbstractCallableWekaClassifierEvaluator. getClassifier()Returns the name of the callable classifier in use.CallableActorReferenceWekaTrainClassifier. getClassifier()Returns the name of the callable classifier in use.CallableActorReferenceAbstractCallableWekaClustererEvaluator. getClusterer()Returns the name of the callable clusterer in use.CallableActorReferenceWekaTrainClusterer. getClusterer()Returns the clusterer in use.CallableActorReferenceWekaPrimeForecaster. getForecaster()Returns the name of the callable forecaster in use.CallableActorReferenceWekaTrainForecaster. getForecaster()Returns the name of the callable forecaster in use.CallableActorReferenceWekaInstanceEvaluator. getInstancesActor()Returns the callable actor from which to retrieve Instances in case of AbstractDatasetInstanceEvaluator-derived evaluators.CallableActorReferenceAbstractProcessWekaInstanceWithModel. getModelActor()Returns the filter source actor.CallableActorReferenceWekaFilter. getModelActor()Returns the filter source actor.CallableActorReferenceCollectionInsert. getObjectActor()Returns the callable actor to retrieve the object from.CallableActorReferenceMat5FileAddArray. getObjectActor()Returns the callable actor to retrieve the object from.CallableActorReferenceMat5FileAddMap. getObjectActor()Returns the callable actor to retrieve the object from.CallableActorReferenceMat5SetStructField. getObjectActor()Returns the callable actor to retrieve the object from.CallableActorReferenceAbstractInteractiveTransformer. getParentComponentActor()Returns the (optional) callable actor to use as parent component instead of the flow panel.CallableActorReferenceWekaReorderAttributesToReference. getReferenceActor()Returns the callable actor to obtain the reference dataset from if reference file is pointing to a directory.CallableActorReferenceSetReportFromSource. getReport()Returns the callable source to obtain the report from.CallableActorReferenceIndexedSplitsRunsEvaluation. getSource()Returns the report source actor.CallableActorReferenceIndexedSplitsRunsPredictions. getSource()Returns the report source actor.CallableActorReferenceMergeReport. getSource()Returns the report source actor.CallableActorReferenceSetJsonValue. getSource()Returns the callable source to obtain the value from.CallableActorReferenceSetMapValue. getSource()Returns the callable source to obtain the value from.CallableActorReferenceWekaClassifierRanker. getTest()Returns the name of the callable actor to obtain the test set.CallableActorReferenceWekaTestSetClustererEvaluator. getTestset()Returns the name of the callable clusterer in use.CallableActorReferenceWekaTestSetEvaluator. getTestset()Returns the name of the callable classifier in use.CallableActorReferenceWekaClassifierRanker. getTrain()Returns the name of the callable actor to obtain the training set.CallableActorReferenceSpreadSheetTransformCells. getTransformer()Returns the reference to the callable transformer.CallableActorReferenceSpreadSheetTransformHeaderCells. getTransformer()Returns the reference to the callable transformer.Methods in adams.flow.transformer with parameters of type CallableActorReference Modifier and Type Method Description voidWekaTrainAssociator. setAssociator(CallableActorReference value)Sets the name of the callable associator to use.voidWekaGeneticAlgorithm. setCallableName(CallableActorReference value)Sets the name of the callable sink to use.voidAbstractCallableWekaClassifierEvaluator. setClassifier(CallableActorReference value)Sets the name of the callable classifier to use.voidWekaTrainClassifier. setClassifier(CallableActorReference value)Sets the name of the callable classifier to use.voidAbstractCallableWekaClustererEvaluator. setClusterer(CallableActorReference value)Sets the name of the callable clusterer to use.voidWekaTrainClusterer. setClusterer(CallableActorReference value)Sets the clusterer to use.voidWekaPrimeForecaster. setForecaster(CallableActorReference value)Sets the name of the callable forecaster to use.voidWekaTrainForecaster. setForecaster(CallableActorReference value)Sets the name of the callable forecaster to use.voidWekaInstanceEvaluator. setInstancesActor(CallableActorReference value)Sets the callable actor from which to retrieve Instances in case of AbstractDatasetInstanceEvaluator-derived evaluators.voidAbstractProcessWekaInstanceWithModel. setModelActor(CallableActorReference value)Sets the filter source actor.voidWekaFilter. setModelActor(CallableActorReference value)Sets the filter source actor.voidCollectionInsert. setObjectActor(CallableActorReference value)Sets the callable actor to retrieve the object from.voidMat5FileAddArray. setObjectActor(CallableActorReference value)Sets the callable actor to retrieve the object from.voidMat5FileAddMap. setObjectActor(CallableActorReference value)Sets the callable actor to retrieve the object from.voidMat5SetStructField. setObjectActor(CallableActorReference value)Sets the callable actor to retrieve the object from.voidAbstractInteractiveTransformer. setParentComponentActor(CallableActorReference value)Sets the (optional) callable actor to use as parent component instead of the flow panel.voidWekaReorderAttributesToReference. setReferenceActor(CallableActorReference value)Sets the callable actor to obtain the reference dataset from if reference file is pointing to a directory.voidSetReportFromSource. setReport(CallableActorReference value)Sets the callable source to obtain the report from.voidIndexedSplitsRunsEvaluation. setSource(CallableActorReference value)Sets the report source actor.voidIndexedSplitsRunsPredictions. setSource(CallableActorReference value)Sets the report source actor.voidMergeReport. setSource(CallableActorReference value)Sets the report source actor.voidSetJsonValue. setSource(CallableActorReference value)Sets the callable source to obtain the value from.voidSetMapValue. setSource(CallableActorReference value)Sets the callable source to obtain the value from.voidWekaClassifierRanker. setTest(CallableActorReference value)Sets the name of the callable actor to obtain the test set.voidWekaTestSetClustererEvaluator. setTestset(CallableActorReference value)Sets the name of the callable clusterer to use.voidWekaTestSetEvaluator. setTestset(CallableActorReference value)Sets the name of the callable classifier to use.voidWekaClassifierRanker. setTrain(CallableActorReference value)Sets the name of the callable actor to obtain the training set.voidSpreadSheetTransformCells. setTransformer(CallableActorReference value)Sets the reference to the callable transformer.voidSpreadSheetTransformHeaderCells. setTransformer(CallableActorReference value)Sets the reference to the callable transformer.Constructors in adams.flow.transformer with parameters of type CallableActorReference Constructor Description CallableTransformer(CallableActorReference name)Allows setting the callable name. -
Uses of CallableActorReference in adams.flow.transformer.draw
Fields in adams.flow.transformer.draw declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceImage. m_ImageActorthe callable actor to get the image from.Methods in adams.flow.transformer.draw that return CallableActorReference Modifier and Type Method Description CallableActorReferenceImage. getImageActor()Returns the callable actor to obtain the image from.Methods in adams.flow.transformer.draw with parameters of type CallableActorReference Modifier and Type Method Description voidImage. setImageActor(CallableActorReference value)Sets the callable actor to obtain the image from. -
Uses of CallableActorReference in adams.flow.transformer.indexedsplitsrunsevaluation
Fields in adams.flow.transformer.indexedsplitsrunsevaluation declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceInstancesIndexedSplitsRunsEvaluation. m_Classifierthe name of the callable weka classifier.Methods in adams.flow.transformer.indexedsplitsrunsevaluation that return CallableActorReference Modifier and Type Method Description CallableActorReferenceInstancesIndexedSplitsRunsEvaluation. getClassifier()Returns the name of the callable classifier in use.Methods in adams.flow.transformer.indexedsplitsrunsevaluation with parameters of type CallableActorReference Modifier and Type Method Description voidInstancesIndexedSplitsRunsEvaluation. setClassifier(CallableActorReference value)Sets the name of the callable classifier to use. -
Uses of CallableActorReference in adams.flow.transformer.indexedsplitsrunspredictions
Fields in adams.flow.transformer.indexedsplitsrunspredictions declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceInstancesIndexedSplitsRunsPredictions. m_Classifierthe name of the callable weka classifier.Methods in adams.flow.transformer.indexedsplitsrunspredictions that return CallableActorReference Modifier and Type Method Description CallableActorReferenceInstancesIndexedSplitsRunsPredictions. getClassifier()Returns the name of the callable classifier in use.Methods in adams.flow.transformer.indexedsplitsrunspredictions with parameters of type CallableActorReference Modifier and Type Method Description voidInstancesIndexedSplitsRunsPredictions. setClassifier(CallableActorReference value)Sets the name of the callable classifier to use. -
Uses of CallableActorReference in adams.gui.flow.tree.quickaction
Methods in adams.gui.flow.tree.quickaction that return CallableActorReference Modifier and Type Method Description protected CallableActorReferenceChangeCallableActor. selectCallableActor(CallableActorReference refOld)Prompts the user to select callable actor.Methods in adams.gui.flow.tree.quickaction with parameters of type CallableActorReference Modifier and Type Method Description protected CallableActorReferenceChangeCallableActor. selectCallableActor(CallableActorReference refOld)Prompts the user to select callable actor. -
Uses of CallableActorReference in adams.gui.goe
Methods in adams.gui.goe that return CallableActorReference Modifier and Type Method Description protected CallableActorReferenceCallableActorReferenceEditor. parse(String s)Parses the given string and returns the generated object. -
Uses of CallableActorReference in adams.scripting.requesthandler
Fields in adams.scripting.requesthandler declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceCallableActorsHandler. m_CallableNamethe callable name.Methods in adams.scripting.requesthandler that return CallableActorReference Modifier and Type Method Description CallableActorReferenceCallableActorsHandler. getCallableName()Returns the name of the callable transformer in use.Methods in adams.scripting.requesthandler with parameters of type CallableActorReference Modifier and Type Method Description voidCallableActorsHandler. setCallableName(CallableActorReference value)Sets the name of the callable transformer to use. -
Uses of CallableActorReference in adams.scripting.responsehandler
Fields in adams.scripting.responsehandler declared as CallableActorReference Modifier and Type Field Description protected CallableActorReferenceCallableActorsHandler. m_CallableNamethe callable name.Methods in adams.scripting.responsehandler that return CallableActorReference Modifier and Type Method Description CallableActorReferenceCallableActorsHandler. getCallableName()Returns the name of the callable transformer in use.Methods in adams.scripting.responsehandler with parameters of type CallableActorReference Modifier and Type Method Description voidCallableActorsHandler. setCallableName(CallableActorReference value)Sets the name of the callable transformer to use.
-