Uses of Class
com.amalgamasimulation.studies.result.ResultGroup
Packages that use ResultGroup
-
Uses of ResultGroup in com.amalgamasimulation.studies.result
Methods in com.amalgamasimulation.studies.result that return ResultGroupModifier and TypeMethodDescriptionResultElement.getGroupOrThrow(ResultPath path) Gets a group element by path or throws an exception if not found or not a group.Creates and adds a new group element with the specified ID.Creates and adds a new group element with the specified ID.Methods in com.amalgamasimulation.studies.result that return types with arguments of type ResultGroupModifier and TypeMethodDescriptionResultElement.getChildrenGroups(ResultPath path) Gets all child group elements under the specified path.ResultElement.getChildrenGroups(String... path) Gets all child group elements under the specified path.