Package | Description |
---|---|
org.seamcat.model | |
org.seamcat.model.simulation.consistency |
Modifier and Type | Method and Description |
---|---|
List<ConsistencyError> |
Scenario.getConsistencyErrors()
Will return the list of consistency errors
reported for this scenario
|
Modifier and Type | Method and Description |
---|---|
static void |
PluginValidator.appendErrors(ValidationResult result,
String path,
List<ConsistencyError> results) |
static void |
PluginValidator.plugin(ConsistencyCheckContext context,
List<ConsistencyError> results,
Configuration conf,
String path) |
Copyright © 2018. All rights reserved.