Uses of Class
eu.bandm.tools.message.MessageCounter
Packages that use MessageCounter
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.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Distribute applications made with metatools.
Compiler for data models, from a concise mathematical oriented language into
Java.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option
package.Glueing code supporting different standard use cases of tdom, xantlr
and both.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of MessageCounter in eu.bandm.tools.applicationStart
Fields in eu.bandm.tools.applicationStart declared as MessageCounterModifier and TypeFieldDescriptionprotected final MessageCounter
StartApplicationProject_makeBased.msg_c
Evident -
Uses of MessageCounter in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base declared as MessageCounterModifier and TypeFieldDescriptionprotected final MessageCounter
Text2Udom.messageCounter
Target of most messages.protected final MessageCounter
Def2Xslt3.msg_c
Evidentprotected final MessageCounter
BatchProcessor.msg_counter
Evidentprotected MessageCounter
Main.msg_counter
Used for ending program execution early.protected final MessageCounter
Resolver4.msgcount
Own counter to abolish processing when an error has occured.protected final MessageCounter
Dtd2Def.msgCounter
EvidentMethods in eu.bandm.tools.d2d2.base with parameters of type MessageCounterModifier and TypeMethodDescriptionprotected void
XsltInstance.errorcheck_xsltprepare
(MessageCounter cnt) Ensures that no errors (= no LL-1-violation-errors) have happend when resolving the combined definitions of xslt and target.protected static void
Batch.printErrorCounter
(MessageCounter mc) Evidentprotected static void
Batch.terminateApplicationOnErrors
(MessageCounter mc) Evidentprotected static void
Evident -
Uses of MessageCounter in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as MessageCounter -
Uses of MessageCounter in eu.bandm.tools.installer
Fields in eu.bandm.tools.installer declared as MessageCounterModifier and TypeFieldDescriptionprotected final MessageCounter
DocumentedDistribution2.msgCounter
Must be global.Methods in eu.bandm.tools.installer with parameters of type MessageCounterModifier and TypeMethodDescriptionvoid
DocumentedDistribution2.terminateApplicationDueToSevereErrors
(MessageCounter m) If errors have been counted, then print a text to the terminal of the command line and exits the application.void
DocumentedDistribution2.terminateApplicationDueToSevereErrors_usage
(MessageCounter m) AsDocumentedDistribution2.terminateApplicationDueToSevereErrors(eu.bandm.tools.message.MessageCounter)
, with printing of the usage information in case of error. -
Uses of MessageCounter in eu.bandm.tools.test
Fields in eu.bandm.tools.test declared as MessageCounterModifier and TypeFieldDescriptionprotected final MessageCounter
TestFrame_messages.mcounter
Make it accessible by sub-classes! -
Uses of MessageCounter in eu.bandm.tools.umod
Fields in eu.bandm.tools.umod declared as MessageCounterModifier and TypeFieldDescriptionprotected static MessageCounter
Main.msg_count
protected MessageCounter
UMod2java.msgCounter
-
Uses of MessageCounter in eu.bandm.tools.util3
Fields in eu.bandm.tools.util3 declared as MessageCounterModifier and TypeFieldDescriptionprotected static MessageCounter
CallXslt.msg_c
protected static MessageCounter
ParameterExpander_main.msg_c
Methods in eu.bandm.tools.util3 with parameters of type MessageCounter -
Uses of MessageCounter in eu.bandm.tools.xantlrtdom
Fields in eu.bandm.tools.xantlrtdom declared as MessageCounter -
Uses of MessageCounter in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base declared as MessageCounter