Uses of Class
eu.bandm.tools.option.runtime.Model
Packages that use Model
Package
Description
CLI tool to construct the initial skeleton of files and folders required
for a user project with metatools and gnu make.
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Utilities for postscript and pdf processing.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Distribute applications made with metatools.
Runtime library for generated option processing code: building blocks for
parsing and GUI.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Compiler for data models, from a concise mathematical oriented language into
Java.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option
package.txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Model in eu.bandm.tools.applicationStart
Subclasses of Model in eu.bandm.tools.applicationStart -
Uses of Model in eu.bandm.tools.d2d2.base
Subclasses of Model in eu.bandm.tools.d2d2.baseModifier and TypeClassDescriptionclass
Generated source for command line processing.class
Generated source for command line processing.Methods in eu.bandm.tools.d2d2.base with parameters of type ModelModifier and TypeMethodDescriptionBatchOptionsGui.makeInstance
(Model model0) OptionsGui.makeInstance
(Model model0) void
BatchOptionsGui.model2view
(Model xmodel) void
OptionsGui.model2view
(Model xmodel) void
BatchOptionsGui.view2model
(Model xmodel) void
OptionsGui.view2model
(Model xmodel) -
Uses of Model in eu.bandm.tools.d2d2.demo
Methods in eu.bandm.tools.d2d2.demo with parameters of type Model -
Uses of Model in eu.bandm.tools.doctypes.ps
Subclasses of Model in eu.bandm.tools.doctypes.psModifier and TypeClassDescriptionclass
Generated source for command line processing. -
Uses of Model in eu.bandm.tools.dtm
Subclasses of Model in eu.bandm.tools.dtmMethods in eu.bandm.tools.dtm with parameters of type ModelModifier and TypeMethodDescriptionToolGui.makeInstance
(Model model0) void
ToolGui.model2view
(Model xmodel) void
ToolGui.view2model
(Model xmodel) -
Uses of Model in eu.bandm.tools.installer
Classes in eu.bandm.tools.installer with type parameters of type ModelModifier and TypeClassDescriptionclass
DocumentedDistribution2<M extends Model<M>,
G extends Gui> Top-Level programm for distribution of code (as binary), plus documentation, example(s) and sources.static class
DocumentedDistribution2.Configuration<MM extends Model,
GG extends Gui> Auxiliary data class to define the main operation parameters by a particular instance of a particular application, realized as a subclass ofDocumentedDistribution2
.Fields in eu.bandm.tools.installer declared as ModelModifier and TypeFieldDescriptionDocumentedDistribution2.Configuration.defaultOptionsModel
One instance of the options model class must be provided here by the derived sub-class(="the caller").protected M
DocumentedDistribution2.optionsModel
The central instance holding the ooptions for all payload runs, GUI editing, serialization etc. -
Uses of Model in eu.bandm.tools.lljava
Subclasses of Model in eu.bandm.tools.lljava -
Uses of Model in eu.bandm.tools.option.runtime
Classes in eu.bandm.tools.option.runtime with type parameters of type ModelModifier and TypeClassDescriptionclass
The common base class of all models generated by the the option compiler, as implemented inCompiler
.Methods in eu.bandm.tools.option.runtime that return ModelModifier and TypeMethodDescriptionprotected abstract Model
Gui.getModel()
Overriden by generated code.Methods in eu.bandm.tools.option.runtime with parameters of type ModelModifier and TypeMethodDescriptionabstract Gui
Gui.makeInstance
(Model m) Overriden by generated code.abstract void
Gui.model2view
(Model m) Overriden by generated code.abstract void
Gui.view2model
(Model m) Overriden by generated code. -
Uses of Model in eu.bandm.tools.tdom
Subclasses of Model in eu.bandm.tools.tdom -
Uses of Model in eu.bandm.tools.tdom.cli
Subclasses of Model in eu.bandm.tools.tdom.cli -
Uses of Model in eu.bandm.tools.umod
Subclasses of Model in eu.bandm.tools.umodMethods in eu.bandm.tools.umod with parameters of type ModelModifier and TypeMethodDescriptionGuiOptions.makeInstance
(Model model0) void
GuiOptions.model2view
(Model xmodel) void
GuiOptions.view2model
(Model xmodel) -
Uses of Model in eu.bandm.tools.util3
Subclasses of Model in eu.bandm.tools.util3Modifier and TypeClassDescriptionclass
Generated source for command line processing.class
Generated source for command line processing.class
Generated source for command line processing.class
Generated source for command line processing. -
Uses of Model in eu.bandm.tools.xslt.base
Subclasses of Model in eu.bandm.tools.xslt.baseMethods in eu.bandm.tools.xslt.base with parameters of type ModelModifier and TypeMethodDescriptionGuiOptions.makeInstance
(Model model0) void
GuiOptions.model2view
(Model xmodel) void
GuiOptions.view2model
(Model xmodel)