Uses of Annotation Interface
eu.bandm.tools.annotations.PropertyDependency
Package
Description
CLI tool to construct the initial skeleton of files and folders required
for a user project with metatools and gnu make.
Parameter expander to instantiate Java source text templates with primitive or
object types.
Text layout and pretty printing,
see the user documentation.
Utility functions for Swing GUI interaction and for graphics: drawing and coordinate calculation.
Contains base and auxiliary classes for code generated by tdom.
Compiler for data models, from a concise mathematical oriented language into
Java.
Utility classes for Java and JVM runtime objects and bytecode.
Utility classes for file handling and IO.
-
Uses of PropertyDependency in eu.bandm.tools.applicationStart
Modifier and TypeClassDescriptionclass
Initial fill of the source file tree for a new application project based on metatools and gnu make. -
Uses of PropertyDependency in eu.bandm.tools.expander
Modifier and TypeClassDescriptionclass
Processor for parameter substitution in character streams. -
Uses of PropertyDependency in eu.bandm.tools.format
Modifier and TypeClassDescriptionclass
FormatRepository<K extends Serializable>
A map-like store for formats with serialized resource backing store and on-demand computation.class
Collection of static factory and transformation methods for Formats. -
Uses of PropertyDependency in eu.bandm.tools.graficUtils
Modifier and TypeClassDescriptionclass
Makes a swing "tree" gui representation for a graph of Java objects. -
Uses of PropertyDependency in eu.bandm.tools.lexic.lib
Modifier and TypeClassDescriptionclass
Contains parsing rules for selected definitions from the XML 1.0 specification. -
Uses of PropertyDependency in eu.bandm.tools.lljava.live.impl
Modifier and TypeClassDescriptionclass
BaseCompilationContextImpl<C extends CompilationContext<C>>
-
Uses of PropertyDependency in eu.bandm.tools.metajava.browser
-
Uses of PropertyDependency in eu.bandm.tools.tdom.runtime
Modifier and TypeClassDescription(package private) class
Implementation which sends error messages to aMessageReceiver
. -
Uses of PropertyDependency in eu.bandm.tools.test
Modifier and TypeClassDescriptionclass
Class which filters interactive, future, and currently-under-development tests. -
Uses of PropertyDependency in eu.bandm.tools.umod
-
Uses of PropertyDependency in eu.bandm.tools.util.classes
Modifier and TypeClassDescriptionclass
Defines static methods for finding recursive static references to classes via breadth-first search. -
Uses of PropertyDependency in eu.bandm.tools.util.files
Modifier and TypeClassDescriptionclass
Installable<T>
Store a reference to an object that may be created at runtime or serialized as a resource.class
Prints only the n first characters and igores the rest.