public class TableColumnGeneratorParameter extends Object implements JIPipeValidatable
Constructor and Description |
---|
TableColumnGeneratorParameter()
Creates a new instance
|
TableColumnGeneratorParameter(TableColumnGeneratorParameter other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
ColumnContentType |
getGeneratedType() |
JIPipeDataInfoRef |
getGeneratorType() |
void |
reportValidity(JIPipeIssueReport report)
Generates a validity report
|
void |
setGeneratedType(ColumnContentType generatedType) |
void |
setGeneratorType(JIPipeDataInfoRef generatorType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateValidityReport
public TableColumnGeneratorParameter()
public TableColumnGeneratorParameter(TableColumnGeneratorParameter other)
other
- the originalpublic JIPipeDataInfoRef getGeneratorType()
public void setGeneratorType(JIPipeDataInfoRef generatorType)
public ColumnContentType getGeneratedType()
public void setGeneratedType(ColumnContentType generatedType)
public void reportValidity(JIPipeIssueReport report)
JIPipeValidatable
reportValidity
in interface JIPipeValidatable
report
- the report to be added toCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.