Uses of Class
eu.bandm.tools.metajava.GeneratedField
Packages that use GeneratedField
Package
Description
Mirror of Java reflection: Build java sources as object models.
Generates typed models of XML documents,
see
meta-tools TDOM user documentation.
-
Uses of GeneratedField in eu.bandm.tools.metajava
Fields in eu.bandm.tools.metajava with type parameters of type GeneratedFieldMethods in eu.bandm.tools.metajava that return GeneratedFieldModifier and TypeMethodDescriptionMethods in eu.bandm.tools.metajava that return types with arguments of type GeneratedFieldMethods in eu.bandm.tools.metajava with parameters of type GeneratedFieldModifier and TypeMethodDescriptionprotected voidFormattingVisitor.action(GeneratedField field) Deprecated.protected voidVisitor.action(GeneratedField field) voidVisitor.match(GeneratedField field) -
Uses of GeneratedField in eu.bandm.tools.tdom
Fields in eu.bandm.tools.tdom declared as GeneratedFieldModifier and TypeFieldDescriptionprotected GeneratedFieldNodeTemplate.decodeClosureprotected GeneratedFieldNodeTemplate.parseClosure(package private) GeneratedFieldElementTemplate.tagNameFieldField in the generated code of the element which holds the tag of the element, das defined in the DTD.Methods in eu.bandm.tools.tdom that return GeneratedFieldModifier and TypeMethodDescriptionprotected @Opt GeneratedFieldTypedAttrsGenerator.reAdjustNormalEnum(Location<XMLDocumentIdentifier> location, String piKey, GeneratedClass attrClass, GeneratedEnum valuesEnum, DTD.AttType type, boolean hasDefaultValue, DTD.DefaultDecl defaultValue) Creates additional source code for EnumerationAttribute-s.Methods in eu.bandm.tools.tdom with parameters of type GeneratedFieldModifier and TypeMethodDescription(package private) voidPackageTemplate.addGetter(int modifiers, GeneratedField field) Add a getter method to a Generated field.