JIVE Platform
Release 0.2.2

Uses of Package
edu.buffalo.cse.jive.ui.search.queries

Packages that use edu.buffalo.cse.jive.ui.search.queries
edu.buffalo.cse.jive.ui.search.queries JIVE search queries. 
 

Classes in edu.buffalo.cse.jive.ui.search.queries used by edu.buffalo.cse.jive.ui.search.queries
ExceptionCaughtSearchQuery.ExceptionEventExporter
          An exporter used to examine ExceptionEvents and to determine if the event is and exception caught by a JiveSearchPattern and exception name.
InvariantViolatedSearchQuery.AssignEventExporter
          An exporter used to examine AssignEvents and to determine if the event is an assignment to a variable represented by a JiveSearchPattern.
MethodCalledSearchQuery.CallEventExporter
          An exporter used to examine CallEvents and to determine if the event is a call on a method represented by a JiveSearchPattern.
MethodReturnedSearchQuery.ReturnEventExporter
          An exporter used to examine ReturnEvents and to determine if the event is a return from a method represented by a JiveSearchPattern.
ObjectCreatedSearchQuery.NewEventExporter
          An exporter used to examine NewEvents and to determine if the event is a object creation represented by a JiveSearchPattern.
VariableChangedSearchQuery.AssignEventExporter
          An exporter used to examine AssignEvents and to determine if the event is an assignment to a variable represented by a JiveSearchPattern.
 


JIVE Platform
Release 0.2.2