Uses of Class
esa.opensf.osfi.ArrayNode
Packages that use ArrayNode
Package
Description
OSFI is a multilanguage library that provides utilities for building modules compliant
with the Generic E2E Simulator ICD from ESA.
-
Uses of ArrayNode in esa.opensf.osfi
Classes in esa.opensf.osfi with type parameters of type ArrayNodeModifier and TypeClassDescriptionclassClass that represents a tree with data (leaf) nodes and internal nodes.Subclasses of ArrayNode in esa.opensf.osfiModifier and TypeClassDescriptionstatic final classA parsed tree that represents the values of (part of) an ARRAY-valued parameter.static final classAn unparsed tree that represents (part of) an ARRAY-valued parameter.Methods in esa.opensf.osfi with parameters of type ArrayNodeModifier and TypeMethodDescriptionprotected booleanArrayNode.innerEquals(ArrayNode<?, ?> o) Helper for subclasses to implementObject.equals(Object)for internal nodes.