Uses of Annotation Interface
eu.bandm.tools.annotations.PropertyDependency
Packages that use 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
Classes in eu.bandm.tools.applicationStart with annotations of type PropertyDependencyModifier 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
Classes in eu.bandm.tools.expander with annotations of type PropertyDependencyModifier and TypeClassDescriptionclass
Translates a simple table representation into control data for maven and gnu make.class
Processor for parameter substitution in character streams. -
Uses of PropertyDependency in eu.bandm.tools.format
Classes in eu.bandm.tools.format with annotations of type PropertyDependencyModifier 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
Classes in eu.bandm.tools.graficUtils with annotations of type PropertyDependencyModifier and TypeClassDescriptionclass
Makes a swing "tree" gui representation for a graph of Java objects. -
Uses of PropertyDependency in eu.bandm.tools.lexic.lib
Classes in eu.bandm.tools.lexic.lib with annotations of type PropertyDependencyModifier and TypeClassDescriptionclass
Contains parsing rules for selected definitions from the XML 1.0 specification. -
Uses of PropertyDependency in eu.bandm.tools.lljava.live.impl
Classes in eu.bandm.tools.lljava.live.impl with annotations of type PropertyDependencyModifier and TypeClassDescriptionclass
BaseCompilationContextImpl<C extends CompilationContext<C>>
-
Uses of PropertyDependency in eu.bandm.tools.metajava.browser
Classes in eu.bandm.tools.metajava.browser with annotations of type PropertyDependency -
Uses of PropertyDependency in eu.bandm.tools.tdom.runtime
Classes in eu.bandm.tools.tdom.runtime with annotations of type PropertyDependencyModifier and TypeClassDescription(package private) class
Implementation which sends error messages to aMessageReceiver
. -
Uses of PropertyDependency in eu.bandm.tools.test
Classes in eu.bandm.tools.test with annotations of type PropertyDependencyModifier and TypeClassDescriptionclass
Class which filters interactive, future, and currently-under-development tests. -
Uses of PropertyDependency in eu.bandm.tools.umod
Classes in eu.bandm.tools.umod with annotations of type PropertyDependency -
Uses of PropertyDependency in eu.bandm.tools.util.classes
Classes in eu.bandm.tools.util.classes with annotations of type PropertyDependencyModifier 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
Classes in eu.bandm.tools.util.files with annotations of type PropertyDependencyModifier and TypeClassDescriptionclass
Static methods for file name analysis and manipulation.class
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.