Package-level declarations

Tools for querying simulation results, activity directives, and general information from a plan.

Types

Link copied to clipboard
data class EventQuery(val derivationGroups: List<String>?, val eventTypes: List<String>?, val sources: List<ExternalSource>?)

Fields for filtering events as they are queried.

Link copied to clipboard
interface Plan

An interface for querying plan information and simulation results.

Link copied to clipboard

An interface for querying plan information and simulation results.