Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package ch.ethz.prose.filter

Interface Summary
AbstractCrosscutSpecializerTest.TestEvent  
 

Class Summary
AbstractCrosscutSpecializerTest JUnit testcase for class PointCutter.
AbstractCrosscutSpecializerTest.SpecializerSmaller  
AbstractCrosscutSpecializerTest.TestEventHandler  
AbstractCrosscutSpecializerTest.TestRequest  
ANDingPointCutter Class ANDPointCutter is a PointCutter.
Cflow Class Cflow XXX
Cflow.BelowMethodCut  
Cflow.BelowPointCutter  
CflowSTest JUnit testcase for class XXX.
CflowSTest.SetBazCut  
CflowSTest.SetBazCut1  
CompositePointFilter Interface CompositePointFilter must (or can) be implemented by PointFilters which are composed out of sub-PointFilters.
DeclarationSTest JUnit testcase for class Within.
DeclarationSTest.ASeccondBody  
DeclarationSTest.ASimpleBody  
DeclarationSTest.ASimpleMethodBody  
DeclarationSTest.BadFooBar  
DeclarationSTest.FooBar  
DeclarationSTest.NiceFooBar  
ExceptionCatchSTest JUnit testcase for class ExceptionCatchSTest.
ExceptionCatchSTest.ExampleCatch1  
ExceptionCatchSTest.ExampleCatch2  
ExceptionCatchSTest.ExampleCatch3  
ExceptionCatchSTest.MyJoinPointListener  
ExceptionMessageFilter  
Exceptions Class MembersS is a container for static filters that deal with class members (methods and fields).
ExceptionsClassFilter Class ExceptionsClassFilter XXX
ExceptionSTest JUnit testcase for class Exceptions.
ExceptionSTest.Beispiel2  
ExceptionSTest.Example1  
ExceptionSTest.ExampleClass3  
ExceptionSTest.MyJoinPointListener  
ExceptionTypeFilter Class FieldsInTypeFilter XXX
Executions  
ExecutionsAclFilter Class ExecutionsAclFilter XXX
ExecutionsAtMethodEntry Class ExecutionsAtMethodEntry XXX
ExecutionsInClassFilter Class ExecutionsInClassFilter XXX
ExecutionsInMethodFilter Class ExecutionsInMethodFilter XXX
ExecutionsInSubclassFilter Class ExecutionsInSubclassFilter XXX
ExecutionsInSystemClass Class ExecutionsInSystemClass XXX
Fields Class Fields is a scope for specializers that filters read or modification accesses to fields: requests which happen on access of a field.
FieldsInClassFilter Class FieldsInClassFilter XXX
FieldsInTypeFilter Class FieldsInTypeFilter XXX
FieldsNamedFilter Class FieldsNamedFilter XXX
FieldSTest JUnit testcase for class ch.ethz.prose.crosscut.spec.Fields.
FieldSTest.Basket  
FieldSTest.Meal  
FieldSTest.Single  
FieldsWithModifierFilter Class FieldsWithModifierFilter XXX
MethodSTest JUnit testcase for class MethodS.
NameExpression Class NameExpression defines (and encapsulates) some handy mathing routines.
NegatingPointCutter Class NegaintPointCuter negates a PointCutter.
ObjectEqualsToFilter  
ObjectFilter An abstract class that uses an "ObjectExtractor" to get an object from a join-point and filter (dynamically) the event.
ObjectIdenticalToFilter  
ObjectInClassNameFilter  
ObjectInCollectionFilter  
ObjectInPackageFilter  
ObjectTypeFilter  
ORingPointCutter Class ORingPointCutter composes two sub-PointCuters into a composite PointCutter using OR semantic.
PointCutter Class PointCutter is an abstract implementation of PointFilter which additionaly defines two operators AND, resp.
PointFilter Interface PointFilter is a strategy-object used by AbstractCrosscut.
Target Class Target is a dynamic filter.
TargetSTest JUnit testcase for class CFlow.
TargetSTest.CreateEvents  
TargetSTest.TestClass  
TargetSTest.TestSubClass  
This Class Target is a dynamic filter.
ThiSTest JUnit testcase for class CFlow.
ThiSTest.CheckSubclass  
ThiSTest.CreateEvents  
ThiSTest.TestClass  
ThiSTest.TestSubClass  
Within Class Within XXX
 

Exception Summary
ExceptionCatchSTest.TestException  
ExceptionCatchSTest.TestException2  
ExceptionCatchSTest.TestException3  
ExceptionCatchSTest.TestException4  
ExceptionCatchSTest.TestException5  
ExceptionCatchSTest.TestException6  
ThiSTest.MyException