Uses of Package
eu.bandm.tools.message
Packages that use eu.bandm.tools.message
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.
Umod main model class: This is the internal
model for the d2d text type definitions.
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
Model for w3c XML DTDs, with preserved syntax.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Generate format generating code (or formats dynamically) controlled by the
format description language.
Utility functions for Swing GUI interaction and for graphics: drawing and coordinate calculation.
Utility functions for GUI user interaction, using MuLi internationalization.
Distribute applications made with metatools.
Evaluation, statistics and renderings of bandm lab log format.
Meaning: Created from d2d definition module
lablog$expanded at
2025-08-17_22h58m27.
Abstract Syntax of LLJava, representing the byte code instructions, the
objects which contain byte code, and the attributes specific to byte code
classes.
Messages from an application to the user, and the building blocks
for a processing pipeline.
Features which need
eu.bandm.tools.message
and eu.bandm.tools.muli
.Meaning: Source format for multi lingual
support.
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
Runtime library for generated option processing code: building blocks for
parsing and GUI.
Framework for simple recursive-descend parsers.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Contains base and auxiliary classes for code generated by tdom.
Realizes basic test funtionality.
A DocumentClient implementation for W3C Dom.
Infrastructure for evaluating tpath expressions.
Type checking for tpath expressions.
Compiler for data models, from a concise mathematical oriented language into
Java.
Utility classes for file handling and IO.
Utility classes for XML.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option
package.Versatile export of ASTs recognized by antlr as SAX events,
cf user documentation.
Runtime classes for the xantlr
parser.
Glueing code supporting different standard use cases of tdom, xantlr
and both.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.applicationStartClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.Everything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.d2d2.baseClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.Specialization of
MessagePrinter
with addtional features.Everything which can receive a message.Propagates all received messages sequentially to a multitude of current drains.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.d2d2.modelClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.d2d2.parser2ClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.doctypes.xhtmlClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.dtdClassDescriptionDoes nothing with every message it receives.Everything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.dtmClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.Prints textual representations of all received messages to an output stream.Everything which can receive a message.Storage for a sequence of
Message
s in order of their arrival.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.formatfrontendsClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.graficUtilsClassDescriptionAbstract base class of the metatools message architecture.Specialization of
MessagePrinter
with addtional features.Everything which can receive a message.Storage for a sequence ofMessage
s in order of their arrival.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.graficUtils2ClassDescriptionFundamental enum type for categorization of all
Message
objects.Everything which can receive a message.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.installerClassDescriptionFundamental enum type for categorization of all
Message
objects.Counts all received messages, per kind, in total, and per critical/non-critical.Prints textual representations of all received messages to an output stream.Everything which can receive a message.Storage for a sequence ofMessage
s in order of their arrival.Propagates all received messages sequentially to a multitude of current drains.A minimal selection of message data which is useful in practice.A one-line display for one message at a time, to be included in a Swing based GUI.Multi-line rendering for messages, to be included in a Swing based GUI. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.lablog.baseClassDescriptionEverything which can receive a message.Storage for a sequence of
Message
s in order of their arrival.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.lablog.xmlClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.lexic.libClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.lljavaClassDescriptionSimply passes every message it receives to a single drain.Everything which can receive a message.Common superclass of classes which send messages to one single switchable drain.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.lljava.absyClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.lljava.parserClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.messageClassDescriptionAbstract base class of the metatools message architecture.Fundamental enum type for categorization of all
Message
objects.Internal auxiliary class which counts the messages of one particular kind.Message de-multiplexer which propagates each received message individually to zero to multiple receivers.Does nothing with every message it receives.Inserts the arguments into the message text, similar to the Java standard string formatter.A filter which propagates only those messages the kind of which is currently in the selection.A filter which sends messages only to its drain if their level value is equal to or below a given threshold.A filter which propagates only those messages which lie in particular location regions.Reification of a region specification to let pass.A message receiver which receives a message of one type, and propagates the result of applying a function to this message, which may be of different type.Simply passes every message it receives to a single drain.Prints textual representations of all received messages to an output stream.Specialization ofMessagePrinter
with addtional features.Everything which can receive a message.Common superclass for different kinds of message storages.Standard specialisation ofAbstractListModel
.Standard specialisation ofAbstractTableModel
.Wraps every printed line (on its completion) into one "log" message and sends it to themessage receiver
.Auxiliary class which maps from an enumeration type to optionalMessageReceiver
s.A minimal selection of message data which is useful in practice.Log message with not more informative content than "I am still alive".Common superclass of classes which send messages to one single switchable drain.A one-line display for one message at a time, to be included in a Swing based GUI.Multi-line rendering for messages, to be included in a Swing based GUI.A graphic object showing a traffic light in different phases.The states of aTrafficLight
and of aTrafficMessageReceiver
. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.messageMuliClassDescriptionFundamental enum type for categorization of all
Message
objects.Simply passes every message it receives to a single drain.Everything which can receive a message.A minimal selection of message data which is useful in practice.Common superclass of classes which send messages to one single switchable drain. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.metajava.formatClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.muli.tdomClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.muli.utilsClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.optionClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.option.absyClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.option.runtimeClassDescriptionSimply passes every message it receives to a single drain.Everything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.ramus.runtime2ClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.rdparserClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tdomClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tdom.cliClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tdom.runtimeClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.testClassDescriptionFundamental enum type for categorization of all
Message
objects.Counts all received messages, per kind, in total, and per critical/non-critical.Everything which can receive a message.Storage for a sequence ofMessage
s in order of their arrival.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.tpath.domClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tpath.parser2ClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tpath.runtimeClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tpath.tdomclientClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.tpath.typeClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.umodClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.Prints textual representations of all received messages to an output stream.Everything which can receive a message.Propagates all received messages sequentially to a multitude of current drains.Throws each message it receives after wrapping it into a
MessageException
.A minimal selection of message data which is useful in practice. -
Classes in eu.bandm.tools.message used by eu.bandm.tools.util.filesClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.util.xmlClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.util3ClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.Prints textual representations of all received messages to an output stream.Everything which can receive a message.Propagates all received messages sequentially to a multitude of current drains.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.xantlrClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.xantlr.runtimeClassDescriptionEverything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.xantlrtdomClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.Everything which can receive a message.A minimal selection of message data which is useful in practice.
-
Classes in eu.bandm.tools.message used by eu.bandm.tools.xslt.baseClassDescriptionCounts all received messages, per kind, in total, and per critical/non-critical.A filter which propagates only those messages the kind of which is currently in the selection.A filter which propagates only those messages which lie in particular location regions.Prints textual representations of all received messages to an output stream.Everything which can receive a message.Storage for a sequence of
Message
s in order of their arrival.Propagates all received messages sequentially to a multitude of current drains.A minimal selection of message data which is useful in practice.