Uses of Class
org.seamcat.model.simulation.consistency.ConsistencyError
-
Packages that use ConsistencyError Package Description org.seamcat.model org.seamcat.model.plugin.system -
-
Uses of ConsistencyError in org.seamcat.model
Methods in org.seamcat.model that return types with arguments of type ConsistencyError Modifier and Type Method Description java.util.List<ConsistencyError>
Scenario. getConsistencyErrors()
Will return the list of consistency errors reported for this scenario -
Uses of ConsistencyError in org.seamcat.model.plugin.system
Methods in org.seamcat.model.plugin.system that return types with arguments of type ConsistencyError Modifier and Type Method Description java.util.List<ConsistencyError>
ConsistencyCheckContext. getErrors()
-