Uses of Interface
eu.bandm.tools.metajava.FormatClosure
Package
Description
Generate format generating code (or formats dynamically) controlled by the
format description language.
Mirror of Java reflection: Build java sources as object models.
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Compiler for data models, from a concise mathematical oriented language into
Java.
-
Uses of FormatClosure in eu.bandm.tools.formatfrontends
Modifier and TypeFieldDescription(package private) final FormatClosure
GenericCompiler.formatClosure
-
Uses of FormatClosure in eu.bandm.tools.metajava
Modifier and TypeFieldDescription(package private) final FormatClosure
GeneratedBlock.formatClosure
(package private) final FormatClosure
GeneratedField.formatClosure
(package private) final FormatClosure
GeneratedProcedure.formatClosure
-
Uses of FormatClosure in eu.bandm.tools.metajava.format
-
Uses of FormatClosure in eu.bandm.tools.muli.utils
-
Uses of FormatClosure in eu.bandm.tools.option
-
Uses of FormatClosure in eu.bandm.tools.tdom
Modifier and TypeFieldDescription(package private) final FormatClosure
Template.formatClosure
(package private) final FormatClosure
TypedDOMGenerator.formatClosure
ModifierConstructorDescription(package private)
PackageTemplate
(String toolname, FormatClosure formatClosure, @Opt File dtdFile, File destination, String packageName, DTD.Dtd dtd, MessageReceiver<? super SimpleMessage<XMLDocumentIdentifier>> msg, boolean useArrays, boolean generateFunctions, boolean paisleySupport) Top level meta-information storage of the template hierarchy.(package private)
Template
(MessageReceiver<? super SimpleMessage<XMLDocumentIdentifier>> msg, FormatClosure formatClosure) -
Uses of FormatClosure in eu.bandm.tools.umod
Modifier and TypeFieldDescriptionprotected static final FormatClosure
FormatCache_java.formatClosure