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.
Processor for parameter substitution in character streams.
Text layout and pretty printing,
see the user documentation.
Utility functions for Swing GUI interaction and for graphics: drawing and coordinate calculation.
Toolkit for the dynamic construction of lexical analyzers.
Contains base and auxiliary classes for code generated by tdom.
Realizes basic test funtionality.
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 TypeClassDescriptionclassInitial 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 TypeClassDescriptionclassTranslates a simple table representation into control data for maven and gnu make.classProcessor 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 TypeClassDescriptionclassFormatRepository<K extends Serializable>A map-like store for formats with serialized resource backing store and on-demand computation.classCollection 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 TypeClassDescriptionclassMakes a swing "tree" gui representation for a graph of Java objects. -
Uses of PropertyDependency in eu.bandm.tools.lexic
Classes in eu.bandm.tools.lexic with annotations of type PropertyDependencyModifier and TypeClassDescriptionclassZAutomaton<V>Zero-overhead automaton that is identical to the behavior of its own initial state. -
Uses of PropertyDependency in eu.bandm.tools.lexic.lib
Classes in eu.bandm.tools.lexic.lib with annotations of type PropertyDependencyModifier and TypeClassDescriptionclassContains 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 TypeClassDescriptionclassBaseCompilationContextImpl<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) classImplementation 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 TypeClassDescriptionclassClass 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 TypeClassDescriptionclassDefines 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 TypeClassDescriptionclassStatic methods for filename analysis and manipulation.classInstallable<T>Wrapper for a reference to an object that may be either created at runtime or serialized as a resource.classPrints only the n first characters and igores the rest.