Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.d2d2.infra |
This is a package of auxiliary classes for
the d2d version 2.0 implementation.
|
eu.bandm.tools.d2d2.model |
Umod main model class: This is the internal
model for the d2d text type definitions.
|
eu.bandm.tools.d2d2.rt |
Umod main model class: This is a model for the
results of d2d text parsing.
|
eu.bandm.tools.doctypes |
Document type definitions in various formats, plus utilities.
|
eu.bandm.tools.doctypes.xhtml |
Created by bandm/metatools/tdom on 2022-06-25T16:43:34
|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.formatfrontends |
Generate format generating code (or formats dynamically) controlled by the
format description language.
|
eu.bandm.tools.graficUtils |
Utility functions for drawing and coordinate calculation.
|
eu.bandm.tools.installer |
Distribute applications made with metatools.
|
eu.bandm.tools.lablog.base |
Evaluation, statistics and renderings of bandm lab log format.
|
eu.bandm.tools.lablog.xml |
Meaning: Created from d2d definition module
lablog$expanded at
2022-07-01_07h58m33.
|
eu.bandm.tools.lljava | |
eu.bandm.tools.lljava.absy |
Abstract Syntax of LLJava, representing the byte code instructions, the objects which
contain byte code, and the attributes specific to byte code classes.
|
eu.bandm.tools.lljava.codec | |
eu.bandm.tools.lljava.parser | |
eu.bandm.tools.message |
Messages and positions in documents,
cf user documentation.
|
eu.bandm.tools.metajava.format | |
eu.bandm.tools.metajava.tdom | |
eu.bandm.tools.muli |
Support *MU*lti *LI*ngual user interfaces by advanced translation look-up,
incremental deserialization, etc.
|
eu.bandm.tools.muli.tdom |
Meaning: Source format for multi lingual
support.
|
eu.bandm.tools.option |
Command line parser and graphical user input generated from
one abstract description of programming options, incl data types
and multi-lingual descriptions.
|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
eu.bandm.tools.option.runtime |
Runtime library for generated option processing code: building blocks for
parsing and GUI.
|
eu.bandm.tools.ramus.runtime2 | |
eu.bandm.tools.tdom |
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
|
eu.bandm.tools.tdom.runtime |
Contains base and auxiliary classes for code generated by tdom.
|
eu.bandm.tools.tpath.absy |
Abstract syntax of the tpath language, realized as a umod model.
|
eu.bandm.tools.tpath.dom |
A DocumentClient implementation for W3C Dom.
|
eu.bandm.tools.tpath.runtime |
Infrastructure for evaluating tpath expressions.
|
eu.bandm.tools.tpath.tdomclient | |
eu.bandm.tools.tpath.type |
Type checking for tpath expressions.
|
eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
eu.bandm.tools.util3 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option package. |
eu.bandm.tools.xantlr |
Versatile export of ASTs recognized by antlr as SAX events,
cf user documentation.
|
eu.bandm.tools.xantlr.runtime |
Runtime classes for the xantlr
parser.
|
eu.bandm.tools.xantlrtdom |
Glueing code supporting different standard use cases of tdom, xantlr
and both.
|
eu.bandm.tools.xslt.base |
txsl = typed xslt 1.0 interpreter with "fragmented validation".
|
Class and Description |
---|
Location
A reference to document parts.
|
LocationMap
Facility to translate
Location s, when re-arranging of text fragments
has been performed, and location info must be adjusted accordingly. |
MessageCounter
Counts all received messages, per kind, total, and per critical/non-critical.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageTee
Re-sends the message received sequeentially to a multitude of
current drains.
For details see MessageTee.receive(Message) . |
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
Class and Description |
---|
Location
A reference to document parts.
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
Class and Description |
---|
Location
A reference to document parts.
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageDisposer
Does nothing with every message it receives.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageCounter
Counts all received messages, per kind, total, and per critical/non-critical.
|
MessagePrinter
Prints textual representations of all received messages to an
output stream.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageStore
Storage for a sequence of
Message s with dynamic sorting, graphic
interfaces and propagation facilities. |
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
SimpleMessage.Generator
Convenience factory class for creating
SimpleMessage s and
sending them immediately, --- all in one call. |
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Message
Abstract base class of the
|
Message.Kind
Fundamental enum type for categorization of all
Message objects. |
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageStore
Storage for a sequence of
Message s with dynamic sorting, graphic
interfaces and propagation facilities. |
SimpleMessage
Used ubiquituously in
|
Class and Description |
---|
MessageCounter
Counts all received messages, per kind, total, and per critical/non-critical.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageStore
Storage for a sequence of
Message s with dynamic sorting, graphic
interfaces and propagation facilities. |
MessageTee
Re-sends the message received sequeentially to a multitude of
current drains.
For details see MessageTee.receive(Message) . |
SimpleMessage
Used ubiquituously in
|
SwingMessageField
derived from
SwingMessageTable and MessagePrinter . |
Class and Description |
---|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageStore
Storage for a sequence of
Message s with dynamic sorting, graphic
interfaces and propagation facilities. |
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Class and Description |
---|
MessagePasser
Simply passes every message it receives to a single target.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SingleSender
Common superclass of all which send messages to one single drain.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
Class and Description |
---|
Location
A reference to document parts.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Location
A reference to document parts.
|
Location.NumberMode
models the classification of (particular/pseudo) line and column numbers
|
Message
Abstract base class of the
|
Message.Kind
Fundamental enum type for categorization of all
Message objects. |
MessageCounter.Counter |
MessageDemux
Auxiliary class which concretizes
PrimitiveMessageDemux in so far
it calculates a set of enum values for every message it receives, and then
calls the PrimitiveMessageDemux.receive(Enum,Message) method for all these. |
MessageDisposer
Does nothing with every message it receives.
|
MessagePrinter
Prints textual representations of all received messages to an
output stream.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageStore.ListModel
standard specialisation of
AbstractListModel . |
MessageStore.TableModel
standard specialisation of
AbstractTableModel . |
PrimitiveMessageDemux
Auxiliary class administrating an enumeration type and a map from
this type to optional
MessageReceiver s. |
SimpleMessage
Used ubiquituously in
|
SimpleMessage.Ping
Log message with not more informative content than "I am still alive".
|
SingleSender
Common superclass of all which send messages to one single drain.
|
TrafficLight
A graphic object showing a traffic light in different phases.
|
TrafficLight.State
The states of a
TrafficLight and a TrafficMessageReceiver . |
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Class and Description |
---|
Location
A reference to document parts.
|
Message.Kind
Fundamental enum type for categorization of all
Message objects. |
MessageCounter
Counts all received messages, per kind, total, and per critical/non-critical.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
SingleSender
Common superclass of all which send messages to one single drain.
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Class and Description |
---|
Message
Abstract base class of the
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage.Generator
Convenience factory class for creating
SimpleMessage s and
sending them immediately, --- all in one call. |
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
SimpleMessage.Generator
Convenience factory class for creating
SimpleMessage s and
sending them immediately, --- all in one call. |
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Location
A reference to document parts.
|
LocationMap
Facility to translate
Location s, when re-arranging of text fragments
has been performed, and location info must be adjusted accordingly. |
MessageCounter
Counts all received messages, per kind, total, and per critical/non-critical.
|
MessagePrinter
Prints textual representations of all received messages to an
output stream.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageTee
Re-sends the message received sequeentially to a multitude of
current drains.
For details see MessageTee.receive(Message) . |
MessageThrower
"Throws" each message it receives as a
Throwable . |
NoDocumentIdentifier |
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Locatable
Anything wich delivers a
Location when
asked for it by calling Locatable.getLocation() |
Location
A reference to document parts.
|
LocationMap
Facility to translate
Location s, when re-arranging of text fragments
has been performed, and location info must be adjusted accordingly. |
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
SimpleMessage.Generator
Convenience factory class for creating
SimpleMessage s and
sending them immediately, --- all in one call. |
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
MessageCounter
Counts all received messages, per kind, total, and per critical/non-critical.
|
MessagePrinter
Prints textual representations of all received messages to an
output stream.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
MessageTee
Re-sends the message received sequeentially to a multitude of
current drains.
For details see MessageTee.receive(Message) . |
SimpleMessage
Used ubiquituously in
|
Class and Description |
---|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
Class and Description |
---|
Location
A reference to document parts.
|
MessageLocationFilter
A filter which propagates only those messages which lie in certain
areas of locations.
|
MessageReceiver
Everything which can receive a Message !-)
The value for the message must be (never null).
|
SimpleMessage
Used ubiquituously in
|
XMLDocumentIdentifier
realizes a pair of identifiers ("system" and "public") as oftenly
required to identify an XML document.
|
see also the complete user documentation .