Class Result
java.lang.Object
com.amalgamasimulation.studies.result.ResultElement
com.amalgamasimulation.studies.result.Result
- All Implemented Interfaces:
IResultGroup
- Direct Known Subclasses:
SimulationRunResult
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amalgamasimulation.studies.result.ResultElement
children, descendants, element, element, element, element, element, element, element, element, element, element, find, findByTags, findOrThrow, findOrThrow, getChildrenDoubleResults, getChildrenDoubleResults, getChildrenGroups, getChildrenGroups, getDateTimeOrThrow, getDateTimeOrThrow, getFunctionOrDefault, getFunctionOrThrow, getGroupOrThrow, getOrDefault, getOrThrow, getOrThrow, getStringOrThrow, getStringOrThrow, group, group, hasSiblingWithSameId, id, id, id, parent, path, root, setParent, summaryResultGroup, summaryResultGroup, tag, tags
-
Field Details
-
ERRORS_COUNT
- See Also:
-
COMPLETED_FRACTION
- See Also:
-
DURATION_MILLIS
- See Also:
-
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
isComplete
public boolean isComplete() -
hasErrors
public boolean hasErrors() -
isCorrect
public boolean isCorrect()
-