Uses of Package
eu.bandm.tools.paisley
Packages that use eu.bandm.tools.paisley
Package
Description
Umod main model class: This is the internal
model for the d2d text type definitions.
Umod main model class: This is a model for the
results of d2d text parsing.
Model for w3c XML DTDs, with preserved syntax.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Text layout and pretty printing,
see the user documentation.
Abstract Syntax of LLJava, representing the byte code instructions, the
objects which contain byte code, and the attributes specific to byte code
classes.
Human-readable message objects and processing.
A modular implementation of nondeterministic pattern matching on arbitrary
objects.
Realizes basic test funtionality.
Abstract syntax of the tpath language, realized as a umod model.
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.option package.-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.d2d2.model
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.d2d2.rt
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.dtd
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.dtm
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.format
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.lljava.absy
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.message
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.paisleyClassDescriptionBase class for common patterns.Abstract base class for patterns that delegate to some other pattern, chosen dynamically per target.Abstract base class for patterns that contain no subpatterns.Abstract base class for patterns that contain two subpatterns.Base class of binary pattern conjunction.Abstract base class for patterns that delegate expensively transformed targets to a subpattern.Indicates that a target can not be transformed.The functional interface for the method
CachedTransform.tryApply(A).Base class of deterministic patterns that do not examine the target object.Enum-indexed disjunctive combination of patterns that tracks which branch has been chosen.Incremental builder.Base interface for all extractors.Abstract base class for patterns that match only a subset of the target type.Abstract base class for patterns that delegate several transformation results for a target to a subpattern.Indexed disjunctive combination of patterns that tracks which branch has been chosen.Incremental builder.Wrapper class for a pattern that is to be created lazily on demand.Functional interface for pattern templates with a hole.Abstract base class for patterns that delegate several transformation results for a target to a subpattern.Deprecated.Experimental.Deprecated.Experimental.Base interface of all patterns.Base class for patterns that contain one subpattern of the same target type.Abstract base class for patterns that either delegate transformed targets to a subpattern or fail immediately.Pattern with a distinguished argument variable.Abstract base class for patterns that delegate transformed targets to a subpattern.Abstract base class for patterns that delegate transformed targets to a subpattern.Abstract base class for patterns that contain one subpattern.Class of pattern variables. -
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.paisley.xml
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.ramus.runtime2
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.test
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.tpath.absy
-
Classes in eu.bandm.tools.paisley used by eu.bandm.tools.util3