public abstract class JIPipeValidationReportContext extends Object
Constructor and Description |
---|
JIPipeValidationReportContext() |
JIPipeValidationReportContext(JIPipeValidationReportContext parent) |
Modifier and Type | Method and Description |
---|---|
JIPipeValidationReportContext |
getParent() |
String |
renderDetailedName() |
abstract Icon |
renderIcon() |
abstract String |
renderName() |
List<JIPipeValidationReportContext> |
traverse() |
List<NavigableJIPipeValidationReportContext> |
traverseNavigable() |
public JIPipeValidationReportContext()
public JIPipeValidationReportContext(JIPipeValidationReportContext parent)
public JIPipeValidationReportContext getParent()
public abstract String renderName()
public String renderDetailedName()
public abstract Icon renderIcon()
public List<JIPipeValidationReportContext> traverse()
public List<NavigableJIPipeValidationReportContext> traverseNavigable()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.