Uses of Interface
eu.bandm.tools.ops.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.
-
Uses of PreimageMap in eu.bandm.tools.d2d2.base
Modifier 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
Modifier and TypeClassDescriptionclass
AbstractPreimageMap<A,
B> Generic implementation DOCMEclass
HashPreimageMap<A,
B> DOCME -
Uses of PreimageMap in eu.bandm.tools.tdom
Modifier and TypeFieldDescription(package private) final PreimageMap<DTD.PI,
String> PackageTemplate.allDocPIs
Maps PI to the docPiKey, for detecting ill-formed.