Uses of Interface
eu.bandm.tools.ops.PreimageMap
Packages that use PreimageMap
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option
package.-
Uses of PreimageMap in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base declared as PreimageMapModifier and TypeFieldDescriptionprotected final PreimageMap
<Definition, String> UserdocUninstantiated.defs2tag
Maps every found definition to its tag String.protected final PreimageMap
<Definition, String> UserdocUninstantiated.defs2tag_global
Sum ofUserdocUninstantiated.defs2tag
over all modules. -
Uses of PreimageMap in eu.bandm.tools.ops
Classes in eu.bandm.tools.ops that implement PreimageMapModifier and TypeClassDescriptionclass
AbstractPreimageMap<A,
B> Generic implementation DOCMEclass
HashPreimageMap<A,
B> DOCME -
Uses of PreimageMap in eu.bandm.tools.tdom
Fields in eu.bandm.tools.tdom declared as PreimageMapModifier and TypeFieldDescription(package private) final PreimageMap
<DTD.PI, String> PackageTemplate.allDocPIs
Maps PI to the docPiKey, for detecting ill-formed. -
Uses of PreimageMap in eu.bandm.tools.util3
Fields in eu.bandm.tools.util3 declared as PreimageMapModifier and TypeFieldDescription(package private) final PreimageMap
<String, Integer> ClassDependencies.generations_late
Maps a class to its late generation number.