Uses of Class
jline.lang.ModelAdapter.AggregateChainResult
Packages that use ModelAdapter.AggregateChainResult
-
Uses of ModelAdapter.AggregateChainResult in jline.lang
Methods in jline.lang that return ModelAdapter.AggregateChainResultModifier and TypeMethodDescriptionModelAdapter.aggregateChains(Network model) ModelAdapter.aggregateChains(Network model, String suffix) Transform a multi-class model into an equivalent chain-aggregated modelNetwork.aggregateChains()Returns a copy of this model in which all classes belonging to the same chain are merged into a single aggregate class, so that the aggregated model has one class per chain of this model.Network.aggregateChains(String suffix) Chain-aggregated copy of this model, with a suffix appended to the names of the aggregate classes.