Uses of Class
esa.opensf.osfi.LoadResult.Event
Packages that use LoadResult.Event
Package
Description
OSFI is a multilanguage library that provides utilities for building modules compliant
with the Generic E2E Simulator ICD from ESA.
-
Uses of LoadResult.Event in esa.opensf.osfi
Fields in esa.opensf.osfi with type parameters of type LoadResult.EventModifier and TypeFieldDescriptionfinal List<LoadResult.Event>LoadResult.Builder.eventsWarnings and errors recorded during processing.final List<LoadResult.Event>LoadResult.loadEventsEvents recorded during the process.Constructor parameters in esa.opensf.osfi with type arguments of type LoadResult.EventModifierConstructorDescriptionBuilder(Class<E> clsToken, int logMinSev, int throwMinSev, List<LoadResult.Event> evtsFromPriorPhases) Create a helper that processes events and may generate aLoadResult.