Module org.bzdev.obnaming
Package org.bzdev.obnaming
package org.bzdev.obnaming
Package to provide a named-object service.
Please see the package description for an extended description of this package.
-
ClassDescriptionDefault object-namer launcher.DefaultNamedObject<T extends DefaultNamedObject<T>>Default implementation for named objects.DefaultNOFactory<NMR extends ObjectNamerOps<NMD>,
NMD extends DefaultNamedObject<NMD>, OBJ extends NMD> Default implementation for a named object factory.DefaultObjectNamer<TO extends DefaultNamedObject<TO>>Default implementation of an object namer.Interface for named objects that provide a function.Interface for named objects that provide a function of two arguments.NamedObjectFactory<F extends NamedObjectFactory<F,NMR, NMD, OBJ>, NMR extends ObjectNamerOps<NMD>, NMD extends NamedObjectOps, OBJ extends NMD> Base class for factories for named objects.Configuration exception.Interface for classes that can set the values for multiple indexed factory parameters.Iterator returned by the factory method parmNames().Interface for Named Objects.NamedRandomVariableOps<T,RV extends RandomVariable<T>> Interface for named objects that provide a random variable.Simplified JavaScript-like array (or list) class.Simplified JavaScript-like object class.The JSUtilities class contains inner classes and no public methods.Methods for parsing and generating JSON.Base class for object-namer launchers.ObjectNamerOps<TO extends NamedObjectOps>Operations provided by an object namer.Utility class to get resource bundles, etc.Named-Object-factory parameter.Specify the type of a compound key.ParmManager<T extends NamedObjectFactory>Class for managing a collection of Parm instances to simplify building named-object factories.Named-Object Factory Parameter Parser.