Uses of Interface
de.grogra.reflect.Field
Packages that use Field
Package
Description
-
Uses of Field in de.grogra.graph
Methods in de.grogra.graph that return Field -
Uses of Field in de.grogra.graph.impl
Classes in de.grogra.graph.impl that implement FieldModifier and TypeClassDescriptionstatic final class
static class
Methods in de.grogra.graph.impl that return FieldModifier and TypeMethodDescriptionfinal Field
Node.FieldAttributeAccessor.getField()
Node.getUserField
(int index) Constructors in de.grogra.graph.impl with parameters of type Field -
Uses of Field in de.grogra.persistence
Classes in de.grogra.persistence that implement FieldModifier and TypeClassDescriptionfinal class
final class
class
class
APersistenceField
represents a field which can be handled by classes of thepersistence
package.class
Fields in de.grogra.persistence declared as FieldMethods in de.grogra.persistence that return FieldMethods in de.grogra.persistence with parameters of type FieldConstructors in de.grogra.persistence with parameters of type Field -
Uses of Field in de.grogra.pf.registry
Methods in de.grogra.pf.registry with parameters of type Field -
Uses of Field in de.grogra.pf.ui.edit
Methods in de.grogra.pf.ui.edit with parameters of type FieldModifier and TypeMethodDescriptionFieldProperty.createSubProperty
(Type actualType, Field f, int i) abstract Property
Property.createSubProperty
(Type actualType, Field name, int index) -
Uses of Field in de.grogra.reflect
Classes in de.grogra.reflect that implement FieldFields in de.grogra.reflect declared as FieldMethods in de.grogra.reflect that return FieldModifier and TypeMethodDescriptionstatic Field
Reflection.findFieldInClasses
(Type type, String nameOrDescriptor) ClassAdapter.getDeclaredField
(int index) static Field
Reflection.getDeclaredField
(Type type, String nameOrDescriptor) Type.getDeclaredField
(int index) TypeDecorator.getDeclaredField
(int index) TypeImpl.getDeclaredField
(int index) XArray.getDeclaredField
(int index) XClass.getDeclaredField
(int index) static Field[]
Reflection.getDeclaredFields
(Type type) FieldChain.getField
(int index) FieldChainImpl.getField
(int index) UserFields.getUserField
(int index) static Field
FieldDecorator.undecorate
(Field f) Methods in de.grogra.reflect with parameters of type FieldModifier and TypeMethodDescriptionstatic Object
void
XClass.removeField
(Field field) static void
static String
static Field
FieldDecorator.undecorate
(Field f) Constructors in de.grogra.reflect with parameters of type FieldModifierConstructorDescriptionFieldChainImpl
(Field field) FieldChainImpl
(FieldChain list, Field field) FieldDecorator
(Field field) FieldDecorator
(Field field, Type type) -
Uses of Field in de.grogra.xl.compiler
Classes in de.grogra.xl.compiler that implement FieldMethods in de.grogra.xl.compiler that return FieldMethods in de.grogra.xl.compiler with parameters of type FieldModifier and TypeMethodDescriptionCompilerBase.compileFieldExpression
(Field field, Expression expr, Scope scope, antlr.collections.AST pos) static Type
InheritedField.getQualifyingType
(Field f) void
BytecodeWriter.visitFieldInsn
(int opcode, Field field, AccessMethod access) Constructors in de.grogra.xl.compiler with parameters of type Field -
Uses of Field in de.grogra.xl.compiler.scope
Methods in de.grogra.xl.compiler.scope that return FieldModifier and TypeMethodDescriptionTypeScope.getAssertionsDisabledField()
TypeScope.getFieldForEnclosingLocal
(Local local) Methods in de.grogra.xl.compiler.scope with parameters of type FieldModifier and TypeMethodDescriptionantlr.collections.AST
TypeScope.getASTOfDeclaration
(Field field) boolean
MethodScope.isIllegalUseBeforeDeclaration
(Field field) void
TypeScope.setASTOfDeclaration
(Field field, antlr.collections.AST ast) -
Uses of Field in de.grogra.xl.expr
Methods in de.grogra.xl.expr that return FieldConstructors in de.grogra.xl.expr with parameters of type Field -
Uses of Field in de.grogra.xl.impl.base
Constructors in de.grogra.xl.impl.base with parameters of type FieldModifierConstructorDescriptionFieldListPattern
(Type nodeType, Field field) FieldListPattern
(Type cls, Type nodeType, Field field) FieldListPattern
(Type cls, Type nodeType, Field[] fields) -
Uses of Field in de.grogra.xl.query
Methods in de.grogra.xl.query with parameters of type Field