A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

U

UNBOUND - Static variable in class org.aspectj.weaver.BoundedReferenceType
 
UNBOUND - Static variable in class org.aspectj.weaver.WildcardedUnresolvedType
 
UNBOUND_FORMAL - Static variable in class org.aspectj.weaver.WeaverMessages
 
uncheckedAdviceConversion - Variable in class org.aspectj.weaver.Lint
 
uncheckedArgument - Variable in class org.aspectj.weaver.Lint
 
UNDEFINED - Static variable in interface org.aspectj.apache.bcel.Constants
Illegal codes
UNDEFINED_LENGTH - Static variable in interface org.aspectj.apache.bcel.Constants
 
unhandledException(TypeBinding, ASTNode) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
Unknown - Class in org.aspectj.apache.bcel.classfile
This class represents a reference to an unknown (i.e., application-specific) attribute of a class.
Unknown(Unknown) - Constructor for class org.aspectj.apache.bcel.classfile.Unknown
Initialize from another object.
Unknown(int, int, byte[], ConstantPool) - Constructor for class org.aspectj.apache.bcel.classfile.Unknown
Create a non-standard attribute.
UNKNOWN - Static variable in class org.aspectj.apache.bcel.generic.Type
 
UNKNOWN - Static variable in class org.aspectj.bridge.SourceLocation
used when SourceLocation is not available
UNKNOWN - Static variable in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
UNKNOWN - Static variable in class org.aspectj.weaver.TypeVariable
 
UNKNOWN_ANNOTATION_VALUE - Static variable in class org.aspectj.weaver.WeaverMessages
 
UNKNOWN_FILENAME - Static variable in class org.aspectj.weaver.Dump
 
UNKNOWN_SOURCE_CONTEXT - Static variable in class org.aspectj.weaver.SourceContextImpl
 
UNKNOWN_SOURCE_FILE - Static variable in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
UnlockSignature - Interface in org.aspectj.lang.reflect
 
UnmatchedSuperTypeInCall - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
unmatchedSuperTypeInCall - Variable in class org.aspectj.weaver.Lint
 
unmatchedTargetKind - Variable in class org.aspectj.weaver.Lint
 
unorderedAdviceAtShadow - Variable in class org.aspectj.weaver.Lint
 
UNPREDICTABLE - Static variable in interface org.aspectj.apache.bcel.Constants
 
unqualifiedClassName(Class) - Static method in class org.aspectj.util.LangUtil
 
unqualifiedClassName(Object) - Static method in class org.aspectj.util.LangUtil
 
UnresolvableMember - Static variable in class org.aspectj.ajdt.internal.core.builder.AjCompilerOptions
 
unresolvableMember - Variable in class org.aspectj.weaver.Lint
 
UnresolvedType - Class in org.aspectj.weaver
A UnresolvedType represents a type to the weaver.
UnresolvedType(String, String, UnresolvedType[]) - Constructor for class org.aspectj.weaver.UnresolvedType
 
UnresolvedType.TypeKind - Class in org.aspectj.weaver
 
UnresolvedTypeVariableReferenceType - Class in org.aspectj.weaver
 
UnresolvedTypeVariableReferenceType() - Constructor for class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
UnresolvedTypeVariableReferenceType(TypeVariable) - Constructor for class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
UNSATISFIED_LINK_ERROR - Static variable in interface org.aspectj.apache.bcel.ExceptionConstants
 
UNSUPPORTED_POINTCUT_PRIMITIVE - Static variable in class org.aspectj.weaver.WeaverMessages
 
UnsupportedPointcutPrimitiveException - Exception in org.aspectj.weaver.tools
 
UnsupportedPointcutPrimitiveException(String, PointcutPrimitive) - Constructor for exception org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
unusedArgument(LocalDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedPrivateField(FieldDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedPrivateMethod(AbstractMethodDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
unusedPrivateType(TypeDeclaration) - Method in class org.aspectj.ajdt.internal.compiler.problem.AjProblemReporter
 
UnwovenClassFile - Class in org.aspectj.weaver.bcel
 
UnwovenClassFile(String, byte[]) - Constructor for class org.aspectj.weaver.bcel.UnwovenClassFile
 
UnwovenClassFile(String, String, byte[]) - Constructor for class org.aspectj.weaver.bcel.UnwovenClassFile
Use if the classname is known, saves a bytecode parse
UnwovenClassFile.ChildClass - Class in org.aspectj.weaver.bcel
 
unwovenClassFiles() - Method in class org.aspectj.ajdt.internal.compiler.InterimCompilationResult
 
unwovenClassFilesFor(CompilationResult, IOutputClassFileNameProvider) - Static method in class org.aspectj.ajdt.internal.compiler.ClassFileBasedByteCodeProvider
 
UnwovenClassFileWithThirdPartyManagedBytecode - Class in org.aspectj.weaver.bcel
 
UnwovenClassFileWithThirdPartyManagedBytecode(String, String, UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider) - Constructor for class org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode
 
UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider - Interface in org.aspectj.weaver.bcel
 
unwrapException(Throwable) - Static method in class org.aspectj.util.LangUtil
 
update(Map, Set) - Method in class org.aspectj.ajdt.internal.core.builder.StatefulNameEnvironment
Needs to be told about changes.
UpdateConfigurationDialog - Class in org.aspectj.ajde.ui.swing
Used for automatically updating build configuration files (".lst") when a project configuration has changed.
UpdateConfigurationDialog(Vector, Vector, boolean, Component) - Constructor for class org.aspectj.ajde.ui.swing.UpdateConfigurationDialog
 
updateHandleMap(Set<String>) - Method in interface org.aspectj.asm.IHierarchy
 
updateHandleMap(Set<String>) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
updateSlot(int) - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.BranchHandle
Update target of instruction.
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
Update the target destination for this instruction.
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
updateTarget(InstructionHandle, InstructionHandle) - Method in interface org.aspectj.apache.bcel.generic.InstructionTargeter
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
updateTarget(InstructionHandle, InstructionHandle) - Method in class org.aspectj.apache.bcel.generic.Tag
 
updateTarget(InstructionHandle, InstructionHandle, InstructionList) - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
updateView(StructureView) - Method in interface org.aspectj.ajde.ui.StructureViewRenderer
Implementors should updated the display of the corresponding file structure view.
updateView(StructureView) - Method in class org.aspectj.ajde.ui.swing.BrowserViewPanel
 
updateView(StructureView) - Method in class org.aspectj.ajde.ui.swing.StructureViewPanel
 
USE_SOFT_REFS - Static variable in class org.aspectj.weaver.World.TypeMap
 
USE_WEAK_REFS - Static variable in class org.aspectj.weaver.World.TypeMap
 
useExpendableMap - Static variable in class org.aspectj.weaver.World.TypeMap
 
USER_EXTENSION - Static variable in class org.aspectj.weaver.patterns.Pointcut
 
UserPreferencesAdapter - Interface in org.aspectj.ajde.ui
This interface needs to be implemented by an IDE extension in order for AJDE to store properties in a way that matches the IDE's property storing facilities.
UserPreferencesStore - Class in org.aspectj.ajde.ui.internal
 
UserPreferencesStore() - Constructor for class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
UserPreferencesStore(boolean) - Constructor for class org.aspectj.ajde.ui.internal.UserPreferencesStore
 
userStopped() - Method in class org.aspectj.util.LangUtil.ProcessController
 
USES_POINTCUT - Static variable in class org.aspectj.asm.IRelationship.Kind
 
useSharedCache - Static variable in class org.aspectj.apache.bcel.util.ClassLoaderRepository
 
Util - Class in org.aspectj.tools.ajdoc
 
Util() - Constructor for class org.aspectj.tools.ajdoc.Util
 
UtilClassLoader - Class in org.aspectj.util
Load classes as File from File[] dirs or URL[] jars.
UtilClassLoader(URL[], File[]) - Constructor for class org.aspectj.util.UtilClassLoader
 
Utility - Class in org.aspectj.apache.bcel.classfile
Utility functions that do not really belong to any class in particular.
Utility() - Constructor for class org.aspectj.apache.bcel.classfile.Utility
 
Utility - Class in org.aspectj.weaver.bcel
 
Utility() - Constructor for class org.aspectj.weaver.bcel.Utility
 
Utility.ResultHolder - Class in org.aspectj.apache.bcel.classfile
 
Utility.ResultHolder(String, int) - Constructor for class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
Utils - Class in org.aspectj.weaver
 
Utils() - Constructor for class org.aspectj.weaver.Utils
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _