Package | Description |
---|---|
org.scijava | |
org.scijava.command | |
org.scijava.module |
Modifier and Type | Method and Description |
---|---|
List<ValidityProblem> |
Validated.getProblems()
Gets the list of problems encountered while initializing the object.
|
Modifier and Type | Method and Description |
---|---|
List<ValidityProblem> |
DynamicCommandInfo.getProblems() |
List<ValidityProblem> |
CommandInfo.getProblems() |
Modifier and Type | Method and Description |
---|---|
default List<ValidityProblem> |
ModuleInfo.getProblems() |
List<ValidityProblem> |
MethodRef.getProblems() |
Copyright © 2015–2022 SciJava. All rights reserved.