Uses of Interface
de.grogra.reflect.Field
Package
Description
-
Uses of Field in de.grogra.ext.exchangegraph
Modifier and TypeMethodDescriptionprotected boolean
XEGImport.propertyMatchField
(de.grogra.ext.exchangegraph.xmlbeans.Property p, Field field) -
Uses of Field in de.grogra.graph
-
Uses of Field in de.grogra.graph.impl
Modifier and TypeClassDescriptionstatic final class
static class
Modifier and TypeMethodDescriptionfinal Field
Node.FieldAttributeAccessor.getField()
Node.getUserField
(int index) -
Uses of Field in de.grogra.persistence
Modifier and TypeClassDescriptionfinal class
final class
class
class
APersistenceField
represents a field which can be handled by classes of thepersistence
package.class
-
Uses of Field in de.grogra.pf.registry
-
Uses of Field in de.grogra.pf.ui.edit
Modifier 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
Modifier 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) Modifier and TypeMethodDescriptionstatic Object
void
XClass.removeField
(Field field) static void
static String
static Field
FieldDecorator.undecorate
(Field f) ModifierConstructorDescriptionFieldChainImpl
(Field field) FieldChainImpl
(FieldChain list, Field field) FieldDecorator
(Field field) FieldDecorator
(Field field, Type type) -
Uses of Field in de.grogra.xl.compiler
Modifier 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) -
Uses of Field in de.grogra.xl.compiler.scope
Modifier and TypeMethodDescriptionTypeScope.getAssertionsDisabledField()
TypeScope.getFieldForEnclosingLocal
(Local local) Modifier 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
-
Uses of Field in de.grogra.xl.impl.base
ModifierConstructorDescriptionFieldListPattern
(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