public class Parameters extends StringParameters implements IEditorDescriptionProvider
bufferpath| Constructor and Description |
|---|
Parameters() |
Parameters(String initialData) |
fromString, fromString, getBoolean, getGroup, getInteger, getString, setBoolean, setGroup, setInteger, setString, toStringpublic Parameters()
public Parameters(String initialData)
public void reset()
reset in interface IParametersreset in class StringParameterspublic boolean getFillTarget()
public void setFillTarget(boolean fillTarget)
public int getFillTargetThreshold()
public void setFillTargetThreshold(int fillTargetThreshold)
public boolean getMarkAsMT()
public void setMarkAsMT(boolean markAsMT)
public int getMaxEvents()
public void setMaxEvents(int maxEvents)
public int getThreshold()
public void setThreshold(int threshold)
public int getMaxMatches()
public void setMaxMatches(int maxMatches)
public String getTmxPath()
public void setTmxPath(String tmxPath)
public String getConfigPath()
public void setConfigPath(String configPath)
public String getAzureKey()
public void setAzureKey(String azureKey)
public String getCategory()
public void setCategory(String category)
public boolean getMakeTmx()
public void setMakeTmx(boolean makeTmx)
public boolean getAnnotate()
public void setAnnotate(boolean annotate)
public boolean getOnlyWhenWithoutCandidate()
public void setOnlyWhenWithoutCandidate(boolean onlyWhenWithoutCandidate)
public boolean getSendTmx()
public void setSendTmx(boolean sendTmx)
public boolean getUseTargetPrefix()
public void setUseTargetPrefix(boolean useTargetPrefix)
public String getTargetPrefix()
public void setTargetPrefix(String targetPrefix)
public ParametersDescription getParametersDescription()
getParametersDescription in interface IParametersgetParametersDescription in class BaseParameterspublic EditorDescription createEditorDescription(ParametersDescription paramsDesc)
createEditorDescription in interface IEditorDescriptionProviderCopyright © 2022. All rights reserved.