public class TextFunctionGenerator extends Object
Constructor and Description |
---|
TextFunctionGenerator() |
Modifier and Type | Method and Description |
---|---|
static String |
getPrimaryTextFunction(GenericWrapperElement primary_input,
GenericWrapperElement surrogate_input,
boolean isHistory) |
static String |
getTextExtFunction(GenericWrapperElement primary_input,
GenericWrapperElement surrogate_input) |
static String |
getTextHisFunction(GenericWrapperElement primary_input,
GenericWrapperElement surrogate_input) |
static ArrayList |
GetTextOutputFunctions(GenericWrapperElement primary_input) |
public static ArrayList GetTextOutputFunctions(GenericWrapperElement primary_input) throws ElementNotFoundException, XFTInitException, Exception
public static String getPrimaryTextFunction(GenericWrapperElement primary_input, GenericWrapperElement surrogate_input, boolean isHistory) throws XFTInitException, ElementNotFoundException
public static String getTextExtFunction(GenericWrapperElement primary_input, GenericWrapperElement surrogate_input)
public static String getTextHisFunction(GenericWrapperElement primary_input, GenericWrapperElement surrogate_input) throws Exception
Exception
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.