@Deprecated public class DynamicWriteMatrixCP extends PackageFunction
Constructor and Description |
---|
DynamicWriteMatrixCP()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Deprecated.
Method that will be executed to perform this function.
|
FunctionParameter |
getFunctionOutput(int pos)
Deprecated.
Method to get a specific output of this package function.
|
int |
getNumFunctionOutputs()
Deprecated.
Method to get the number of outputs of this package function.
|
createOutputFilePathAndName, execute, getBaseDir, getConfiguration, getFunctionInput, getNumFunctionInputs, hasVarNumFunctionOutputs, setBaseDir, setConfiguration, setFunctionInputs, setInput, setNumFunctionInputs
public int getNumFunctionOutputs()
PackageFunction
getNumFunctionOutputs
in class PackageFunction
public FunctionParameter getFunctionOutput(int pos)
PackageFunction
getFunctionOutput
in class PackageFunction
pos
- function positionpublic void execute()
PackageFunction
execute
in class PackageFunction
Copyright © 2018 The Apache Software Foundation. All rights reserved.