A C D E F G I J M N O P S T U

A

ADVICE_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
 
AdviceSignature - interface org.aspectj.lang.reflect.AdviceSignature.
 

C

CFlow - class uk.ac.ox.comlab.abc.runtime.CFlow.
 
CFlow() - Constructor for class uk.ac.ox.comlab.abc.runtime.CFlow
 
CFlow(Object) - Constructor for class uk.ac.ox.comlab.abc.runtime.CFlow
 
CFlowCounter - class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter.
 
CFlowCounter() - Constructor for class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
CFlowPlusState - class uk.ac.ox.comlab.abc.runtime.internal.CFlowPlusState.
 
CFlowPlusState(Object[]) - Constructor for class uk.ac.ox.comlab.abc.runtime.internal.CFlowPlusState
 
CFlowPlusState(Object[], Object) - Constructor for class uk.ac.ox.comlab.abc.runtime.internal.CFlowPlusState
 
CFlowStack - class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack.
 
CFlowStack() - Constructor for class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
CONSTRUCTOR_CALL - Static variable in interface org.aspectj.lang.JoinPoint
 
CONSTRUCTOR_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
 
CastSignature - interface uk.ac.ox.comlab.abc.eaj.lang.reflect.CastSignature.
 
CastSignatureImpl - class uk.ac.ox.comlab.abc.eaj.runtime.reflect.CastSignatureImpl.
 
CatchClauseSignature - interface org.aspectj.lang.reflect.CatchClauseSignature.
 
CodeSignature - interface org.aspectj.lang.reflect.CodeSignature.
 
ConstructorSignature - interface org.aspectj.lang.reflect.ConstructorSignature.
 

D

dec() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
decCounter(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 

E

EXCEPTION_HANDLER - Static variable in interface org.aspectj.lang.JoinPoint
 
EajFactory - class uk.ac.ox.comlab.abc.eaj.runtime.reflect.EajFactory.
 
EajFactory(String, Class) - Constructor for class uk.ac.ox.comlab.abc.eaj.runtime.reflect.EajFactory
 

F

FIELD_GET - Static variable in interface org.aspectj.lang.JoinPoint
 
FIELD_SET - Static variable in interface org.aspectj.lang.JoinPoint
 
Factory - class uk.ac.ox.comlab.abc.runtime.reflect.Factory.
 
Factory(String, Class) - Constructor for class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
FieldSignature - interface org.aspectj.lang.reflect.FieldSignature.
 
FieldSignatureImpl - class uk.ac.ox.comlab.abc.runtime.reflect.FieldSignatureImpl.
 

G

get(int) - Method in class uk.ac.ox.comlab.abc.runtime.CFlow
 
get(int) - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowPlusState
 
get(int) - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
getArgs() - Method in interface org.aspectj.lang.JoinPoint
Returns the arguments at this join point.
getAspect() - Method in class uk.ac.ox.comlab.abc.runtime.CFlow
 
getCastType() - Method in interface uk.ac.ox.comlab.abc.eaj.lang.reflect.CastSignature
 
getCastType() - Method in class uk.ac.ox.comlab.abc.eaj.runtime.reflect.CastSignatureImpl
 
getCause() - Method in class org.aspectj.lang.NoAspectBoundException
 
getCause() - Method in class org.aspectj.lang.SoftException
 
getColumn() - Method in interface org.aspectj.lang.reflect.SourceLocation
Deprecated. can not be implemented for bytecode weaving, may be removed in 1.1gold.
getCounter() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
getDeclaringType() - Method in interface org.aspectj.lang.Signature
Returns a java.lang.Class object representing the class, interface, or aspect that declared this member.
getDeclaringTypeName() - Method in interface org.aspectj.lang.Signature
Returns the fully-qualified name of the declaring type.
getExceptionTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getFieldType() - Method in interface org.aspectj.lang.reflect.FieldSignature
 
getFieldType() - Method in class uk.ac.ox.comlab.abc.runtime.reflect.FieldSignatureImpl
 
getFileName() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
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.JoinPoint
Returns a String representing the kind of join point.
getLine() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getModifiers() - Method in interface org.aspectj.lang.Signature
Returns the modifiers on this signature represented as an int.
getName() - Method in interface org.aspectj.lang.Signature
Returns the identifier part of this signature; i.e.
getParameterName() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterNames() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getParameterType() - Method in interface org.aspectj.lang.reflect.CatchClauseSignature
 
getParameterTypes() - Method in interface org.aspectj.lang.reflect.CodeSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.AdviceSignature
 
getReturnType() - Method in interface org.aspectj.lang.reflect.MethodSignature
 
getSignature() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the signature at the join point.
getSignature() - Method in interface org.aspectj.lang.JoinPoint
Returns the signature at the join point.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns the source location corresponding to the join point.
getSourceLocation() - Method in interface org.aspectj.lang.JoinPoint
Returns the source location corresponding to the join point.
getStack() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
getStaticPart() - Method in interface org.aspectj.lang.JoinPoint
Returns an object that encapsulates the static parts of this join point
getTarget() - Method in interface org.aspectj.lang.JoinPoint
Returns the target object.
getThis() - Method in interface org.aspectj.lang.JoinPoint
Returns the currently executing object.
getTopStack(int, Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
getWithinType() - Method in interface org.aspectj.lang.reflect.SourceLocation
 
getWrappedThrowable() - Method in class org.aspectj.lang.SoftException
 

I

INITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
InitializerSignature - interface org.aspectj.lang.reflect.InitializerSignature.
 
inc() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
incCounter(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
isValid() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
isValid() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
isValidCounter(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowCounter
 
isValidStack(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 

J

JoinPoint - interface org.aspectj.lang.JoinPoint.
Provides reflective access to both the state available at a join point and static information about it.
JoinPoint.StaticPart - interface org.aspectj.lang.JoinPoint.StaticPart.
This helper object contains only the static information about a join point.

M

METHOD_CALL - Static variable in interface org.aspectj.lang.JoinPoint
 
METHOD_EXECUTION - Static variable in interface org.aspectj.lang.JoinPoint
The legal return values from getKind()
MemberSignature - interface org.aspectj.lang.reflect.MemberSignature.
 
MethodSignature - interface org.aspectj.lang.reflect.MethodSignature.
 
makeAdviceSig(String) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeCastSig(String) - Method in class uk.ac.ox.comlab.abc.eaj.runtime.reflect.EajFactory
 
makeCatchClauseSig(String) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeConstructorSig(String) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeFieldSig(String) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeInitializerSig(String) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object) - Static method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object) - Static method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object, Object) - Static method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeJP(JoinPoint.StaticPart, Object, Object, Object[]) - Static method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeMethodSig(String) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeSJP(String, Signature, SourceLocation) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeSJP(String, Signature, int, int) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeSJP(String, Signature, int) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 
makeSourceLoc(int, int) - Method in class uk.ac.ox.comlab.abc.runtime.reflect.Factory
 

N

NoAspectBoundException - exception org.aspectj.lang.NoAspectBoundException.
Thrown by the aspectOf(..) special method on aspect types when there is no aspect of that type currently bound.
NoAspectBoundException(String, Throwable) - Constructor for class org.aspectj.lang.NoAspectBoundException
 
NoAspectBoundException() - Constructor for class org.aspectj.lang.NoAspectBoundException
 

O

org.aspectj.lang - package org.aspectj.lang
Provides several interfaces for obtaining reflective information about a join point, as well as several exceptions that can be thrown by AspectJ code.
org.aspectj.lang.reflect - package org.aspectj.lang.reflect
Contains interfaces that extend Signature to provide additional information about each possible join point signature.

P

PREINTIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
peek() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekCFlow() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekCFlowStack(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekInstance() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekInstanceStack(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekStack(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekTopCFlow() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
peekTopCFlowStack(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
pop() - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
popStack(Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
printStackTrace() - Method in class org.aspectj.lang.SoftException
 
printStackTrace(PrintStream) - Method in class org.aspectj.lang.SoftException
 
printStackTrace(PrintWriter) - Method in class org.aspectj.lang.SoftException
 
push(Object) - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
push(Object[]) - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
pushInstance(Object) - Method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
pushInstanceStack(Object, Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 
pushStack(Object[], Object) - Static method in class uk.ac.ox.comlab.abc.runtime.internal.CFlowStack
 

S

STATICINITIALIZATION - Static variable in interface org.aspectj.lang.JoinPoint
 
Signature - interface org.aspectj.lang.Signature.
Represents the signature at a join point.
SoftException - exception org.aspectj.lang.SoftException.
Wrapper for checked exceptions matched by a 'declare soft'.
SoftException(Throwable) - Constructor for class org.aspectj.lang.SoftException
 
SourceLocation - interface org.aspectj.lang.reflect.SourceLocation.
For defining code, the class defined and location in a source file.
setAspect(Object) - Method in class uk.ac.ox.comlab.abc.runtime.CFlow
 

T

toLongString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns an extended string representation of the join point
toLongString() - Method in interface org.aspectj.lang.JoinPoint
Returns an extended string representation of the join point.
toLongString() - Method in interface org.aspectj.lang.Signature
Returns an extended string representation of this signature.
toShortString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
Returns an abbreviated string representation of the join point
toShortString() - Method in interface org.aspectj.lang.JoinPoint
Returns an abbreviated string representation of the join point.
toShortString() - Method in interface org.aspectj.lang.Signature
Returns an abbreviated string representation of this signature.
toString() - Method in interface org.aspectj.lang.JoinPoint.StaticPart
 
toString() - Method in interface org.aspectj.lang.JoinPoint
 
toString() - Method in interface org.aspectj.lang.Signature
 
toString(StringMaker) - Method in class uk.ac.ox.comlab.abc.eaj.runtime.reflect.CastSignatureImpl
 

U

uk.ac.ox.comlab.abc.eaj.lang.reflect - package uk.ac.ox.comlab.abc.eaj.lang.reflect
 
uk.ac.ox.comlab.abc.eaj.runtime.reflect - package uk.ac.ox.comlab.abc.eaj.runtime.reflect
 
uk.ac.ox.comlab.abc.runtime - package uk.ac.ox.comlab.abc.runtime
 
uk.ac.ox.comlab.abc.runtime.internal - package uk.ac.ox.comlab.abc.runtime.internal
 
uk.ac.ox.comlab.abc.runtime.reflect - package uk.ac.ox.comlab.abc.runtime.reflect
 

A C D E F G I J M N O P S T U