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.defs2tagMaps every found definition to its tag String.protected final PreimageMap<Definition, String> UserdocUninstantiated.defs2tag_globalSum ofUserdocUninstantiated.defs2tagover all modules. -
Uses of PreimageMap in eu.bandm.tools.ops
Classes in eu.bandm.tools.ops that implement PreimageMapModifier and TypeClassDescriptionclassAbstractPreimageMap<A,B> Generic implementation DOCMEclassHashPreimageMap<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.allDocPIsMaps 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_lateMaps a class to its late generation number.