- call() - Method in class ever.pipeline.LocalGroupHandler
-
- Case - Class in ever.pipeline
-
A case is the wrapper which holds togehter the different representations of a process description
e.g.
- Case() - Constructor for class ever.pipeline.Case
-
- CaseFrame - Class in ever.pipeline
-
This class is used to store the output file from the SUNDANCE information extraction tool,
Modells the CaseFrame in the sense of the Sundance info.
- CaseFrame(String) - Constructor for class ever.pipeline.CaseFrame
-
Extracts the information for a Case Frame out of a String
- CaseLoader - Class in ever.generic
-
This Analyzer should be used as one of the first because a lot of other analyzer need the case frames
- CaseLoader() - Constructor for class ever.generic.CaseLoader
-
- checkVerb1OrVerb2() - Method in class ever.simpleCooking.LocalXorDetector
-
Should locate And flows for cases like :"Verb1 or Verb2 the dobj
- Clause - Class in ever.pipeline
-
- Clause(String) - Constructor for class ever.pipeline.Clause
-
- containsInProduct(String) - Method in class ever.workflowRepresentation.Task
-
Checks if a task contains a product with a certain name
- containsOutProduct(String) - Method in class ever.workflowRepresentation.Task
-
Checks if a task contains a product with a certain name
- CookingPipeline - Class in ever.simpleCooking
-
- CookingPipeline() - Constructor for class ever.simpleCooking.CookingPipeline
-
- copy() - Method in class ever.workflowRepresentation.Task
-
Creates a hard copy of the task
- copyPrepTextToSundanceInput() - Static method in class ever.pipeline.XmlHandler
-
Copies the text between the tags in a text file in order that it
can be processed by the sundance tool
- copyPrepTextToSundanceInput(String) - Static method in class ever.pipeline.XmlHandler
-
Copies the text between the tags in of the string in order that
it can be processed by the sundance tool