OSFI-Java  3.10.0
OpenSF Integration Library
Package esa.opensf.osfi

Packages

package  xmlutils
 

Classes

class  CLP
 
class  LoadResult
 
class  Logger
 
class  ArrayNode< V, S extends ArrayNode
 
class  OsfiEnv
 
class  Parameter
 
class  ParamParserComplex
 
class  ParamReader
 
class  TimeValue
 
class  UsageReader
 
class  ValueParser
 
class  Vt100
 
class  XMLParser
 

Detailed Description

OSFI is a multilanguage library that provides utilities for building modules compliant with the Generic E2E Simulator ICD from ESA. This allows such modules to be executed and configured by the openSF tool.

OSFI offers three main functionalities:

  • Parsing of command line arguments with the CLP class.
  • Logging of messages with the Logger class.
  • Parsing of XML configuration files with the ParamReader and Parameter classes.
See also
openSF documentation
ESA Java coding standards, BSSC 2005(2) 1.0
Since
3.5 (renamed package to comply with section 4.3 of the ESA Java coding standards)