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 _

G

genAccessibility(int) - Static method in class org.aspectj.asm.internal.ProgramElement
 
genDeclareMessage(String) - Static method in class org.aspectj.weaver.model.AsmRelationshipUtils
Generates the declare message used in the details, for example if the declare warning statement has message "There should be no printlns" will return 'declare warning: "There should be n.."'
generatedClassesExist(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
Check to see if any classes have been generated for a particular classes loader.
generatedClassesExistFor(String) - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
Check to see if any classes are stored in the generated classes cache.
GeneratedClassHandler - Interface in org.aspectj.weaver.tools
Interface implemented by weaving class loaders to allow classes generated by the weaving process to be defined.
GeneratedReferenceTypeDelegate - Class in org.aspectj.weaver
A delegate that can sit in the ReferenceType instance created for an aspect generated from aop.xml.
GeneratedReferenceTypeDelegate(ReferenceType) - Constructor for class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
GENERATING_UNWOVEN_CODE_FOR_COMPILATION_UNIT - Static variable in class org.aspectj.bridge.context.CompilationAndWeavingContext
 
GENERIC - Static variable in class org.aspectj.weaver.UnresolvedType.TypeKind
 
GenericSignature - Class in org.aspectj.util
Encapsulate generic signature parsing
GenericSignature() - Constructor for class org.aspectj.util.GenericSignature
 
GenericSignature.ArrayTypeSignature - Class in org.aspectj.util
 
GenericSignature.ArrayTypeSignature(GenericSignature.TypeSignature) - Constructor for class org.aspectj.util.GenericSignature.ArrayTypeSignature
 
GenericSignature.BaseTypeSignature - Class in org.aspectj.util
 
GenericSignature.BaseTypeSignature(String) - Constructor for class org.aspectj.util.GenericSignature.BaseTypeSignature
 
GenericSignature.ClassSignature - Class in org.aspectj.util
structure holding a parsed class signature
GenericSignature.ClassSignature() - Constructor for class org.aspectj.util.GenericSignature.ClassSignature
 
GenericSignature.ClassTypeSignature - Class in org.aspectj.util
 
GenericSignature.ClassTypeSignature(String, String) - Constructor for class org.aspectj.util.GenericSignature.ClassTypeSignature
 
GenericSignature.ClassTypeSignature(String, GenericSignature.SimpleClassTypeSignature, GenericSignature.SimpleClassTypeSignature[]) - Constructor for class org.aspectj.util.GenericSignature.ClassTypeSignature
 
GenericSignature.FieldTypeSignature - Class in org.aspectj.util
 
GenericSignature.FieldTypeSignature() - Constructor for class org.aspectj.util.GenericSignature.FieldTypeSignature
 
GenericSignature.FormalTypeParameter - Class in org.aspectj.util
structure capturing a FormalTypeParameter from the Signature grammar
GenericSignature.FormalTypeParameter() - Constructor for class org.aspectj.util.GenericSignature.FormalTypeParameter
 
GenericSignature.MethodTypeSignature - Class in org.aspectj.util
 
GenericSignature.MethodTypeSignature(GenericSignature.FormalTypeParameter[], GenericSignature.TypeSignature[], GenericSignature.TypeSignature, GenericSignature.FieldTypeSignature[]) - Constructor for class org.aspectj.util.GenericSignature.MethodTypeSignature
 
GenericSignature.SimpleClassTypeSignature - Class in org.aspectj.util
 
GenericSignature.SimpleClassTypeSignature(String) - Constructor for class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
GenericSignature.SimpleClassTypeSignature(String, GenericSignature.TypeArgument[]) - Constructor for class org.aspectj.util.GenericSignature.SimpleClassTypeSignature
 
GenericSignature.TypeArgument - Class in org.aspectj.util
 
GenericSignature.TypeArgument() - Constructor for class org.aspectj.util.GenericSignature.TypeArgument
 
GenericSignature.TypeArgument(boolean, boolean, GenericSignature.FieldTypeSignature) - Constructor for class org.aspectj.util.GenericSignature.TypeArgument
 
GenericSignature.TypeSignature - Class in org.aspectj.util
 
GenericSignature.TypeSignature() - Constructor for class org.aspectj.util.GenericSignature.TypeSignature
 
GenericSignature.TypeVariableSignature - Class in org.aspectj.util
 
GenericSignature.TypeVariableSignature(String) - Constructor for class org.aspectj.util.GenericSignature.TypeVariableSignature
 
GenericSignatureInformationProvider - Interface in org.aspectj.weaver.reflect
This interface exists to support two different strategies for answering generic signature related questions on Java 5 and pre-Java 5.
GenericSignatureParser - Class in org.aspectj.util
Parses the generic signature attribute as defined in the JVM spec.
GenericSignatureParser() - Constructor for class org.aspectj.util.GenericSignatureParser
 
GenericSignatureParserTest - Class in org.aspectj.weaver
 
GenericSignatureParserTest() - Constructor for class org.aspectj.weaver.GenericSignatureParserTest
 
genPointcutDetails(Pointcut) - Static method in class org.aspectj.weaver.model.AsmRelationshipUtils
Generates the pointcut details for the given pointcut, for example an anonymous pointcut will return '' and a named pointcut called p() will return 'p()..'
genTempVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
genTempVar(UnresolvedType, String) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
get(Object) - Method in class org.aspectj.apache.bcel.util.ClassLoaderRepository.SoftHashMap
 
get(Object) - Method in class org.aspectj.apache.bcel.util.NonCachingClassLoaderRepository.SoftHashMap
 
get(String) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(String, IRelationship.Kind, String, boolean, boolean) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement, IRelationship.Kind, String, boolean, boolean) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement, IRelationship.Kind, String) - Method in class org.aspectj.asm.internal.RelationshipMap
 
get(IProgramElement) - Method in interface org.aspectj.asm.IRelationshipMap
 
get(String) - Method in interface org.aspectj.asm.IRelationshipMap
 
get(IProgramElement, IRelationship.Kind, String, boolean, boolean) - Method in interface org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(IProgramElement, IRelationship.Kind, String) - Method in interface org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(String, IRelationship.Kind, String, boolean, boolean) - Method in interface org.aspectj.asm.IRelationshipMap
Return a relationship matching the kind and name for the given element.
get(int) - Method in class org.aspectj.runtime.CFlow
 
get(int) - Method in class org.aspectj.runtime.internal.CFlowPlusState
 
get(int) - Method in class org.aspectj.runtime.internal.CFlowStack
 
get(int) - Method in class org.aspectj.weaver.IntMap
 
get(A) - Method in interface org.aspectj.weaver.Iterators.Getter
 
get(int) - Method in class org.aspectj.weaver.patterns.AnnotationPatternList
 
get(int) - Method in class org.aspectj.weaver.patterns.ExposedState
 
get(int) - Method in class org.aspectj.weaver.patterns.TypePatternList
 
GET - Static variable in class org.aspectj.weaver.tools.PointcutPrimitive
 
get(String) - Method in class org.aspectj.weaver.World.TypeMap
Lookup a type by its signature, always look in the real map before the expendable map
GET_AND_SET_DONT_SUPPORT_DEC_TYPE_PARAMETERS - Static variable in class org.aspectj.weaver.WeaverMessages
 
getAbsolutePaths(File[]) - Static method in class org.aspectj.util.FileUtil
 
getAccessedMembers() - Method in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
getAccessFlags() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAccessFlagsWithoutSynchronized() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAccessibility() - Method in class org.aspectj.asm.internal.ProgramElement
 
getAccessibility() - Method in interface org.aspectj.asm.IProgramElement
 
getAccessorForValue(ResolvedType) - Method in class org.aspectj.weaver.ast.Var
For an annotation this will return a variable that can access a specific field of the annotation (of the specified type) TODO what kind of behaviour happens for two annotation fields of the same type?
getAccessorForValue(ResolvedType) - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
Return an object that can access a particular value of this annotation.
getActiveAdaptorCount() - Static method in class org.aspectj.weaver.loadtime.Aj
 
getActualTargetType() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getAdditionalBounds() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getAdditionalIntefaceBounds() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getAdditionalInterfaceBounds() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getAdvice(AdviceKind...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAdvice(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAdvice() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getAdvice(AdviceKind...) - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the advice for this type, of an advice kind contained in the parameter list.
getAdvice(String) - Method in interface org.aspectj.lang.reflect.AjType
Returns the advice with the given name.
getAdviceSignature() - Method in class org.aspectj.weaver.IntMap
 
getAdviceTag(BcelShadow, String) - Static method in class org.aspectj.weaver.bcel.WeaveTestCase
 
getAffectedtypename() - Method in class org.aspectj.bridge.WeaveMessage
 
getAjcPreClinit() - Method in class org.aspectj.weaver.bcel.LazyClassGen
Retrieve the ajc$preClinit method - this method captures any initialization AspectJ wants to ensure happens in a class.
getAjType(Class<T>) - Static method in class org.aspectj.lang.reflect.AjTypeSystem
Return the AspectJ runtime type representation of the given Java type.
getAjTypes() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAjTypes() - Method in interface org.aspectj.lang.reflect.AjType
Returns an array containing all the public types that are members of this type
getAllBytes(short, ConstantPoolWriter) - Method in class org.aspectj.weaver.AjAttribute
Writes the full attribute, i.e.
getAllClassFiles() - Method in class org.aspectj.weaver.bcel.ClassPathManager.DirEntry
 
getAllClassFiles() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ZipFileEntry
 
getAllCreatedCustomShadowMungers() - Method in interface org.aspectj.weaver.CustomMungerFactory
 
getAllCreatedCustomTypeMungers() - Method in interface org.aspectj.weaver.CustomMungerFactory
 
getAllFormals() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAllInterfaces() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Get all interfaces implemented by this JavaClass (transitively).
getAllSupportedPointcutPrimitives() - Static method in class org.aspectj.weaver.tools.PointcutParser
 
getAllSupportedPointcutPrimitives() - Static method in class org.aspectj.weaver.tools.StandardPointcutParser
 
getAnnotation() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationElementValue
 
getAnnotation(Class<A>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAnnotation() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getAnnotation() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
The declared annotation.
getAnnotation() - Method in class org.aspectj.weaver.AnnotationAnnotationValue
 
getAnnotation() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotation(ResolvedType, Object) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotation(ResolvedType, Object) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationAsText() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getAnnotationAsText() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
Returns the text of the annotation as declared in this member.
getAnnotationAttributes(ConstantPool, List<AnnotationGen>) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Converts a list of AnnotationGen objects into a set of attributes that can be attached to the class file.
getAnnotationCachingField(BcelShadow, ResolvedType) - Method in class org.aspectj.weaver.bcel.LazyClassGen
Create a field in the type containing the shadow where the annotation retrieved during binding can be stored - for later fast access.
getAnnotationDefaultValue() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotationDefaultValue(Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationDefaultValue(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationDefaultValue() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationDefaultValue() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAnnotationDefaultValue() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationFinder() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
getAnnotationFinder() - Method in interface org.aspectj.weaver.reflect.IReflectionWorld
 
getAnnotationFinder() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getAnnotationFromClass(ResolvedType, Class) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationFromClass(ResolvedType, Class) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationFromMember(ResolvedType, Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationFromMember(ResolvedType, Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationMethod() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationOfType(UnresolvedType) - Method in interface org.aspectj.weaver.AnnotatedElement
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotationOfType(UnresolvedType, Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotationOfType(UnresolvedType, Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationOfType(UnresolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
getAnnotationPattern() - Method in class org.aspectj.weaver.patterns.SignaturePattern
return true if last argument in params is an Object[] but the modifiers say this method was declared with varargs (Object...).
getAnnotationPattern() - Method in class org.aspectj.weaver.patterns.TypePattern
 
getAnnotations() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeAnnos
 
getAnnotations() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getAnnotations() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getAnnotations() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getAnnotations() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAnnotations() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getAnnotations() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotations() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotations() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotations() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotations() - Method in interface org.aspectj.weaver.Member
 
getAnnotations() - Method in class org.aspectj.weaver.MemberImpl
 
getAnnotations() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getAnnotations() - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotations() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotations(Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getAnnotations(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotations(Class, World) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getAnnotations() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getAnnotations() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotations() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAnnotations() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotations() - Method in class org.aspectj.weaver.ResolvedType
 
getAnnotationsOnParameter(int) - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
 
getAnnotationsOnParameter(int) - Method in class org.aspectj.apache.bcel.classfile.Method
 
getAnnotationsOnParameter(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
Return a list of AnnotationGen objects representing parameter annotations
getAnnotationSourceEnd() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationSourceStart() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
Returns the string, useful before the real annotation has been resolved
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotationTargetKinds() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotationTargetKinds() - Method in class org.aspectj.weaver.ResolvedType
Note: Only overridden by ReferenceType subtype
getAnnotationType() - Method in class org.aspectj.asm.internal.ProgramElement
getAnnotationType() - Method in interface org.aspectj.asm.IProgramElement
 
getAnnotationType() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
getAnnotationType() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getAnnotationTypePattern() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getAnnotationTypes() - Method in interface org.aspectj.weaver.AnnotatedElement
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getAnnotationTypes() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getAnnotationTypes() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ReferenceType
 
getAnnotationTypes() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getAnnotationTypes() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAnnotationTypes() - Method in class org.aspectj.weaver.ResolvedType
 
getAnnotationValues() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getAnnotationValues() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getArgAnnotationVar(int, UnresolvedType) - Method in class org.aspectj.weaver.TestShadow
 
getArgCount() - Method in class org.aspectj.weaver.Shadow
 
getArgs() - Method in interface org.aspectj.lang.JoinPoint
Returns the arguments at this join point.
getArgs() - Method in class org.aspectj.weaver.ast.Call
 
getArgs() - Method in class org.aspectj.weaver.ast.CallExpr
 
getArgs() - Method in class org.aspectj.weaver.ast.FieldGetCall
 
getArgType(int) - Method in class org.aspectj.weaver.Shadow
 
getArgTypes() - Method in class org.aspectj.weaver.Shadow
 
getArgumentName(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentNames() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArguments() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getArguments() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
getArgumentSizes(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Work out the type of each argument in the signature and return the cumulative sizes of all the types (size means number of stack slots it consumes, eg double=2, int=1).
getArgumentType(int) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentTypes() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getArgumentTypes(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getArgumentTypes() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getArgumentTypes(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert arguments of a method (signature) to an array of Type objects.
getArgumentTypes() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getArgumentTypesForArrayConstructionShadow() - Method in class org.aspectj.weaver.Shadow
 
getArgVar(int) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getArgVar(int) - Method in class org.aspectj.weaver.Shadow
 
getArgVar(int) - Method in class org.aspectj.weaver.TestShadow
 
getArity() - Method in class org.aspectj.weaver.JoinPointSignature
 
getArity() - Method in interface org.aspectj.weaver.Member
 
getArity() - Method in class org.aspectj.weaver.MemberImpl
 
getAspect() - Method in class org.aspectj.runtime.CFlow
 
getAspect() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getAspect() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getAspectClassNames() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectExcludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectIncludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectInstance() - Method in class org.aspectj.weaver.patterns.ExposedState
 
getAspectname() - Method in class org.aspectj.bridge.WeaveMessage
 
getAspectRequires(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getAspectsAffectingType() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getAspectsAffectingType() - Method in class org.aspectj.weaver.WeaverStateInfo
 
getAspectScope(ResolvedType) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getAspectScope(ResolvedType) - Method in class org.aspectj.weaver.World
 
getAspectsWeavingFilesOnLastBuild() - Method in class org.aspectj.asm.AsmManager
 
getAspectType() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getAspectType() - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
getAspectURLs() - Method in class org.aspectj.weaver.loadtime.WeavingURLClassLoader
Implement method from WeavingClassLoader
getAspectURLs() - Method in interface org.aspectj.weaver.tools.WeavingClassLoader
Returns the aspects to be used by a WeavingAdaptor to weave classes defined by the class loader.
getAssociatedShadowMunger() - Method in class org.aspectj.weaver.JoinPointSignature
 
getAssociatedShadowMunger() - Method in interface org.aspectj.weaver.ResolvedMember
 
getAssociatedShadowMunger() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getAttribute(String) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getAttributes() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getAttributes() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getAttributes() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getAttributes() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getAttributes() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getAttributes() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getAttributesImmutable() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getBackingGenericMember() - Method in class org.aspectj.weaver.JoinPointSignature
 
getBackingGenericMember() - Method in interface org.aspectj.weaver.ResolvedMember
 
getBackingGenericMember() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getBase() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getBaseDirFiles(File, String[]) - Static method in class org.aspectj.util.FileUtil
Convert String[] paths to File[] as offset of base directory
getBaseDirFiles(File, String[], String[]) - Static method in class org.aspectj.util.FileUtil
Convert String[] paths to File[] as offset of base directory
getBaseName() - Method in class org.aspectj.weaver.UnresolvedType
 
getBaseOpcode() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
getBaseParameterCount() - Method in class org.aspectj.weaver.Advice
 
getBaseParameterNames(World) - Method in class org.aspectj.weaver.Advice
 
getBasicType() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
getBcelAnnotation() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
 
getBcelObjectType(ResolvedType) - Static method in class org.aspectj.weaver.bcel.BcelWorld
Retrieve a bcel delegate for an aspect - this will return NULL if the delegate is an EclipseSourceType and not a BcelObjectType - this happens quite often when incrementally compiling.
getBcelObjectType() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getBestFile(String[]) - Static method in class org.aspectj.util.FileUtil
Get best File for the first-readable path in input paths, treating entries prefixed "sp:" as system property keys.
getBestFile(File) - Static method in class org.aspectj.util.FileUtil
Render as best file, canonical or absolute.
getBestPath(File) - Static method in class org.aspectj.util.FileUtil
Render as best path, canonical or absolute.
getBinaryPath() - Method in class org.aspectj.weaver.ResolvedType
Returns the path to the jar or class file from which this binary aspect came or null if not a binary aspect
getBinarySourceLocation(ISourceLocation) - Method in class org.aspectj.weaver.ShadowMunger
Returns the binarySourceLocation for the given sourcelocation.
getBinding() - Method in class org.aspectj.weaver.reflect.PointcutParameterImpl
 
getBinding(String) - Method in class org.aspectj.weaver.tools.DefaultMatchingContext
 
getBinding(String) - Method in interface org.aspectj.weaver.tools.MatchingContext
returns the binding associated with the given context parameter name (or null if there is no such context).
getBinding() - Method in interface org.aspectj.weaver.tools.PointcutParameter
At a matched join point, the parameter binding.
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.NameBindingPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getBindingAnnotationTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getBindingAtJoinPoint(Object, Object, Object[]) - Method in class org.aspectj.weaver.reflect.ReflectionVar
 
getBindingAtJoinPoint(Object, Object, Object[], Member, Member, Class) - Method in class org.aspectj.weaver.reflect.ReflectionVar
At a join point with the given this, target, and args, return the object to which this var is bound.
getBindingParameterTypes() - Method in class org.aspectj.weaver.Advice
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.AnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsAnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ArgsPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.NameBindingPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinAnnotationPointcut
 
getBindingTypePatterns() - Method in class org.aspectj.weaver.patterns.WithinCodeAnnotationPointcut
 
getBit() - Method in class org.aspectj.asm.IProgramElement.Modifiers
 
getBody() - Method in class org.aspectj.weaver.ast.Not
 
getBody() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getBodyForPrint() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getBoolean(String, boolean) - Static method in class org.aspectj.util.LangUtil
Get System property as boolean, but use default value where the system property is not set.
getBuildstamp() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getBuildstamp() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
getBundleIdFromURL(URL) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getBundleIdFromURL(URL) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Deprecated. use getFile() or getClassLoaderName()
getByteCode() - Method in class org.aspectj.apache.bcel.generic.InstructionList
When everything is finished, use this method to convert the instruction list into an array of bytes.
getBytecodeName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getBytecodeName() - Method in interface org.aspectj.asm.IProgramElement
 
getByteCodeOffset() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getBytecodeSignature() - Method in class org.aspectj.asm.internal.ProgramElement
 
getBytecodeSignature() - Method in interface org.aspectj.asm.IProgramElement
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Deprecated
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Synthetic
 
getBytes() - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
getBytes(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getBytes(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getBytes(ConstantPoolWriter) - Method in class org.aspectj.weaver.AjAttribute
Just writes the contents
getBytes() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getBytes() - Method in class org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode
 
getBytes() - Method in interface org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider
 
getBytes() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getBytes() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
Build the bytecode for the concrete aspect
getCanInline() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getCanonicalFilePath(File) - Method in class org.aspectj.asm.AsmManager
 
getCanonicalFilePathMap() - Method in class org.aspectj.asm.AsmManager
 
getCatchType() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getCatchType() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
Gets the type of the Exception to catch, 'null' for ANY.
getCatchType() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
getCause() - Method in exception org.aspectj.lang.NoAspectBoundException
 
getCause() - Method in exception org.aspectj.lang.SoftException
 
getCflowBelowFields() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getCflowEntries() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getCflowFields() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getChild() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
getChildClasses(BcelWorld) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getChildren() - Method in class org.aspectj.asm.internal.ProgramElement
 
getChildren() - Method in interface org.aspectj.asm.IProgramElement
 
getClass(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
getClassFile(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getClassFile(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getClassFileIterator() - Method in interface org.aspectj.weaver.IClassFileProvider
Answer an iterator that can be used to iterate over a set of UnwovenClassFiles to be woven.
getClassFilesFor(LazyClassGen) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
getClassGen() - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
getClassIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
getClassLoader() - Method in interface org.aspectj.apache.bcel.util.ClassLoaderReference
 
getClassLoader() - Method in class org.aspectj.apache.bcel.util.DefaultClassLoaderReference
 
getClassLoader() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getClassLoader() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
 
getClassLoader() - Method in class org.aspectj.weaver.ltw.LTWWorld
 
getClassLoader() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getClassLoader() - Method in class org.aspectj.weaver.WeakClassLoaderReference
 
getClassLoaderName() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getClassLoaderName() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
In an environment with multiple class loaders allows each to be identified using something safer and possibly shorter than toString
getClassLoaderRepositoryFor(ClassLoaderReference) - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getClassname(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
getClassName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getClassName() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getClassName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getClassName() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getClassName() - Method in class org.aspectj.apache.bcel.generic.ObjectType
 
getClassName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getClassName() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getClassName() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getClassName() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getClassName() - Method in class org.aspectj.weaver.loadtime.ConcreteAspectCodeGen
 
getClassName() - Method in class org.aspectj.weaver.UnresolvedType
 
getClassNameAsChars() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getClassNameAsChars() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getClassNameIndex() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getClassNameIndex() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getClassPath() - Static method in class org.aspectj.apache.bcel.util.ClassPath
Checks for class path components in the following properties: "java.class.path", "sun.boot.class.path", "java.ext.dirs"
getClassString() - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
getClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getClassType(String) - Method in class org.aspectj.weaver.bcel.BcelWeaver
helper method - will return NULL if the underlying delegate is an EclipseSourceType and not a BcelObjectType
getCode() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getCode() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getCodeAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getCodeAttributes() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getCodeException(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
Get CodeException object.
This relies on that the instruction list has already been dumped to byte code or or that the `setPositions' methods has been called for the instruction list.
getCodeString() - Method in class org.aspectj.apache.bcel.classfile.Code
Returns the same as toString(true) except that the attribute information isn't included (line numbers).
getColumn() - Method in interface org.aspectj.bridge.ISourceLocation
 
getColumn() - Method in class org.aspectj.bridge.SourceLocation
 
getColumn() - Method in interface org.aspectj.lang.reflect.SourceLocation
Deprecated. can not be implemented for bytecode weaving, may be removed in 1.1gold.
getCommand() - Method in class org.aspectj.util.LangUtil.ProcessController
 
getCompilerVersion() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getCompilerVersion() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getCompilerVersion() - Method in class org.aspectj.weaver.ReferenceType
 
getCompilerVersion() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
If known, return the compiler/weaver version used to build this delegate.
getCompilerVersion() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getCompilerVersion() - Method in class org.aspectj.weaver.ResolvedType
return the weaver version used to build this type - defaults to the most recent version unless discovered otherwise.
getComponentType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getComponentType() - Method in class org.aspectj.weaver.UnresolvedType
Returns a UnresolvedType object representing the component type of this array, or null if this type does not represent an array type.
getConcreteAspect() - Method in class org.aspectj.weaver.Advice
 
getConcreteAspect() - Method in class org.aspectj.weaver.Checker
 
getConcreteAspect() - Method in class org.aspectj.weaver.IntMap
 
getConcreteAspect() - Method in class org.aspectj.weaver.ShadowMunger
 
getConcreteAspects() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getConfigFile() - Method in interface org.aspectj.asm.IHierarchy
 
getConfigFile() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getConstant(int, byte) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstant(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getConstantPool() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
getConstantPool() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getConstantPool() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getConstantPool() - Method in class org.aspectj.apache.bcel.generic.InstructionFactory
 
getConstantPool() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getConstantPool() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getConstantString(int, byte) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
Get string from constant pool and bypass the indirection of `ConstantClass' and `ConstantString' objects.
getConstantString_CONSTANTClass(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantUtf8(int) - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getConstantValue(ConstantPool) - Method in interface org.aspectj.apache.bcel.classfile.ConstantObject
 
getConstantValue() - Method in class org.aspectj.apache.bcel.classfile.Field
 
getConstantValueAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getConstantValueIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantValue
 
getConstructor(AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getConstructor(AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Returns the constructor object for the specified public constructor of this type
getConstructor() - Method in interface org.aspectj.lang.reflect.ConstructorSignature
 
getConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getConstructors() - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the public constructors of this type
getConsumed() - Method in class org.aspectj.apache.bcel.generic.Type.TypeHolder
 
getConsumedChars() - Method in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
getContext() - Method in interface org.aspectj.bridge.ISourceLocation
 
getContext() - Method in class org.aspectj.bridge.SourceLocation
 
getContextId() - Method in interface org.aspectj.bridge.IMessageContext
 
getContextId() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getContextId() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getCoreType(UnresolvedType) - Method in class org.aspectj.weaver.World
Special resolution for "core" types like OBJECT.
getCorrespondingType() - Method in class org.aspectj.asm.internal.ProgramElement
 
getCorrespondingType(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
getCorrespondingType() - Method in interface org.aspectj.asm.IProgramElement
This correponds to both method return types and field types.
getCorrespondingType(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
getCount() - Method in class org.aspectj.apache.bcel.generic.INVOKEINTERFACE
The count argument according to the Java Language Specification, Second Edition.
getCrosscuttingMembersSet() - Method in class org.aspectj.weaver.World
 
getCrossReferenceHandler() - Method in class org.aspectj.weaver.World
Get the cross-reference handler for the world, may be null.
getCurrentContext() - Static method in class org.aspectj.bridge.context.CompilationAndWeavingContext
Returns a string description of what the compiler/weaver is currently doing
getCurrentWeaverMajorVersion() - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getCurrentWeaverMinorVersion() - Static method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getDeclarationLineNumber() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclarationOffset() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclare() - Method in class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnFields() - Method in class org.aspectj.weaver.World
 
getDeclareAnnotationOnMethods() - Method in class org.aspectj.weaver.CrosscuttingMembers
includes declare @method and @constructor
getDeclareAnnotationOnMethods() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Return an amalgamation of the declare @method/@constructor statements.
getDeclareAnnotationOnMethods() - Method in class org.aspectj.weaver.World
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareAnnotationOnTypes() - Method in class org.aspectj.weaver.World
 
getDeclareAnnotations() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareAnnotations() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the declare annotation members of this type, including declare annotation members inherited from super-types
getDeclared() - Method in interface org.aspectj.bridge.IMessage
Caller can verify if this message came about because of a DEOW
getDeclared() - Method in class org.aspectj.bridge.Message
Caller can verify if this message came about because of a DEOW
getDeclaredAdvice(AdviceKind...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAdvice(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAdvice(AdviceKind...) - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the advice declared by this type, of an advice kind contained in the parameter list.
getDeclaredAdvice(String) - Method in interface org.aspectj.lang.reflect.AjType
Returns the advice declared in this type with the given name.
getDeclaredAdvice() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredAjTypes() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredAjTypes() - Method in interface org.aspectj.lang.reflect.AjType
Returns an array containing all the types declared by this type
getDeclaredAnnotations() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructor(AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructor(AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Returns the constructor object for the specified constructor of this type
getDeclaredConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredConstructors() - Method in interface org.aspectj.lang.reflect.AjType
Returns all the constructors declared in this type
getDeclaredExceptions() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getDeclaredExceptions() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getDeclaredField(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredField(String) - Method in interface org.aspectj.lang.reflect.AjType
Return the field declared in this type with the given name
getDeclaredFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredFields() - Method in interface org.aspectj.lang.reflect.AjType
Returns all the fields declared in this type
getDeclaredFields() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredFields() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredFields() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredFields() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredFields() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredFields() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredGenericSignature() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredGenericSignature() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Retrieves the declared interfaces - this allows for the generic signature on a type.
getDeclaredInterfaces() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.ReferenceType
Find out from the generic signature the true signature of any interfaces I implement.
getDeclaredInterfaces() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredInterfaces() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredInterMethodBody(UnresolvedType, World) - Method in class org.aspectj.weaver.NewMethodTypeMunger
If the munger has a declared signature
getDeclaredInterMethodDispatcher(UnresolvedType, World) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
getDeclaredITDConstructor(AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDConstructor(AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Return the inter-type constructor declared by this type matching the given specification
getDeclaredITDConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDConstructors() - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the inter-type constructors declared by this type
getDeclaredITDField(String, AjType<?>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDField(String, AjType<?>) - Method in interface org.aspectj.lang.reflect.AjType
Return the inter-type field declared in this type with the given specification
getDeclaredITDFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDFields() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the inter-type fields declared in this type
getDeclaredITDMethod(String, AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDMethod(String, AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Return the inter-type method declared by this type matching the given specification
getDeclaredITDMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredITDMethods() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the inter-type methods declared by this type
getDeclaredJavaFields() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredJavaMethods() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredMethod(String, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredMethod(String, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Return the method object for the specified method declared in this type
getDeclaredMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredMethods() - Method in interface org.aspectj.lang.reflect.AjType
Return all the methods declared by this type
getDeclaredMethods() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredMethods() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredMethods() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredMethods() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredMethods() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredMethods() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclareDominates() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareDominates() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclaredPointcut(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredPointcut(String) - Method in interface org.aspectj.lang.reflect.AjType
Return the pointcut object representing the specified pointcut declared by this type
getDeclaredPointcuts() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaredPointcuts() - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the pointcuts declared by this type
getDeclaredPointcuts() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclaredPointcuts() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclaredPointcuts() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredShadowMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclaredSignature() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
This will return the contents of a signature attribute attached to a member, or if there is none it will return the same as 'getSignature()'.
getDeclaredSignature() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getDeclareErrorOrWarnings() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareErrorOrWarnings() - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the declare error and declare warning members of this type, including declare error/warning members inherited from super-types
getDeclareParents() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareParents() - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the declare parents members of this type, including declare parent members inherited from super-types
getDeclareParents() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareParents() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareParents() - Method in class org.aspectj.weaver.World
 
getDeclareParentsMap() - Method in class org.aspectj.asm.internal.ProgramElement
 
getDeclareParentsMap() - Method in interface org.aspectj.asm.IProgramElement
 
getDeclarePrecedence() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclarePrecedence() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the declare precedence members of this type, including declare precedence members inherited from super-types
getDeclares() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getDeclares() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getDeclares() - Method in class org.aspectj.weaver.ReferenceType
 
getDeclares() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getDeclares() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getDeclares() - Method in class org.aspectj.weaver.ResolvedType
 
getDeclareSoft() - Method in class org.aspectj.weaver.World
 
getDeclareSofts() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclareSofts() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the declare soft members of this type, including declare soft members inherited from super-types
getDeclareSofts() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclareSofts() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getDeclareTypeEows() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Return an amalgamation of the declare type eow statements
getDeclareTypeEows() - Method in class org.aspectj.weaver.World
 
getDeclareTypeErrorOrWarning() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getDeclaringAspect() - Method in class org.aspectj.weaver.Advice
 
getDeclaringClass() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getDeclaringClass() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getDeclaringElement() - Method in class org.aspectj.weaver.TypeVariable
 
getDeclaringElementKind() - Method in class org.aspectj.weaver.TypeVariable
 
getDeclaringType() - Method in class org.aspectj.asm.internal.ProgramElement
 
getDeclaringType() - Method in interface org.aspectj.asm.IProgramElement
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getDeclaringType() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getDeclaringType() - Method in interface org.aspectj.lang.reflect.Advice
The declaring aspect
getDeclaringType() - Method in interface org.aspectj.lang.reflect.AjType
If this type is a member of another type, return the AjType representing the type in which it was declared.
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
The aspect that declared this member.
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
The type that declared this declare warning or declare error member.
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareParents
The declaring aspect
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclarePrecedence
The declaring aspect
getDeclaringType() - Method in interface org.aspectj.lang.reflect.DeclareSoft
The aspect that declared this member
getDeclaringType() - Method in interface org.aspectj.lang.reflect.InterTypeDeclaration
The declaring aspect
getDeclaringType() - Method in interface org.aspectj.lang.reflect.Pointcut
The type that declared this pointcut
getDeclaringType() - Method in interface org.aspectj.lang.Signature
Returns a java.lang.Class object representing the class, interface, or aspect that declared this member.
getDeclaringType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getDeclaringType() - Method in interface org.aspectj.weaver.Member
 
getDeclaringType() - Method in class org.aspectj.weaver.MemberImpl
 
getDeclaringType() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
getDeclaringType() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
getDeclaringType() - Method in class org.aspectj.weaver.patterns.Declare
 
getDeclaringType() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getDeclaringType() - Method in class org.aspectj.weaver.ResolvedType
Returns a ResolvedType object representing the declaring type of this type, or null if this type does not represent a non-package-level-type.
getDeclaringType() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getDeclaringType() - Method in class org.aspectj.weaver.ShadowMunger
 
getDeclaringTypeName() - Method in interface org.aspectj.lang.Signature
Returns the fully-qualified name of the declaring type.
getDeclaringTypes(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getDeclaringTypes(World) - Method in interface org.aspectj.weaver.Member
 
getDeclaringTypes(World) - Method in class org.aspectj.weaver.MemberImpl
 
getDefinitions(ClassLoader, WeavingAdaptor) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
Simply call weaving adaptor back to parse aop.xml
getDefinitions(ClassLoader, WeavingAdaptor) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Allow custom parsing of aop.xml or alternative mechanism for providing Definitions
getDelegate(ReferenceType) - Method in interface org.aspectj.weaver.bcel.TypeDelegateResolver
 
getDelegate(ResolvedType) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getDelegate() - Method in class org.aspectj.weaver.ReferenceType
 
getDelegate() - Method in class org.aspectj.weaver.TypeVariableReferenceType
For a TypeVariableReferenceType the delegate is the delegate for the first bound.
getDelegateFactoryMethod(World) - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getDelimiter() - Method in class org.aspectj.asm.internal.HandleProviderDelimiter
Returns the delimiter for the HandleProviderDelimiter, for example ASPECT returns '*' and METHOD returns '~'
getDelimiter(IProgramElement) - Static method in class org.aspectj.asm.internal.HandleProviderDelimiter
Returns the delimiter for the given IProgramElement for example if the IProgramElement is an aspect returns '*' and if the IProgramElement is a method returns '~'
getDesignatorName() - Method in interface org.aspectj.weaver.tools.PointcutDesignatorHandler
The name of this pointcut designator.
getDetails() - Method in class org.aspectj.asm.internal.ProgramElement
 
getDetails() - Method in interface org.aspectj.asm.IProgramElement
 
getDetails() - Method in interface org.aspectj.bridge.IMessage
 
getDetails() - Method in class org.aspectj.bridge.Message
 
getDimensions() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
getDimensions() - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getDimensions() - Method in class org.aspectj.weaver.patterns.WildTypePattern
Used in conjunction with checks on 'isStar()' to tell you if this pattern represents '*' or '*[]' which are different !
getDirectSupertypes() - Method in class org.aspectj.weaver.ResolvedType
Returns an iterator through ResolvedType objects representing all the direct supertypes of this type.
getDisplayName() - Method in class org.aspectj.weaver.TypeVariable
 
getDumpOnException() - Static method in class org.aspectj.weaver.Dump
 
getDumpOnExit() - Static method in class org.aspectj.weaver.Dump
 
getDumpPatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getEffectiveSignature() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getEffectiveSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getEffectiveSignature() - Method in class org.aspectj.weaver.JoinPointSignature
 
getEffectiveSignature() - Method in interface org.aspectj.weaver.ResolvedMember
 
getEffectiveSignature() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getElement(String) - Method in interface org.aspectj.asm.IHierarchy
 
getElement(String) - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getElementType() - Method in class org.aspectj.apache.bcel.generic.ArrayType
 
getElementValue() - Method in class org.aspectj.apache.bcel.classfile.AnnotationDefault
 
getElementValuesArray() - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
getElementValuesArraySize() - Method in class org.aspectj.apache.bcel.classfile.annotation.ArrayElementValue
 
getElementValueType() - Method in class org.aspectj.apache.bcel.classfile.annotation.ElementValue
 
getEnclosingAdvice() - Method in class org.aspectj.weaver.IntMap
 
getEnclosingClass() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingClass() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingClass() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getEnclosingClassIndex() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.Shadow
 
getEnclosingCodeSignature() - Method in class org.aspectj.weaver.TestShadow
 
getEnclosingConstructor() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingConstructor() - Method in interface org.aspectj.lang.reflect.AjType
If this type represents a local or anonymous type declared within a constructor, return then enclosing Method object.
getEnclosingMethod() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingMethod() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingMethod() - Method in interface org.aspectj.lang.reflect.AjType
If this type represents a local or anonymous type declared within a method, return then enclosing Method object.
getEnclosingMethod() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingMethodIndex() - Method in class org.aspectj.apache.bcel.classfile.EnclosingMethod
 
getEnclosingShadow() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingType() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnclosingType() - Method in interface org.aspectj.lang.reflect.AjType
Returns the immediately enclosing type of this type.
getEnclosingType() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getEnclosingType() - Method in class org.aspectj.weaver.BindingScope
 
getEnclosingType() - Method in interface org.aspectj.weaver.patterns.IScope
 
getEnclosingType() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getEnclosingType() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getEnclosingType() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getEnclosingType() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getEnclosingType() - Method in class org.aspectj.weaver.Shadow
 
getEnclosingType() - Method in class org.aspectj.weaver.TestShadow
this is subtly wrong.
getEnd() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getEnd() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getEnd() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getEnd() - Method in interface org.aspectj.weaver.IHasPosition
The ending index of this location in the character stream This points to the last character in this token.
getEnd() - Method in class org.aspectj.weaver.JoinPointSignature
 
getEnd() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getEnd() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getEnd() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getEnd() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getEnd() - Method in class org.aspectj.weaver.Position
 
getEnd() - Method in interface org.aspectj.weaver.ResolvedMember
 
getEnd() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getEnd() - Method in class org.aspectj.weaver.ShadowMunger
 
getEndLine() - Method in interface org.aspectj.bridge.ISourceLocation
 
getEndLine() - Method in class org.aspectj.bridge.SourceLocation
 
getEndPC() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getEndPC() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getEndPos() - Method in class org.aspectj.weaver.ReferenceType
 
getEntries() - Method in class org.aspectj.asm.internal.RelationshipMap
 
getEntries() - Method in interface org.aspectj.asm.IRelationshipMap
 
getEntry() - Method in class org.aspectj.weaver.patterns.CflowPointcut
 
getEntry() - Method in class org.aspectj.weaver.patterns.PerCflow
 
getEntry() - Method in class org.aspectj.weaver.patterns.PerObject
 
getEnumConstants() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getEnumConstants() - Method in interface org.aspectj.lang.reflect.AjType
Returns the elements of this enum class, or null if this type does not represent an enum type.
getEnumTypeString() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getEnumValueString() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getErasureSignature() - Method in class org.aspectj.weaver.TypeVariable
 
getErasureSignature() - Method in class org.aspectj.weaver.UnresolvedType
For parameterized types, return the signature for the raw type
getErasureSignature() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
getErrors() - Method in class org.aspectj.bridge.MessageHandler
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
getExactDeclaringTypes() - Method in interface org.aspectj.weaver.patterns.ISignaturePattern
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
getExactDeclaringTypes() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getExactType() - Method in class org.aspectj.weaver.patterns.TypePattern
 
getExactTypes() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getException() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
getExceptionHandlers() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getExceptionIndexTable() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
getExceptionNames() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
getExceptions() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getExceptions() - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getExceptions(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getExceptions() - Method in class org.aspectj.weaver.JoinPointSignature
 
getExceptions(World) - Method in interface org.aspectj.weaver.Member
 
getExceptions(World) - Method in class org.aspectj.weaver.MemberImpl
 
getExceptions(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getExceptions() - Method in interface org.aspectj.weaver.ResolvedMember
 
getExceptions(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getExceptions() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getExceptionTable() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getExceptionTable() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getExceptionTableAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getExceptionTypes() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getExceptionTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getExceptionTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.Advice
The declared thrown exceptions by the advice
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.InterTypeConstructorDeclaration
The declared exceptions thrown by this constructor
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The declared exceptions thrown by this method
getExcludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getExclusionMap() - Method in class org.aspectj.weaver.World
 
getExpendable() - Method in class org.aspectj.weaver.World
 
getExpendableMap() - Method in class org.aspectj.weaver.World.TypeMap
 
getExplicitConstructor() - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
getExposedPointcuts() - Method in class org.aspectj.weaver.ResolvedType
 
getExposedTypeSignature() - Method in class org.aspectj.weaver.ExposeTypeMunger
 
getExtraAdviceInformation() - Method in class org.aspectj.asm.IProgramElement.ExtraInformation
 
getExtraConfiguration() - Method in class org.aspectj.weaver.World
may return null
getExtractableName(Member) - Static method in class org.aspectj.weaver.NameMangler
 
getExtraInfo() - Method in class org.aspectj.asm.internal.ProgramElement
 
getExtraInfo() - Method in interface org.aspectj.asm.IProgramElement
 
getExtraParameterFlags() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getExtraParameterType() - Method in class org.aspectj.weaver.Advice
Return the type of the 'extra argument'.
getExtraSourceLocations() - Method in interface org.aspectj.bridge.IMessage
 
getExtraSourceLocations() - Method in class org.aspectj.bridge.Message
 
getFactory() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getFactory() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFactoryMethodName() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getFactoryMethodSignature() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getField(Field) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
GETFIELD - Static variable in interface org.aspectj.apache.bcel.Constants
 
getField() - Method in class org.aspectj.apache.bcel.generic.FieldGen
Get field object after having set up all necessary values.
getField(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getField(String) - Method in interface org.aspectj.lang.reflect.AjType
Return the public field with the given name
getField() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getField() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getField() - Method in class org.aspectj.weaver.ast.FieldGet
 
getField() - Method in class org.aspectj.weaver.ast.FieldGetCall
 
GETFIELD2_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETFIELD_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETFIELD_QUICK_W - Static variable in interface org.aspectj.apache.bcel.Constants
 
getFieldGens() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFieldName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getFields() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getFields() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getFields() - Method in interface org.aspectj.lang.reflect.AjType
Return the public fields declared by this type
getFields() - Method in class org.aspectj.weaver.ResolvedType
returns an iterator through all of the fields of this type, in order for checking from JVM spec 2ed 5.4.3.2.
getFieldType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getFieldType() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getFieldType() - Method in class org.aspectj.runtime.reflect.FieldSignatureImpl
 
getFile(URL) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getFile(URL) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Format a URL
getFileForHandle(String) - Method in interface org.aspectj.asm.IElementHandleProvider
NOTE: this is necessary for the current implementation to look up nodes, but we may want to consider removing it.
getFileForHandle(String) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
getFileMapEntrySet() - Method in interface org.aspectj.asm.IHierarchy
 
getFileMapEntrySet() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getFileName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getFileName() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getFileName() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getFileName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getFilename() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getFileName() - Method in class org.aspectj.weaver.Dump
 
getFilename() - Method in interface org.aspectj.weaver.IUnwovenClassFile
 
getFileName() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getFileName() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getFileURL(File) - Static method in class org.aspectj.util.FileUtil
Get URL for a File.
getFileURLs(File[]) - Static method in class org.aspectj.util.FileUtil
 
getFinalConstantPool() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getFirstBound() - Method in class org.aspectj.weaver.TypeVariable
 
getFirstCommonSuperclass(ReferenceType) - Method in class org.aspectj.apache.bcel.generic.ReferenceType
This commutative operation returns the first common superclass (narrowest ReferenceType referencing a class, not an interface).
getFixed() - Method in class org.aspectj.weaver.World
 
getFlags() - Method in class org.aspectj.runtime.internal.AroundClosure
 
getForbidden() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
getFormal(int) - Method in interface org.aspectj.weaver.patterns.IScope
 
getFormal(int) - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getFormal(int) - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getFormalComment() - Method in class org.aspectj.asm.internal.ProgramElement
 
getFormalComment() - Method in interface org.aspectj.asm.IProgramElement
 
getFormalCount() - Method in interface org.aspectj.weaver.patterns.IScope
 
getFormalCount() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getFormalCount() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getFormalIndex() - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
getFormalIndex() - Method in class org.aspectj.weaver.patterns.BindingAnnotationTypePattern
 
getFormalIndex() - Method in interface org.aspectj.weaver.patterns.BindingPattern
 
getFormalIndex() - Method in class org.aspectj.weaver.patterns.BindingTypePattern
 
getFormalsUnchangedToProceed() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getFormalType() - Method in class org.aspectj.weaver.patterns.BindingAnnotationFieldTypePattern
 
getFullyQualifiedName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getFullyQualifiedName() - Method in interface org.aspectj.asm.IProgramElement
 
getGenericArgTypes() - Method in class org.aspectj.weaver.Shadow
 
getGenericClassTypeSignature() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getGenericClassTypeSignature(JavaClass) - Method in class org.aspectj.weaver.bcel.BcelGenericSignatureToTypeXTestCase
 
getGenericParameterTypes() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getGenericParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getGenericParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getGenericParameterTypes() - Method in interface org.aspectj.lang.reflect.Advice
The generic parameter types, @see java.lang.reflect.Method.getGenericParameterTypes
getGenericParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeConstructorDeclaration
The generic constructor parameters
getGenericParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The generic method parameters
getGenericParameterTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getGenericParameterTypes() - Method in interface org.aspectj.weaver.Member
 
getGenericParameterTypes() - Method in class org.aspectj.weaver.MemberImpl
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
getGenericParameterTypes(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
getGenericParameterTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getGenericParameterTypes() - Method in interface org.aspectj.weaver.ResolvedMember
Get the TypeXs of the parameter types, taking generic signature into account
getGenericParameterTypes() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Get the TypeXs of the parameter types, taking generic signature into account
getGenericResolvedType() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
Returns the generic type, regardless of the resolvedType we 'know about'
getGenericReturnType() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getGenericReturnType() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The generic return type
getGenericReturnType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getGenericReturnType() - Method in interface org.aspectj.weaver.Member
 
getGenericReturnType() - Method in class org.aspectj.weaver.MemberImpl
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Method in interface org.aspectj.weaver.reflect.GenericSignatureInformationProvider
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java14GenericSignatureInformationProvider
 
getGenericReturnType(ReflectionBasedResolvedMemberImpl) - Method in class org.aspectj.weaver.reflect.Java15GenericSignatureInformationProvider
 
getGenericReturnType() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getGenericReturnType() - Method in interface org.aspectj.weaver.ResolvedMember
Get the UnresolvedType for the return type, taking generic signature into account
getGenericReturnType() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Get the UnresolvedType for the return type, taking generic signature into account
getGenericReturnTypeSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getGenericSignature() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
Hunts for a signature attribute on the member and returns its contents.
getGenericSignature() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Hunts for a signature attribute on the member and returns its contents.
getGenericSignature() - Method in class org.aspectj.weaver.ReferenceType
 
getGenericSignature() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getGenericSignature() - Method in class org.aspectj.weaver.TypeVariable
 
getGenericSupertype() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getGenericSupertype() - Method in interface org.aspectj.lang.reflect.AjType
The generic supertype of this type, as defined by Class.getGenericSupertype
getGenericType() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getGenericType() - Method in interface org.aspectj.lang.reflect.InterTypeFieldDeclaration
The generic field type
getGenericType() - Method in class org.aspectj.weaver.ReferenceType
 
getGenericType() - Method in class org.aspectj.weaver.ResolvedType
Overridden by ReferenceType to return a sensible answer for parameterized and raw types.
getHandle(AsmManager, Advice) - Static method in class org.aspectj.weaver.model.AsmRelationshipProvider
 
getHandledExceptionType() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getHandledExceptionType() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getHandleElementForInpath(String) - Method in class org.aspectj.asm.AsmManager
 
getHandleIdentifier() - Method in class org.aspectj.asm.internal.ProgramElement
 
getHandleIdentifier(boolean) - Method in class org.aspectj.asm.internal.ProgramElement
 
getHandleIdentifier() - Method in interface org.aspectj.asm.IProgramElement
The format of the string handle is not specified, but is stable across compilation sessions.
getHandleIdentifier(boolean) - Method in interface org.aspectj.asm.IProgramElement
 
getHandleProvider() - Method in class org.aspectj.asm.AsmManager
 
getHandler() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
getHandlerPC() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getHandlerPC() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getHierarchy() - Method in class org.aspectj.asm.AsmManager
 
getHierarchy() - Method in class org.aspectj.weaver.ResolvedType
Return an iterator over the types in this types hierarchy - starting with this type first, then all superclasses up to Object and then all interfaces (starting with those 'nearest' this type).
getHierarchy(boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
 
getHierarchyWithoutIterator(boolean, boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
Return a list of the types in the hierarchy of this type, starting with this type.
getHighestlinenumber() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getID() - Method in interface org.aspectj.bridge.IMessage
Return the ID of the message where applicable, see IProblem for list of valid IDs
getID() - Method in class org.aspectj.bridge.Message
 
getId() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Return the id for this JoinPoint.StaticPart.
getId() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getId() - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
In an environment with multiple class loaders allows messages to identified according to the weaving context
getIMessage() - Method in exception org.aspectj.bridge.AbortException
 
getImplClassName() - Method in class org.aspectj.weaver.MethodDelegateTypeMunger
 
getImportedNames() - Method in interface org.aspectj.weaver.patterns.IScope
 
getImportedNames() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getImportedNames() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getImportedPrefixes() - Method in interface org.aspectj.weaver.patterns.IScope
 
getImportedPrefixes() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getImportedPrefixes() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getIncludePatterns() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getIncrement() - Method in class org.aspectj.apache.bcel.generic.IINC
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.ClassElementValue
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getIndex() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getIndex() - Method in class org.aspectj.apache.bcel.generic.RET
 
getIndex() - Method in class org.aspectj.apache.bcel.util.ByteSequence
 
getIndex() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
getIndex() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getIndex() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
getIndices() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getInitializer() - Method in interface org.aspectj.lang.reflect.InitializerSignature
 
getInitialValue() - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
getInitMethod(UnresolvedType) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
getInlineAnnotations(String, boolean, boolean) - Method in class org.aspectj.asm.AsmManager
Constructs map each time it's called.
getInnerAccessFlags() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerClasses() - Method in class org.aspectj.apache.bcel.classfile.InnerClasses
 
getInnerClassIndex() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getInnerNameIndex() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getInputStream() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getInputStream(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getInputStream(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
Return stream for class or resource on CLASSPATH.
getInputStream() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
getInstance() - Static method in class org.aspectj.apache.bcel.util.SyntheticRepository
 
getInstance(ClassPath) - Static method in class org.aspectj.apache.bcel.util.SyntheticRepository
 
getInstruction() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getInstruction() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
getInstruction() - Method in class org.aspectj.apache.bcel.generic.SwitchBuilder
 
getInstructionHandles() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getInstructionList() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getInstructionPositions() - Method in class org.aspectj.apache.bcel.generic.InstructionList
Get positions (offsets) of all instructions in the list.
getInstructions() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getInstructionsAsArray() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getInstrumentation() - Static method in class org.aspectj.weaver.loadtime.Agent
Returns the Instrumentation system level instance
getInterfaceIndices() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getInterfaceNames() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getInterfaceNames() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getInterfaceNames() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getInterfaces() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Get interfaces directly implemented by this JavaClass.
getInterfaces() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getInterfaces() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getInterfaces() - Method in interface org.aspectj.lang.reflect.AjType
The interfaces implemented by this type
getInterfaceType() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
getInterMethodBody(UnresolvedType) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
getInternalClassName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getInternalFileName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getInterTypeMungers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getInterTypeMungersIncludingSupers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeMungersIncludingSupers() - Method in class org.aspectj.weaver.ResolvedType
??? This method is O(N*M) where N = number of methods and M is number of inter-type declarations in my super
getInterTypeParentMungers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeParentMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getInterTypeParentMungersIncludingSupers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getInterTypeParentMungersIncludingSupers() - Method in class org.aspectj.weaver.ResolvedType
 
getIntValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
getInvalidPointcutExpression() - Method in exception org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
getITDConstructor(AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDConstructor(AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Return the public inter-type constructor matching the given specification
getITDConstructors() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDConstructors() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the public inter-type constructors of this type
getITDField(String, AjType<?>) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDField(String, AjType<?>) - Method in interface org.aspectj.lang.reflect.AjType
Return the public inter-type field matching the given specification
getITDFields() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDFields() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the public inter-type fields for this type
getITDMethod(String, AjType<?>, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDMethod(String, AjType<?>, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Return the public inter-type method of this type matching the given specification
getITDMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getITDMethods() - Method in interface org.aspectj.lang.reflect.AjType
Return all of the public inter-type declared methods of this type
getItdVersion() - Method in class org.aspectj.weaver.World
Returns the version of ITD that this world wants to create.
getIWorld() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getIWorld() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getIWorld() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getIWorld() - Method in class org.aspectj.weaver.Shadow
 
getIWorld() - Method in class org.aspectj.weaver.TestShadow
 
getJavaClass() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getJavaClass() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getJavaClass() - Method in interface org.aspectj.lang.reflect.AjType
The java.lang.Class that corresponds to this AjType
getJavaClass() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getJavaClass(BcelWorld) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getJavaClass() - Method in class org.aspectj.weaver.bcel.UnwovenClassFile
 
getJavaClassBytesIncludingReweavable(BcelWorld) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getJavaExecutable() - Static method in class org.aspectj.util.LangUtil
Find java executable File path from java.home system property.
getJoinPointSignatures(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getJoinPointSignatures(World) - Method in interface org.aspectj.weaver.Member
 
getJoinPointSignatures(World) - Method in class org.aspectj.weaver.MemberImpl
All the signatures that a join point with this member as its signature has.
getJoinPointSignatures(Member, World) - Static method in class org.aspectj.weaver.ResolvedMemberImpl
Compute the full set of signatures for a member.
getKey() - Method in class org.aspectj.util.TypeSafeEnum
 
getKind() - Method in class org.aspectj.asm.internal.ProgramElement
 
getKind() - Method in class org.aspectj.asm.internal.Relationship
 
getKind() - Method in interface org.aspectj.asm.IProgramElement
 
getKind() - Method in interface org.aspectj.asm.IRelationship
 
getKind() - Method in interface org.aspectj.bridge.IMessage
 
getKind() - Method in class org.aspectj.bridge.Message
 
getKind(String) - Static method in class org.aspectj.bridge.MessageUtil
Map to the kind of messages associated with this string key.
getKind() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getKind() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getKind() - Method in class org.aspectj.internal.lang.reflect.PerClauseImpl
 
getKind() - Method in interface org.aspectj.lang.JoinPoint
Returns a String representing the kind of join point.
getKind() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns a String representing the kind of join point.
getKind() - Method in interface org.aspectj.lang.reflect.Advice
The kind of advice (before, after-returning, after-throwing, etc.)
getKind() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
The target element kind
getKind() - Method in interface org.aspectj.lang.reflect.PerClause
The kind of per-clause (singleton, perthis, pertarget,...)
getKind() - Method in class org.aspectj.weaver.Advice
 
getKind() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getKind() - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
getKind() - Method in class org.aspectj.weaver.JoinPointSignature
 
getKind() - Method in class org.aspectj.weaver.Lint.Kind
 
getKind() - Method in interface org.aspectj.weaver.Member
 
getKind() - Method in class org.aspectj.weaver.MemberImpl
 
getKind() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getKind() - Method in class org.aspectj.weaver.patterns.FastMatchInfo
kind can be null to indicate that all kinds should be considered.
getKind() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
getKind() - Method in class org.aspectj.weaver.patterns.PerCflow
 
getKind() - Method in class org.aspectj.weaver.patterns.PerClause
 
getKind() - Method in class org.aspectj.weaver.patterns.PerFromSuper
 
getKind() - Method in class org.aspectj.weaver.patterns.PerObject
 
getKind() - Method in class org.aspectj.weaver.patterns.PerSingleton
 
getKind() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
getKind() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getKind() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getKind() - Method in class org.aspectj.weaver.Shadow
returns the kind of shadow this is, representing what happens under this shadow
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getKindedAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.TestShadow
 
getKindFor(String) - Static method in class org.aspectj.asm.IRelationship.Kind
Return the Kind of the relationship that is passed in by name.
getKindForString(String) - Static method in class org.aspectj.asm.IProgramElement.Kind
 
getLastDumpFileName() - Static method in class org.aspectj.weaver.Dump
 
getLateTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getLateTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getLazyClassGen() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Return the lazyClassGen associated with this type.
getLazyMethodGen(Member) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getLazyMethodGen(String, String) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getLazyMethodGen(String, String, boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getLeft() - Method in class org.aspectj.weaver.ast.And
 
getLeft() - Method in class org.aspectj.weaver.ast.Or
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
getLeft() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getLength() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getLength() - Method in class org.aspectj.apache.bcel.generic.IINC
 
getLength() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionLV
 
getLength() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getLength() - Method in class org.aspectj.apache.bcel.generic.RET
 
getLine() - Method in interface org.aspectj.bridge.ISourceLocation
 
getLine() - Method in class org.aspectj.bridge.SourceLocation
 
getLine() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getLineBreaks() - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getLineNumber() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
getLineNumber() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
Get LineNumber attribute .
getLineNumber() - Method in class org.aspectj.apache.bcel.generic.LineNumberTag
 
getLineNumber() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getLineNumberForHandle(String) - Method in interface org.aspectj.asm.IElementHandleProvider
NOTE: this is necessary for the current implementation to look up nodes, but we may want to consider removing it.
getLineNumberForHandle(String) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
getLineNumbers() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLineNumberTable() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getLineNumberTable() - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
getLineNumberTable() - Method in class org.aspectj.apache.bcel.classfile.Method
Return LineNumberTable of code attribute if any (the call is forwarded to the Code attribute)
getLineNumberTable(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLint() - Method in class org.aspectj.weaver.World
 
getLintKind(String) - Method in class org.aspectj.weaver.Lint
 
getLintKind() - Method in class org.aspectj.weaver.LintMessage
 
getLiteralKind() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getLiteralKind() - Method in interface org.aspectj.weaver.patterns.IToken
Whether this should be treated as a literal value Kinds == "string", ??? returns null if this isn't a literal
getLoadClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getLoadClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getLoadClassType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MULTIANEWARRAY
 
getLocalVariable(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getLocalVariable(int) - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getLocalVariable(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
Get LocalVariable object.
getLocalVariables() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLocalVariableTable() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getLocalVariableTable() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getLocalVariableTable() - Method in class org.aspectj.apache.bcel.classfile.Method
Return LocalVariableTable of code attribute if any (the call is forwarded to the Code attribute)
getLocalVariableTable(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getLocalVariableTypeTable() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getLocation() - Method in exception org.aspectj.weaver.patterns.ParserException
 
getLowerBound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getLowerBound() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getLowerBound() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getLowerBound() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
getMainMap() - Method in class org.aspectj.weaver.World.TypeMap
 
getMajor() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMajor() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMajorVersion() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getMajorVersion() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
getManifest(boolean) - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
getMapLength() - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
getMatchingContext() - Method in class org.aspectj.weaver.reflect.ReflectionFastMatchInfo
 
getMatchingContext() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getMatchingContext() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getMatchingMethod(Class, String, Object[]) - Static method in class org.aspectj.util.Reflection
 
getMatchingSignature() - Method in class org.aspectj.weaver.Shadow
returns the signature of the thing under this shadow, with any synthetic arguments removed
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
Looks in the wrapper we have added so that we can find their effective signature if needed
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
getMatchingSyntheticMember(Member) - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.NewFieldTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.NewMethodTypeMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
getMatchingSyntheticMember(Member, ResolvedType) - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getMatchs() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getMaxLocals() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getMaxLocals() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getMaxLocals() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getMaxStack() - Method in class org.aspectj.apache.bcel.classfile.Code
 
getMaxStack() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getMaxStack(ConstantPool, InstructionList, CodeExceptionGen[]) - Static method in class org.aspectj.apache.bcel.generic.MethodGen
Computes stack usage of an instruction list by performing control flow analysis.
getMember() - Method in class org.aspectj.weaver.bcel.AnnotationAccessVar
 
getMember() - Method in class org.aspectj.weaver.PrivilegedAccessMunger
 
getMember() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getMemberTypeName() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
getMemberView() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getMessage() - Method in class org.aspectj.asm.internal.ProgramElement
 
getMessage() - Method in interface org.aspectj.asm.IProgramElement
 
getMessage() - Method in exception org.aspectj.bridge.AbortException
Get message for this AbortException, either associated explicitly as message or implicitly as IMessage message or its thrown message.
getMessage() - Method in interface org.aspectj.bridge.IMessage
 
getMessage() - Method in class org.aspectj.bridge.Message
 
getMessage() - Method in class org.aspectj.bridge.WeaveMessage.WeaveMessageKind
 
getMessage() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getMessage() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
The message associated with the declare warning / declare error
getMessage(Shadow) - Method in class org.aspectj.weaver.Checker
 
getMessage() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getMessage() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getMessageHandler() - Method in interface org.aspectj.weaver.patterns.IScope
 
getMessageHandler() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getMessageHandler() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getMessageHandler() - Method in class org.aspectj.weaver.World
Nobody should hold onto a copy of this message handler, or setMessageHandler won't work right.
getMessageHolder() - Method in class org.aspectj.weaver.tools.WeavingAdaptor
 
getMessages(IMessage.Kind, boolean) - Method in interface org.aspectj.bridge.IMessageHolder
Get all messages or those of a specific kind.
getMessages(IMessage.Kind, boolean) - Method in class org.aspectj.bridge.MessageHandler
Get all messages or those of a specific kind.
getMessages(IMessageHolder, IMessage.Kind, boolean, String) - Static method in class org.aspectj.bridge.MessageUtil
 
getMessages(List<IMessage>, IMessage.Kind) - Static method in class org.aspectj.bridge.MessageUtil
Extract messages of type kind from the input list.
getMessagesExcept(IMessageHolder, IMessage.Kind, boolean) - Static method in class org.aspectj.bridge.MessageUtil
Select all messages in holder except those of the same kind (optionally or greater).
getMethod(Method) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMethod(Constructor<?>) - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMethod() - Method in class org.aspectj.apache.bcel.generic.MethodGen
Get method object.
getMethod(String, AjType<?>...) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getMethod(String, AjType<?>...) - Method in interface org.aspectj.lang.reflect.AjType
Return the method object for the specified public method declared in this type
getMethod() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getMethod() - Method in class org.aspectj.weaver.ast.Call
 
getMethod() - Method in class org.aspectj.weaver.ast.CallExpr
 
getMethod() - Method in class org.aspectj.weaver.ast.FieldGetCall
 
getMethod() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getMethodAt(int) - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMethodForMessage(AtAjAttributes.AjAttributeMethodStruct) - Static method in class org.aspectj.weaver.bcel.AtAjAttributes
Return a nicely formatted method string, for example: int X.foo(java.lang.String)
getMethodGens() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getMethodName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getMethods() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMethods() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMethods() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getMethods() - Method in interface org.aspectj.lang.reflect.AjType
Returns all the public methods of this type
getMethods(boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
returns an iterator through all of the methods of this type, in order for checking from JVM spec 2ed 5.4.3.3.
getMethodsIncludingIntertypeDeclarations(boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
 
getMethodsWithoutIterator(boolean, boolean, boolean) - Method in class org.aspectj.weaver.ResolvedType
Return a list of methods, first those declared on this class, then those declared on the superclass (recurse) and then those declared on the superinterfaces.
getMinor() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getMinor() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getMinorVersion() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getMinorVersion() - Method in class org.aspectj.weaver.VersionedDataInputStream
 
getModel() - Method in class org.aspectj.asm.internal.ProgramElement
 
getModel() - Method in interface org.aspectj.asm.IProgramElement
 
getModel() - Method in class org.aspectj.weaver.World
 
getModelAsAsmManager() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getModelChangesOnLastBuild() - Method in class org.aspectj.asm.AsmManager
 
getModifierFlag(String) - Static method in class org.aspectj.weaver.patterns.ModifiersPattern
 
getModifiers() - Method in class org.aspectj.apache.bcel.classfile.Modifiers
 
getModifiers() - Method in class org.aspectj.asm.internal.ProgramElement
 
getModifiers() - Method in interface org.aspectj.asm.IProgramElement
 
getModifiers() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getModifiers() - Method in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getModifiers() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getModifiers() - Method in interface org.aspectj.lang.reflect.AjType
The modifiers declared for this type.
getModifiers() - Method in interface org.aspectj.lang.reflect.InterTypeDeclaration
Member modifiers, can be interpreted using java.lang.reflect.Modifier
getModifiers() - Method in interface org.aspectj.lang.reflect.Pointcut
The modifiers associated with the pointcut declaration.
getModifiers() - Method in interface org.aspectj.lang.Signature
Returns the modifiers on this signature represented as an int.
getModifiers() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getModifiers() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getModifiers() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getModifiers() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getModifiers() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getModifiers(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getModifiers() - Method in class org.aspectj.weaver.JoinPointSignature
 
getModifiers(World) - Method in interface org.aspectj.weaver.Member
 
getModifiers() - Method in interface org.aspectj.weaver.Member
 
getModifiers(World) - Method in class org.aspectj.weaver.MemberImpl
 
getModifiers() - Method in class org.aspectj.weaver.MemberImpl
 
getModifiers() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getModifiers() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getModifiers() - Method in class org.aspectj.weaver.ReferenceType
 
getModifiers() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getModifiers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getModifiers(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getModifiers() - Method in interface org.aspectj.weaver.ResolvedMember
 
getModifiers(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getModifiers() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getModifiers() - Method in class org.aspectj.weaver.ResolvedType
 
getMunger() - Method in class org.aspectj.weaver.ConcreteTypeMunger
returns null for mungers that are used internally, but were not part of a declared thing in source code.
getMungers() - Method in class org.aspectj.weaver.Shadow
 
getName() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getName(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getName() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getName() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getName() - Method in class org.aspectj.apache.bcel.classfile.Unknown
 
getName() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getName(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getName() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getName() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getName() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getName() - Method in class org.aspectj.asm.internal.Relationship
 
getName() - Method in interface org.aspectj.asm.IProgramElement
 
getName() - Method in interface org.aspectj.asm.IRelationship
 
getName() - Method in class org.aspectj.asm.IRelationship.Kind
 
getName() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getName() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getName() - Method in interface org.aspectj.lang.reflect.Advice
Returns the advice name, or the empty string if the advice is anonymous.
getName() - Method in interface org.aspectj.lang.reflect.AjType
The name of this type, in the same format as returned by Class.getName()
getName() - Method in interface org.aspectj.lang.reflect.InterTypeFieldDeclaration
The field name
getName() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The name of this method
getName() - Method in exception org.aspectj.lang.reflect.NoSuchAdviceException
The advice name that could not be found.
getName() - Method in exception org.aspectj.lang.reflect.NoSuchPointcutException
The name of the pointcut that could not be found.
getName() - Method in interface org.aspectj.lang.reflect.Pointcut
The declared name of the pointcut.
getName() - Method in interface org.aspectj.lang.Signature
Returns the identifier part of this signature.
getName() - Method in class org.aspectj.util.TypeSafeEnum
 
getName() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
getName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getName() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getName() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl.Handler
 
getName() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl.Handler
 
getName() - Method in class org.aspectj.weaver.JoinPointSignature
 
getName() - Method in class org.aspectj.weaver.Lint.Kind
 
getName() - Method in interface org.aspectj.weaver.Member
 
getName() - Method in class org.aspectj.weaver.MemberImpl
 
getName() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
returns "declare warning" or "declare error"
getName() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
returns "declare type warning" or "declare type error"
getName() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getName() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getName() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getName() - Method in class org.aspectj.weaver.reflect.PointcutParameterImpl
 
getName() - Method in interface org.aspectj.weaver.tools.PointcutParameter
The name of this parameter
getName() - Method in class org.aspectj.weaver.TypeVariable
 
getName() - Method in class org.aspectj.weaver.UnresolvedType
Returns the name of this type in java language form (e.g.
getNameAndTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantCP
 
getNameAsIdentifier() - Method in class org.aspectj.weaver.ReferenceType
 
getNameAsIdentifier() - Method in class org.aspectj.weaver.UnresolvedType
 
getNameChars() - Method in class org.aspectj.weaver.AjAttribute
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getNameIndex() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getNamePatterns() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getNames(UnresolvedType[]) - Static method in class org.aspectj.weaver.UnresolvedType
Returns an array of strings representing the java langauge names of an array of types.
getNamespace(ClassLoader) - Method in class org.aspectj.weaver.loadtime.Aj
Returns a namespace based on the contest of the aspects available
getNamespace() - Method in class org.aspectj.weaver.loadtime.ClassLoaderWeavingAdaptor
 
getNameString() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.AjSynthetic
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.Aspect
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.DeclareAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.PointcutDeclarationAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.PrivilegedAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.TypeMunger
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.WeaverState
 
getNameString() - Method in class org.aspectj.weaver.AjAttribute.WeaverVersionInfo
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.Declare
Declares have methods in the .class file against which info can be stored (for example, the annotation in the case of declare annotation).
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
Provide a name suffix so that we can tell the different declare annotations forms apart in the AjProblemReporter
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
getNameSuffix() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getNameValuePairs() - Method in class org.aspectj.weaver.StandardAnnotation
 
getNegated() - Method in class org.aspectj.weaver.patterns.NotSignaturePattern
 
getNegatedPattern() - Method in class org.aspectj.weaver.patterns.NotAnnotationTypePattern
 
getNegatedPattern() - Method in class org.aspectj.weaver.patterns.NotTypePattern
 
getNegatedPointcut() - Method in class org.aspectj.weaver.patterns.NotPointcut
 
getNewAnnotation() - Method in class org.aspectj.weaver.AnnotationOnTypeMunger
 
getNewGeneratedNameTag() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getNewParent() - Method in class org.aspectj.weaver.NewParentTypeMunger
 
getNewThreadCounter() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStackFactory
 
getNewThreadCounter() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
getNewThreadCounter() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
getNewThreadStack() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStackFactory
 
getNewThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl
 
getNewThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackFactoryImpl11
 
getNext() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getNonAJMemberKinds() - Static method in class org.aspectj.asm.IProgramElement.Kind
 
getNumberOfExceptions() - Method in class org.aspectj.apache.bcel.classfile.ExceptionTable
 
getNumberOfLocals() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getNumberOfStackItems() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getOffset() - Method in interface org.aspectj.bridge.ISourceLocation
 
getOffset() - Method in class org.aspectj.bridge.SourceLocation
 
getOffset() - Method in class org.aspectj.weaver.AjAttribute.MethodDeclarationLineNumberAttribute
 
getOffset() - Method in interface org.aspectj.weaver.ISourceContext
 
getOffset() - Method in class org.aspectj.weaver.SourceContextImpl
 
getOffSetForHandle(String) - Method in interface org.aspectj.asm.IElementHandleProvider
 
getOffSetForHandle(String) - Method in class org.aspectj.asm.internal.JDTLikeHandleProvider
 
getOpcode() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getOrCreateWeaverStateInfo(boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getOutdir() - Static method in class org.aspectj.weaver.BcweaverTests
 
getOuterClass() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getOuterClass() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getOuterClass() - Method in class org.aspectj.weaver.ReferenceType
 
getOuterClass() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getOuterClass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getOuterClassIndex() - Method in class org.aspectj.apache.bcel.classfile.InnerClass
 
getOutermostType() - Method in class org.aspectj.weaver.UnresolvedType
Returns a UnresolvedType object representing the effective outermost enclosing type for a name type.
getPackage() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPackage() - Method in interface org.aspectj.lang.reflect.AjType
The package in which this type is declared
getPackageName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getPackageName() - Method in class org.aspectj.asm.internal.ProgramElement
 
getPackageName() - Method in interface org.aspectj.asm.IProgramElement
 
getPackageName() - Method in class org.aspectj.weaver.bcel.LazyClassGen
Returns the packagename - if its the default package we return an empty string
getPackageName() - Method in class org.aspectj.weaver.UnresolvedType
 
getPackageNameAsIdentifier() - Method in class org.aspectj.weaver.UnresolvedType
 
getParameterAnnotationAttributes(ConstantPool, List<AnnotationGen>[]) - Static method in class org.aspectj.apache.bcel.classfile.Utility
Annotations against a class are stored in one of four attribute kinds: - RuntimeVisibleParameterAnnotations - RuntimeInvisibleParameterAnnotations
getParameterAnnotations() - Method in class org.aspectj.apache.bcel.classfile.annotation.RuntimeParamAnnos
Return a list of Annotation[] - each list entry contains the annotations for one parameter
getParameterAnnotations() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getParameterAnnotations() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterAnnotations() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterAnnotations() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterAnnotationTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterAnnotationTypes(Member) - Method in interface org.aspectj.weaver.reflect.AnnotationFinder
 
getParameterAnnotationTypes(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getParameterAnnotationTypes() - Method in class org.aspectj.weaver.reflect.ReflectionBasedResolvedMemberImpl
 
getParameterAnnotationTypes() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterAnnotationTypes() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterBindings() - Method in class org.aspectj.weaver.reflect.JoinPointMatchImpl
 
getParameterBindings() - Method in interface org.aspectj.weaver.tools.JoinPointMatch
Get the parameter bindings at the matched join point.
getParameterName() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterNames() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterNames() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterNames() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.Pointcut
The pointcut parameter names.
getParameterNames() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterNames(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterNames(World) - Method in interface org.aspectj.weaver.Member
 
getParameterNames(World) - Method in class org.aspectj.weaver.MemberImpl
 
getParameterNames(Member) - Method in interface org.aspectj.weaver.reflect.ArgNameFinder
Attempt to discover the parameter names for a reflectively obtained member
getParameterNames(Member) - Method in class org.aspectj.weaver.reflect.Java15AnnotationFinder
 
getParameterNames() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterNames(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterNames() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterNames(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getParameterSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getParameterSignature() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterSignature() - Method in interface org.aspectj.weaver.Member
Return signature without return type, e.g.
getParameterSignature() - Method in class org.aspectj.weaver.MemberImpl
 
getParameterSignatureErased() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterSignatureErased() - Method in interface org.aspectj.weaver.ResolvedMember
 
getParameterSignatureErased() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Return the erased form of the signature with bounds collapsed for type variables, etc.
getParameterSignatures() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterSignatures() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterSignaturesSourceRefs() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterSignaturesSourceRefs() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterType() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterTypes() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParameterTypes() - Method in interface org.aspectj.asm.IProgramElement
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeConstructorDeclarationImpl
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getParameterTypes() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.Advice
The advice parameters
getParameterTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeConstructorDeclaration
The constructor parameters
getParameterTypes() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The method parameters
getParameterTypes() - Method in interface org.aspectj.lang.reflect.Pointcut
The pointcut parameter types.
getParameterTypes() - Method in class org.aspectj.weaver.JoinPointSignature
 
getParameterTypes() - Method in interface org.aspectj.weaver.Member
 
getParameterTypes() - Method in class org.aspectj.weaver.MemberImpl
 
getParameterTypes() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getParent() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParent() - Method in interface org.aspectj.asm.IProgramElement
 
getParents() - Method in class org.aspectj.weaver.patterns.DeclareParents
 
getParentTypes() - Method in class org.aspectj.asm.internal.ProgramElement
 
getParentTypes() - Method in interface org.aspectj.asm.IProgramElement
 
getParentTypes() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getParentTypes() - Method in interface org.aspectj.lang.reflect.DeclareParents
The set of types that the types matching getTargetTypesPattern are declared to implement or extend
getPath() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getPath(String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getPath(String, String) - Method in class org.aspectj.apache.bcel.util.ClassPath
 
getPath() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ClassFile
 
getPaths(File[]) - Static method in class org.aspectj.util.FileUtil
 
getPaths(List<File>) - Static method in class org.aspectj.util.FileUtil
 
getPatternAsString() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getPatterns() - Method in class org.aspectj.weaver.patterns.DeclarePrecedence
 
getPerClause() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPerClause() - Method in interface org.aspectj.lang.reflect.AjType
If this type represents an aspect, returns the associated per-clause.
getPerClause() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getPerClause() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getPerClause() - Method in class org.aspectj.weaver.ReferenceType
 
getPerClause() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getPerClause() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getPerClause() - Method in class org.aspectj.weaver.ResolvedType
 
getPerTypePointcut(Pointcut) - Method in class org.aspectj.weaver.patterns.PerThisOrTargetPointcutVisitor
 
getPointcut(String) - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPointcut(String) - Method in interface org.aspectj.lang.reflect.AjType
Return the pointcut object representing the specified public pointcut
getPointcut() - Method in class org.aspectj.weaver.Advice
 
getPointcut() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getPointcut() - Method in class org.aspectj.weaver.bcel.AtAjAttributes.LazyResolvedPointcutDefinition
 
getPointcut() - Method in class org.aspectj.weaver.patterns.DeclareErrorOrWarning
 
getPointcut() - Method in class org.aspectj.weaver.patterns.DeclareSoft
 
getPointcut() - Method in class org.aspectj.weaver.ResolvedPointcutDefinition
 
getPointcut() - Method in class org.aspectj.weaver.ShadowMunger
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.AdviceImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.DeclareErrorOrWarningImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.PointcutBasedPerClauseImpl
 
getPointcutExpression() - Method in class org.aspectj.internal.lang.reflect.PointcutImpl
 
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.Advice
The pointcut expression associated with the advice declaration.
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.DeclareErrorOrWarning
The pointcut expression associated with the warning or error
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.DeclareSoft
The pointcut determining the join points at which the exception is to be softened.
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.Pointcut
The pointcut expression associated with this pointcut.
getPointcutExpression() - Method in interface org.aspectj.lang.reflect.PointcutBasedPerClause
Get the associated pointcut expression
getPointcutExpression() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
getPointcutExpression() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
getPointcutExpression() - Method in interface org.aspectj.weaver.tools.PointcutExpression
Return a string representation of this pointcut expression.
getPointcutExpression() - Method in interface org.aspectj.weaver.tools.StandardPointcutExpression
Return a string representation of this pointcut expression.
getPointcutKind() - Method in class org.aspectj.weaver.internal.tools.PointcutDesignatorHandlerBasedPointcut
 
getPointcutKind() - Method in class org.aspectj.weaver.patterns.Pointcut
 
getPointcutParserSupportingAllPrimitives(World) - Static method in class org.aspectj.weaver.tools.StandardPointcutParser
Returns a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
getPointcutParserSupportingAllPrimitivesAndUsingContextClassloaderForResolution() - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
getPointcutParserSupportingAllPrimitivesAndUsingSpecifiedClassloaderForResolution(ClassLoader) - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse the full AspectJ pointcut language with the following exceptions: The if, cflow, and cflowbelow pointcut designators are not supported Pointcut expressions must be self-contained :- they cannot contain references to other named pointcuts The pointcut expression must be anonymous with no formals allowed.
getPointcutParserSupportingSpecifiedPrimitives(Set, World) - Static method in class org.aspectj.weaver.tools.StandardPointcutParser
Returns a pointcut parser that can parse pointcut expressions built from a user-defined subset of AspectJ's supported pointcut primitives.
getPointcutParserSupportingSpecifiedPrimitivesAndUsingContextClassloaderForResolution(Set) - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse pointcut expressions built from a user-defined subset of AspectJ's supported pointcut primitives.
getPointcutParserSupportingSpecifiedPrimitivesAndUsingSpecifiedClassLoaderForResolution(Set, ClassLoader) - Static method in class org.aspectj.weaver.tools.PointcutParser
Returns a pointcut parser that can parse pointcut expressions built from a user-defined subset of AspectJ's supported pointcut primitives.
getPointcuts() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getPointcuts() - Method in interface org.aspectj.lang.reflect.AjType
Returns all of the public pointcuts of this type
getPointcuts() - Method in class org.aspectj.weaver.ResolvedType
returns an iterator through all of the pointcuts of this type, in order for checking from JVM spec 2ed 5.4.3.2 (as for fields).
getPosition() - Method in class org.aspectj.apache.bcel.generic.BranchHandle
 
getPosition() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getPositionInAroundState() - Method in class org.aspectj.weaver.bcel.BcelVar
 
getPrecedence() - Method in class org.aspectj.weaver.AdviceKind
 
getPrecedenceIfAny(ResolvedType, ResolvedType) - Method in class org.aspectj.weaver.World
 
getPrecedenceOrder() - Method in class org.aspectj.internal.lang.reflect.DeclarePrecedenceImpl
 
getPrecedenceOrder() - Method in interface org.aspectj.lang.reflect.DeclarePrecedence
Returns an ordered set of type patterns.
getPreInitializationState() - Method in class org.aspectj.runtime.internal.AroundClosure
 
getPrev() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getPriority() - Method in class org.aspectj.weaver.bcel.ExceptionRange
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.ReferenceType
 
getPrivilegedAccesses() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getPrivilegedAccesses() - Method in class org.aspectj.weaver.ResolvedType
 
getProceedCallSignatures() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getProperties() - Method in class org.aspectj.asm.AsmManager.ModelInfo
 
getRange() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getRank() - Method in class org.aspectj.weaver.TypeVariable
 
getRawModifiers() - Method in class org.aspectj.asm.internal.ProgramElement
 
getRawModifiers() - Method in interface org.aspectj.asm.IProgramElement
 
getRawName() - Method in class org.aspectj.weaver.UnresolvedType
 
getRawType() - Method in class org.aspectj.weaver.ResolvedType
 
getRawType() - Method in class org.aspectj.weaver.UnresolvedType
 
getRawTypePattern() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getRealEnclosingCodeSignature() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getRealType() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getRegisteredPointcutHandlers() - Method in class org.aspectj.weaver.World
 
getRelationshipMap() - Method in class org.aspectj.asm.AsmManager
 
getRepository() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
Gets the ClassRepository which holds its definition.
getRepository() - Static method in class org.aspectj.apache.bcel.Repository
 
getRequestor() - Method in interface org.aspectj.weaver.IClassFileProvider
The client to which the woven results should be returned.
getRequired() - Method in class org.aspectj.weaver.patterns.ThrowsPattern
 
getResidueSource() - Method in class org.aspectj.weaver.patterns.IfPointcut
 
getResolved(int) - Method in class org.aspectj.weaver.ResolvableTypeList
 
getResolvedAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationFieldTypePattern
 
getResolvedAnnotationType() - Method in class org.aspectj.weaver.patterns.ExactAnnotationTypePattern
 
getResolvedComponentType() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getResolvedComponentType() - Method in class org.aspectj.weaver.ResolvedType
 
getResolvedExactType(World) - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
getResolvedSignature() - Method in class org.aspectj.weaver.Shadow
returns the resolved signature of the thing under this shadow
getResolvedTypeParameters() - Method in class org.aspectj.weaver.ResolvedType
 
getResolvedTypeX() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getResolvedTypeX() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getResolvedTypeX() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getResource(String) - Method in class org.aspectj.util.UtilClassLoader
 
getResourceAsStream(String) - Method in class org.aspectj.util.UtilClassLoader
 
getResources(String) - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
Same as ClassLoader.getResources()
getResources(String) - Method in interface org.aspectj.weaver.loadtime.IWeavingContext
Allows the standard ClassLoader.getResources() mechanisms to be replaced with a different implementation.
getResult() - Method in class org.aspectj.apache.bcel.classfile.Utility.ResultHolder
 
getResult() - Method in class org.aspectj.util.LangUtil.ProcessController
 
getRetentionPolicy() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getRetentionPolicy() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getRetentionPolicy() - Method in class org.aspectj.weaver.ReferenceType
 
getRetentionPolicy() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getRetentionPolicy() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getReturnType() - Method in class org.aspectj.apache.bcel.classfile.Method
 
getReturnType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getReturnType() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getReturnType(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert return value of a method (signature) to a Type object.
getReturnType() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getReturnType() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The method return type
getReturnType() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getReturnType() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getReturnType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getReturnType() - Method in interface org.aspectj.weaver.Member
 
getReturnType() - Method in class org.aspectj.weaver.MemberImpl
 
getReturnType() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getReturnType() - Method in class org.aspectj.weaver.Shadow
 
getRight() - Method in class org.aspectj.weaver.ast.And
 
getRight() - Method in class org.aspectj.weaver.ast.Or
 
getRight() - Method in class org.aspectj.weaver.patterns.AndAnnotationTypePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.AndPointcut
 
getRight() - Method in class org.aspectj.weaver.patterns.AndSignaturePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.AndTypePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.OrAnnotationTypePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.OrPointcut
 
getRight() - Method in class org.aspectj.weaver.patterns.OrSignaturePattern
 
getRight() - Method in class org.aspectj.weaver.patterns.OrTypePattern
 
getRoot() - Method in interface org.aspectj.asm.IHierarchy
 
getRoot() - Method in class org.aspectj.asm.internal.AspectJElementHierarchy
 
getScopeForAspect(String) - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getShadowKind() - Method in class org.aspectj.weaver.AjAttribute.EffectiveSignatureAttribute
 
getShadowMungers() - Method in class org.aspectj.weaver.bcel.MegaZipTestCase
 
getShadowMungers() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getShadowMungers() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getSignature(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getSignature() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getSignature() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getSignature() - Method in class org.aspectj.apache.bcel.classfile.Signature
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.FieldGen
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getSignature(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldOrMethod
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.MethodGen
 
getSignature() - Method in class org.aspectj.apache.bcel.generic.Type
 
getSignature(Method) - Static method in class org.aspectj.apache.bcel.generic.Type
 
getSignature(Constructor) - Static method in class org.aspectj.apache.bcel.generic.Type
 
getSignature() - Method in interface org.aspectj.lang.JoinPoint
Returns the signature at the join point.
getSignature() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the signature at the join point.
getSignature() - Method in class org.aspectj.weaver.Advice
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelAccessForInlineMunger
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelCflowCounterFieldAdder
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelCflowStackFieldAdder
 
getSignature() - Method in class org.aspectj.weaver.bcel.BcelPerClauseAspectAdder
 
getSignature() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getSignature() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getSignature() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSignature() - Method in interface org.aspectj.weaver.Member
Return full signature, including return type, e.g.
getSignature() - Method in class org.aspectj.weaver.MemberImpl
 
getSignature() - Method in class org.aspectj.weaver.patterns.KindedPointcut
 
getSignature() - Method in class org.aspectj.weaver.patterns.WithincodePointcut
 
getSignature() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getSignature() - Method in class org.aspectj.weaver.Shadow
returns the signature of the thing under this shadow
getSignature() - Method in class org.aspectj.weaver.TypeVariable
Return complete signature, e.g.
getSignature() - Method in class org.aspectj.weaver.TypeVariableReferenceType
return the signature for a *REFERENCE* to a type variable, which is simply: Tname; there is no bounds info included, that is in the signature of the type variable itself
getSignature() - Method in class org.aspectj.weaver.UnresolvedType
Returns the name of this type in JVM signature form.
getSignatureAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getSignatureAttribute() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSignatureErased() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSignatureErased() - Method in interface org.aspectj.weaver.ResolvedMember
 
getSignatureErased() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.ReferenceType
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.ResolvedMemberImpl
Return the member generic signature that would be suitable for inclusion in a class file Signature attribute.
getSignatureForAttribute() - Method in class org.aspectj.weaver.ResolvedType
 
getSignatureForAttribute() - Method in class org.aspectj.weaver.TypeVariable
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.FieldOrMethod
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getSignatureIndex() - Method in class org.aspectj.apache.bcel.classfile.Signature
 
getSignatureMakerName(Member) - Static method in class org.aspectj.weaver.SignatureUtils
 
getSignaturePattern() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getSignaturePattern() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
The target signature pattern.
getSignaturePattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getSignatureString(Member, World) - Static method in class org.aspectj.weaver.SignatureUtils
 
getSignatureType(Member) - Static method in class org.aspectj.weaver.SignatureUtils
 
getSimpleBaseName() - Method in class org.aspectj.weaver.UnresolvedType
 
getSimpleName() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getSimpleName() - Method in class org.aspectj.weaver.Shadow.Kind
 
getSimpleName() - Method in class org.aspectj.weaver.UnresolvedType
 
getSize() - Method in class org.aspectj.apache.bcel.classfile.ConstantPool
 
getSize() - Method in class org.aspectj.apache.bcel.generic.Type
 
getSize() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getSize() - Method in class org.aspectj.weaver.UnresolvedType
This is the size of this type as used in JVM.
getSlot() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getSlot() - Method in class org.aspectj.weaver.bcel.BcelVar
 
getSoftenedExceptionType() - Method in class org.aspectj.internal.lang.reflect.DeclareSoftImpl
 
getSoftenedExceptionType() - Method in interface org.aspectj.lang.reflect.DeclareSoft
The softened exception type
getSourceContext() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceContext() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getSourceContext() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getSourceContext() - Method in interface org.aspectj.weaver.IHasSourceLocation
 
getSourceContext(World) - Method in class org.aspectj.weaver.JoinPointSignature
 
getSourceContext() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSourceContext() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getSourceContext() - Method in class org.aspectj.weaver.patterns.BasicTokenSource
 
getSourceContext() - Method in interface org.aspectj.weaver.patterns.ITokenSource
 
getSourceContext() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getSourceContext() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getSourceContext() - Method in class org.aspectj.weaver.ReferenceType
 
getSourceContext() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getSourceContext() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSourceContext(World) - Method in interface org.aspectj.weaver.ResolvedMember
 
getSourceContext() - Method in interface org.aspectj.weaver.ResolvedMember
 
getSourceContext(World) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSourceContext() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSourceContext() - Method in class org.aspectj.weaver.ResolvedType
 
getSourceEnd() - Method in interface org.aspectj.bridge.IMessage
Return the end position of the problem (inclusive), or -1 if unknown.
getSourceEnd() - Method in class org.aspectj.bridge.Message
 
getSourceFile() - Method in interface org.aspectj.bridge.ISourceLocation
 
getSourceFile() - Method in class org.aspectj.bridge.SourceLocation
 
getSourceFileAttribute(Attribute[]) - Static method in class org.aspectj.apache.bcel.classfile.AttributeUtils
 
getSourceFileIndex() - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
getSourceFileName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSourceFileName() - Method in class org.aspectj.apache.bcel.classfile.SourceFile
 
getSourceFileName() - Method in interface org.aspectj.bridge.ISourceLocation
In the cases where getSourceFile().getName() returns a class file (for example when we have a binary aspect) this should return the name of the source file (for example BinaryAspect.aj)
getSourceFileName() - Method in class org.aspectj.bridge.SourceLocation
 
getSourcefilename() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceFileName() - Method in class org.aspectj.weaver.AjAttribute.SourceContextAttribute
 
getSourcefilename() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getSourcefilename() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSourceHandle() - Method in class org.aspectj.asm.internal.Relationship
 
getSourceHandle() - Method in interface org.aspectj.asm.IRelationship
 
getSourceLine(int) - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
Map byte code positions to source code lines.
getSourceLine() - Method in class org.aspectj.apache.bcel.generic.LineNumberGen
 
getSourceLine() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getSourceLine(InstructionHandle) - Static method in class org.aspectj.weaver.bcel.Utility
returns -1 if no source line attribute
getSourceLocation() - Method in class org.aspectj.asm.internal.ProgramElement
 
getSourceLocation() - Method in interface org.aspectj.asm.IProgramElement
 
getSourceLocation() - Method in interface org.aspectj.bridge.IMessage
 
getSourceLocation() - Method in class org.aspectj.bridge.Message
 
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint
Returns the source location corresponding to the join point.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the source location corresponding to the join point.
getSourceLocation() - Method in class org.aspectj.weaver.AbstractReferenceTypeDelegate
 
getSourceLocation() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getSourceLocation() - Method in class org.aspectj.weaver.bcel.LazyMethodGen
 
getSourceLocation() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getSourceLocation() - Method in interface org.aspectj.weaver.IHasSourceLocation
 
getSourceLocation() - Method in class org.aspectj.weaver.JoinPointSignature
 
getSourceLocation() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getSourceLocation() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getSourceLocation() - Method in class org.aspectj.weaver.ReferenceType
 
getSourceLocation() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getSourceLocation() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getSourceLocation() - Method in interface org.aspectj.weaver.ResolvedMember
 
getSourceLocation() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getSourceLocation() - Method in class org.aspectj.weaver.ResolvedType
 
getSourceLocation() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getSourceLocation() - Method in class org.aspectj.weaver.Shadow
 
getSourceLocation() - Method in class org.aspectj.weaver.ShadowMunger
 
getSourceLocation() - Method in class org.aspectj.weaver.TestShadow
 
getSourceSignature() - Method in class org.aspectj.asm.internal.ProgramElement
 
getSourceSignature() - Method in interface org.aspectj.asm.IProgramElement
 
getSourceStart() - Method in interface org.aspectj.bridge.IMessage
Return the start position of the problem (inclusive), or -1 if unknown.
getSourceStart() - Method in class org.aspectj.bridge.Message
 
getStackMap() - Method in class org.aspectj.apache.bcel.classfile.StackMap
 
getStandardTargets() - Method in class org.aspectj.weaver.bcel.WeaveTestCase
 
getStart() - Method in class org.aspectj.apache.bcel.generic.InstructionList
 
getStart() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getStart() - Method in class org.aspectj.weaver.AjAttribute.AdviceAttribute
 
getStart() - Method in interface org.aspectj.weaver.IHasPosition
The starting index of this location in the character stream.
getStart() - Method in class org.aspectj.weaver.JoinPointSignature
 
getStart() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getStart() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getStart() - Method in class org.aspectj.weaver.patterns.PatternNode
 
getStart() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getStart() - Method in class org.aspectj.weaver.Position
 
getStart() - Method in interface org.aspectj.weaver.ResolvedMember
 
getStart() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getStart() - Method in class org.aspectj.weaver.ShadowMunger
 
getStartPC() - Method in class org.aspectj.apache.bcel.classfile.CodeException
 
getStartPC() - Method in class org.aspectj.apache.bcel.classfile.LineNumber
 
getStartPC() - Method in class org.aspectj.apache.bcel.classfile.LocalVariable
 
getStartPC() - Method in class org.aspectj.apache.bcel.generic.CodeExceptionGen
 
getStartPos() - Method in class org.aspectj.weaver.ReferenceType
 
getState() - Method in class org.aspectj.runtime.internal.AroundClosure
 
GETSTATIC - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETSTATIC2_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
GETSTATIC_QUICK - Static variable in interface org.aspectj.apache.bcel.Constants
 
getStaticField(Class, String) - Static method in class org.aspectj.util.Reflection
 
getStaticInitializer() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getStaticPart() - Method in interface org.aspectj.lang.JoinPoint
Returns an object that encapsulates the static parts of this join point.
getStreamFromZip(String, String) - Static method in class org.aspectj.util.FileUtil
 
getString(ConstantPool) - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
getString() - Method in class org.aspectj.weaver.patterns.BasicToken
 
getString() - Method in interface org.aspectj.weaver.patterns.IToken
Returns the string value of this token.
getStringFormOfValue(String) - Method in interface org.aspectj.weaver.AnnotationAJ
Determine the string representation of the value of a field.
getStringFormOfValue(String) - Method in class org.aspectj.weaver.bcel.BcelAnnotation
Determine the string representation of the value of a field.
getStringFormOfValue(String) - Method in class org.aspectj.weaver.StandardAnnotation
Determine the string representation of the value of a field.
getStringIndex() - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
getStringValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
getStringValue() - Method in interface org.aspectj.apache.bcel.classfile.SimpleConstant
 
getSuffix() - Method in class org.aspectj.weaver.loadtime.DefaultWeavingContext
 
getSUID() - Method in class org.aspectj.apache.bcel.generic.ClassGen
Calculate the SerialVersionUID for a class.
getSuperClass() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclass() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getSuperclass() - Method in class org.aspectj.weaver.bcel.BcelObjectType
Must take into account generic signature
getSuperClass() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getSuperclass() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.MissingResolvedTypeWithKnownSignature
 
getSuperclass() - Method in class org.aspectj.weaver.ReferenceType
 
getSuperclass() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getSuperclass() - Method in class org.aspectj.weaver.ResolvedType
 
getSuperclass() - Method in class org.aspectj.weaver.TypeVariable
 
getSuperClasses() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassName() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassName() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getSuperclassNameIndex() - Method in class org.aspectj.apache.bcel.classfile.JavaClass
 
getSuperclassNameIndex() - Method in class org.aspectj.apache.bcel.generic.ClassGen
 
getSuperInterfaces() - Method in class org.aspectj.weaver.TypeVariable
 
getSuperMethodsCalled() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getSupertype() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getSupertype() - Method in interface org.aspectj.lang.reflect.AjType
The supertype of this type.
getSuppressedWarnings(AnnotationAJ[], Lint) - Static method in class org.aspectj.weaver.bcel.Utility
 
getSyntheticConstructor() - Method in class org.aspectj.weaver.NewConstructorTypeMunger
 
getSystemClassPath() - Static method in class org.aspectj.apache.bcel.util.ClassPath
 
getTableLength() - Method in class org.aspectj.apache.bcel.classfile.LineNumberTable
 
getTableLength() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTable
 
getTableLength() - Method in class org.aspectj.apache.bcel.classfile.LocalVariableTypeTable
 
getTag() - Method in class org.aspectj.apache.bcel.classfile.Attribute
 
getTag() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
getTarget() - Method in class org.aspectj.apache.bcel.generic.BranchHandle
 
getTarget() - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getTarget() - Method in class org.aspectj.apache.bcel.generic.ReturnaddressType
 
getTarget() - Method in interface org.aspectj.lang.JoinPoint
Returns the target object.
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getTargetAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.TestShadow
 
getTargetAspectjRuntimeLevel() - Method in class org.aspectj.weaver.World
 
getTargeters() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getTargetersCopy() - Method in class org.aspectj.apache.bcel.generic.InstructionHandle
 
getTargets() - Method in class org.aspectj.apache.bcel.generic.InstructionSelect
 
getTargets() - Method in exception org.aspectj.apache.bcel.generic.TargetLostException
 
getTargets() - Method in class org.aspectj.asm.internal.Relationship
 
getTargets() - Method in interface org.aspectj.asm.IRelationship
 
getTargets() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getTargets() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getTargets() - Method in class org.aspectj.weaver.bcel.BcelAnnotation
getTargets() - Method in class org.aspectj.weaver.StandardAnnotation
getTargetType() - Method in class org.aspectj.internal.lang.reflect.InterTypeDeclarationImpl
 
getTargetType() - Method in interface org.aspectj.lang.reflect.InterTypeDeclaration
The target type of this ITD
getTargetType() - Method in class org.aspectj.weaver.NewMemberClassTypeMunger
 
getTargetType() - Method in class org.aspectj.weaver.Shadow
the type of the target object here
getTargetTypesPattern() - Method in class org.aspectj.internal.lang.reflect.DeclareParentsImpl
 
getTargetTypesPattern() - Method in interface org.aspectj.lang.reflect.DeclareParents
The target type pattern
getTargetVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getTargetVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getTargetVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getTargetVar() - Method in class org.aspectj.weaver.Shadow
a var referencing the target
getTargetVar() - Method in class org.aspectj.weaver.TestShadow
 
getTempDir(String) - Static method in class org.aspectj.util.FileUtil
Make a new temporary directory in the same directory that the system uses for temporary files, or if that files, in the current directory.
getTestPointcut() - Method in class org.aspectj.weaver.PerObjectInterfaceTypeMunger
 
getTestPointcut() - Method in class org.aspectj.weaver.PerTypeWithinTargetTypeMunger
 
getThis() - Method in interface org.aspectj.lang.JoinPoint
Returns the currently executing object.
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getThisAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.TestShadow
 
getThisEnclosingJoinPointStaticPartBcelVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
Get the Var for the enclosingJpStaticPart
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.Shadow
 
getThisEnclosingJoinPointStaticPartVar() - Method in class org.aspectj.weaver.TestShadow
 
getThisJoinPointStaticPartBcelVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
Get the Var for the jpStaticPart
getThisJoinPointStaticPartBcelVar(boolean) - Method in class org.aspectj.weaver.bcel.BcelShadow
Get the Var for the xxxxJpStaticPart, xxx = this or enclosing
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.Shadow
 
getThisJoinPointStaticPartVar() - Method in class org.aspectj.weaver.TestShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.Shadow
 
getThisJoinPointVar() - Method in class org.aspectj.weaver.TestShadow
 
getThisType() - Method in class org.aspectj.weaver.Shadow
the type of the this object here
getThisVar() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getThisVar() - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getThisVar() - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getThisVar() - Method in class org.aspectj.weaver.Shadow
a var referencing this
getThisVar() - Method in class org.aspectj.weaver.TestShadow
 
getThreadStack() - Method in interface org.aspectj.runtime.internal.cflowstack.ThreadStack
 
getThreadStack() - Method in class org.aspectj.runtime.internal.cflowstack.ThreadStackImpl11
 
getThreadStackFactoryClassName() - Static method in class org.aspectj.runtime.internal.CFlowCounter
 
getThreadStackFactoryClassName() - Static method in class org.aspectj.runtime.internal.CFlowStack
 
getThrown() - Method in exception org.aspectj.bridge.AbortException
 
getThrown() - Method in interface org.aspectj.bridge.IMessage
 
getThrown() - Method in class org.aspectj.bridge.Message
 
getThrown() - Method in class org.aspectj.util.FileUtil.Pipe
 
getThrown() - Method in class org.aspectj.util.LangUtil.ProcessController
Get any Throwable thrown.
getThrownExceptions() - Method in class org.aspectj.weaver.Checker
 
getThrownExceptions() - Method in class org.aspectj.weaver.ShadowMunger
 
getThrowsPattern() - Method in class org.aspectj.weaver.patterns.SignaturePattern
 
getTime() - Method in interface org.aspectj.apache.bcel.util.ClassPath.ClassFile
 
getTime() - Static method in class org.aspectj.bridge.Version
 
getTjpField(BcelShadow, boolean) - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getTopmostImplementor(ResolvedType) - Method in class org.aspectj.weaver.ResolvedType
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.CommonsTraceFactory
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.DefaultTraceFactory
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.Jdk14TraceFactory
 
getTrace(Class) - Method in class org.aspectj.weaver.tools.TraceFactory
 
getTraceFactory() - Static method in class org.aspectj.weaver.tools.TraceFactory
 
getTraceJar() - Method in class org.aspectj.weaver.bcel.WeaveTestCase
 
getType() - Method in class org.aspectj.apache.bcel.classfile.Field
return the type of the field
getType() - Method in class org.aspectj.apache.bcel.classfile.StackMapType
 
getType(byte) - Static method in class org.aspectj.apache.bcel.generic.BasicType
 
getType() - Method in class org.aspectj.apache.bcel.generic.FieldGenOrMethodGen
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.FieldInstruction
 
getType() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionBranch
 
getType() - Method in class org.aspectj.apache.bcel.generic.InstructionByte
For supporting NEWARRAY
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InvokeInstruction
 
getType() - Method in class org.aspectj.apache.bcel.generic.LocalVariableGen
 
getType() - Method in class org.aspectj.apache.bcel.generic.LocalVariableTag
 
getType(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.RET
 
getType() - Method in class org.aspectj.apache.bcel.generic.Type
 
getType(String) - Static method in class org.aspectj.apache.bcel.generic.Type
 
getType(Class) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert runtime java.lang.Class to BCEL Type object.
getType() - Method in class org.aspectj.apache.bcel.generic.Type.TypeHolder
 
getType() - Method in class org.aspectj.internal.lang.reflect.InterTypeFieldDeclarationImpl
 
getType() - Method in interface org.aspectj.lang.reflect.InterTypeFieldDeclaration
The field type
getType() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getType() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getType() - Method in class org.aspectj.weaver.ast.CallExpr
 
getType() - Method in class org.aspectj.weaver.ast.Expr
 
getType() - Method in class org.aspectj.weaver.ast.FieldGet
 
getType() - Method in class org.aspectj.weaver.ast.Instanceof
 
getType() - Method in class org.aspectj.weaver.ast.Var
 
getType() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getType() - Method in class org.aspectj.weaver.EnumAnnotationValue
 
getType() - Method in class org.aspectj.weaver.JoinPointSignature
 
getType() - Method in interface org.aspectj.weaver.Member
 
getType() - Method in class org.aspectj.weaver.MemberImpl
 
getType() - Method in class org.aspectj.weaver.patterns.ExactTypePattern
 
getType() - Method in class org.aspectj.weaver.patterns.FastMatchInfo
 
getType() - Method in class org.aspectj.weaver.patterns.FormalBinding
 
getType() - Method in class org.aspectj.weaver.patterns.ThisOrTargetPointcut
 
getType() - Method in class org.aspectj.weaver.reflect.PointcutParameterImpl
 
getType() - Method in interface org.aspectj.weaver.tools.PointcutParameter
The type of the parameter
getTypecode() - Method in class org.aspectj.apache.bcel.generic.InstructionByte
For supporting NEWARRAY
getTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getTypeIndex() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeInternal(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Convert signature to a Type object.
getTypekind() - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeMap() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getTypeMap() - Method in class org.aspectj.weaver.World
 
getTypeMungers() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembers
 
getTypeMungers() - Method in class org.aspectj.weaver.CrosscuttingMembersSet
 
getTypeMungers() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getTypeMungers() - Method in class org.aspectj.weaver.ReferenceType
 
getTypeMungers() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getTypeMungers() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getTypeMungers() - Method in class org.aspectj.weaver.ResolvedType
 
getTypeMungers(ResolvedType) - Method in class org.aspectj.weaver.WeaverStateInfo
 
getTypeMungersOfKind(ResolvedTypeMunger.Kind) - Method in class org.aspectj.weaver.CrosscuttingMembersSet
Retrieve a subset of all known mungers, those of a specific kind.
getTypeName() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeName(char[], boolean) - Static method in class org.aspectj.asm.internal.NameConvertor
Given 'Qjava/lang/String;' returns 'QString;'
getTypeName() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getTypeName() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getTypeName() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeParameters() - Method in class org.aspectj.internal.lang.reflect.AjTypeImpl
 
getTypeParameters() - Method in class org.aspectj.internal.lang.reflect.InterTypeMethodDeclarationImpl
 
getTypeParameters() - Method in interface org.aspectj.lang.reflect.AjType
Returns an array of TypeVariable objects that represent the type variables declared by this type (if any)
getTypeParameters() - Method in interface org.aspectj.lang.reflect.InterTypeMethodDeclaration
The type variables declared by this method
getTypeParameters() - Method in class org.aspectj.weaver.patterns.TypePattern
 
getTypeParameters() - Method in class org.aspectj.weaver.UnresolvedType
 
getTypePattern() - Method in class org.aspectj.internal.lang.reflect.DeclareAnnotationImpl
 
getTypePattern() - Method in class org.aspectj.internal.lang.reflect.TypePatternBasedPerClauseImpl
 
getTypePattern() - Method in interface org.aspectj.lang.reflect.DeclareAnnotation
The target type pattern.
getTypePattern() - Method in interface org.aspectj.lang.reflect.TypePatternBasedPerClause
Get the associated type pattern
getTypePattern() - Method in class org.aspectj.weaver.patterns.DeclareAnnotation
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.PerTypeWithin
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.WildAnnotationTypePattern
 
getTypePattern() - Method in class org.aspectj.weaver.patterns.WithinPointcut
 
getTypePatterns() - Method in class org.aspectj.weaver.patterns.TypePatternList
 
getTypeSignature() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getTypeSignature() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getTypeSignature() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getTypeSignature() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getTypeSize(String) - Static method in class org.aspectj.apache.bcel.generic.Type
Return the size of the type expressed in the signature.
getTypesOfLocals() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getTypesOfStackItems() - Method in class org.aspectj.apache.bcel.classfile.StackMapEntry
 
getTypeVariable() - Method in interface org.aspectj.weaver.TypeVariableReference
 
getTypeVariable() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
getTypeVariable() - Method in class org.aspectj.weaver.UnresolvedTypeVariableReferenceType
 
getTypeVariableAliases() - Method in class org.aspectj.weaver.bcel.BcelTypeMunger
Returns a list of type variable aliases used in this munger.
getTypeVariableAliases() - Method in class org.aspectj.weaver.ResolvedTypeMunger
 
getTypeVariableLookupScope() - Method in class org.aspectj.weaver.World
 
getTypeVariableName() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
getTypeVariableNamed(String) - Method in class org.aspectj.weaver.JoinPointSignature
 
getTypeVariableNamed(String) - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getTypeVariableNamed(String) - Method in interface org.aspectj.weaver.TypeVariableDeclaringElement
 
getTypeVariableNamed(String) - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeVariablePatterns() - Method in class org.aspectj.weaver.patterns.TypeVariablePatternList
 
getTypeVariables() - Method in class org.aspectj.weaver.ArrayReferenceType
 
getTypeVariables() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getTypeVariables() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getTypeVariables() - Method in class org.aspectj.weaver.JoinPointSignature
 
getTypeVariables() - Method in class org.aspectj.weaver.ReferenceType
 
getTypeVariables() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getTypeVariables() - Method in class org.aspectj.weaver.reflect.Java15ReflectionBasedReferenceTypeDelegate
 
getTypeVariables() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getTypeVariables() - Method in interface org.aspectj.weaver.ResolvedMember
 
getTypeVariables() - Method in class org.aspectj.weaver.ResolvedMemberImpl
 
getTypeVariables() - Method in class org.aspectj.weaver.UnresolvedType
 
getTypeVariablesCurrentlyBeingProcessed(Class<?>) - Method in class org.aspectj.weaver.World
 
getTypeVariablesInScope() - Method in class org.aspectj.weaver.patterns.Pointcut
 
getUnderlyingPointcut() - Method in class org.aspectj.weaver.internal.tools.PointcutExpressionImpl
 
getUnderlyingPointcut() - Method in class org.aspectj.weaver.internal.tools.StandardPointcutExpressionImpl
 
getUnmodifiableListView() - Method in interface org.aspectj.bridge.IMessageHolder
 
getUnmodifiableListView() - Method in class org.aspectj.bridge.MessageHandler
 
getUnsupportedPrimitive() - Method in exception org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException
 
getUnwovenClassFileData(byte[]) - Method in class org.aspectj.weaver.WeaverStateInfo
 
getUpperBound() - Method in class org.aspectj.weaver.BoundedReferenceType
 
getUpperBound() - Method in class org.aspectj.weaver.patterns.TypeVariablePattern
 
getUpperBound() - Method in class org.aspectj.weaver.patterns.WildTypePattern
 
getUpperBound() - Method in class org.aspectj.weaver.TypeVariable
 
getUpperBound() - Method in class org.aspectj.weaver.TypeVariableReferenceType
 
getUpperBound() - Method in class org.aspectj.weaver.WildcardedUnresolvedType
 
getUsedFormals() - Method in class org.aspectj.weaver.patterns.Bindings
 
getUsedFormalSlots() - Method in class org.aspectj.weaver.patterns.ConcreteCflowPointcut
 
getUsedFormalTypes() - Method in class org.aspectj.weaver.patterns.Bindings
 
getValidTargets() - Method in class org.aspectj.weaver.AbstractAnnotationAJ
getValidTargets() - Method in interface org.aspectj.weaver.AnnotationAJ
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.annotation.NameValuePair
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.Constant
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantClass
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantDouble
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantFieldref
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantFloat
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInteger
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantInterfaceMethodref
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantLong
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantMethodref
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantNameAndType
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantString
 
getValue() - Method in class org.aspectj.apache.bcel.classfile.ConstantUtf8
 
getValue() - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getValue(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.Instruction
 
getValue(ConstantPool) - Method in class org.aspectj.apache.bcel.generic.InstructionCP
 
getValue() - Method in class org.aspectj.weaver.AnnotationNameValuePair
 
getValueBoolean() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueByte() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueChar() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueDouble() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueFloat() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueIndex() - Method in class org.aspectj.apache.bcel.classfile.annotation.EnumElementValue
 
getValueInt() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueLong() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValues() - Method in class org.aspectj.apache.bcel.classfile.annotation.AnnotationGen
 
getValues() - Method in class org.aspectj.weaver.ArrayAnnotationValue
 
getValues() - Method in class org.aspectj.weaver.bcel.FakeAnnotation
 
getValueShort() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getValueString() - Method in class org.aspectj.apache.bcel.classfile.annotation.SimpleElementValue
 
getVar() - Method in class org.aspectj.weaver.ast.HasAnnotation
 
getVar() - Method in class org.aspectj.weaver.ast.Instanceof
 
getWarnings() - Method in class org.aspectj.bridge.MessageHandler
 
getWeaverOptions() - Method in class org.aspectj.weaver.loadtime.definition.Definition
 
getWeaverState() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getWeaverState() - Method in class org.aspectj.weaver.GeneratedReferenceTypeDelegate
 
getWeaverState() - Method in class org.aspectj.weaver.ReferenceType
 
getWeaverState() - Method in interface org.aspectj.weaver.ReferenceTypeDelegate
 
getWeaverState() - Method in class org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
 
getWeaverState() - Method in class org.aspectj.weaver.ResolvedType
 
getWeaverVersionAttribute() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getWeavingSupport() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getWeavingSupport() - Method in class org.aspectj.weaver.reflect.ReflectionWorld
 
getWeavingSupport() - Method in class org.aspectj.weaver.World
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getWithinAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.TestShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.ReflectionShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.reflect.StandardShadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.Shadow
 
getWithinCodeAnnotationVar(UnresolvedType) - Method in class org.aspectj.weaver.TestShadow
 
getWithinType() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getWorld() - Method in class org.aspectj.weaver.bcel.BcelObjectType
 
getWorld() - Method in class org.aspectj.weaver.bcel.BcelShadow
 
getWorld() - Method in class org.aspectj.weaver.bcel.BcelWeaver
 
getWorld() - Method in class org.aspectj.weaver.bcel.LazyClassGen
 
getWorld() - Method in class org.aspectj.weaver.ConcreteTypeMunger
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelAndOrNotTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelBindingTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelModifiersPatternTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelParserTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelSignaturePatternTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelTypePatternListTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelTypePatternTestCase
 
getWorld() - Method in class org.aspectj.weaver.patterns.bcel.BcelWithinTestCase
 
getWorld() - Method in interface org.aspectj.weaver.patterns.IScope
 
getWorld() - Method in class org.aspectj.weaver.patterns.ScopeWithTypeVariables
 
getWorld() - Method in class org.aspectj.weaver.patterns.SimpleScope
 
getWorld() - Method in class org.aspectj.weaver.ResolvedType
 
getWrappedThrowable() - Method in exception org.aspectj.lang.SoftException
 
getXmlConfiguration() - Method in class org.aspectj.weaver.bcel.BcelWorld
 
getZipFile() - Method in class org.aspectj.weaver.bcel.ClassPathManager.ZipFileEntry
 
GOTO - Static variable in interface org.aspectj.apache.bcel.Constants
 
GOTO_W - Static variable in interface org.aspectj.apache.bcel.Constants
 

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 _