Uses of Class
jline.lang.Chain
Packages that use Chain
Package
Description
Abstractions to declare basic elements of a model.
Solver superclasses and related data structures.
-
Uses of Chain in jline.lang
Methods in jline.lang that return ChainModifier and TypeMethodDescriptionNetwork.getClassChain(JobClass jobClass) The chain containing the given class.Methods in jline.lang that return types with arguments of type ChainModifier and TypeMethodDescriptionNetwork.getChains()The chains of this network, each carrying the job classes it contains.Methods in jline.lang with parameters of type ChainModifier and TypeMethodDescriptionConvenience method with default parametersConvenience method with default parametersBuild a tagged copy ofmodel: one job ofjobclassis moved out of its own class into a new class of population 1, so that a solver can follow that single job. -
Uses of Chain in jline.solvers
Methods in jline.solvers with parameters of type Chain