BPjs 0.12.1 API
Package | Description |
---|---|
il.ac.bgu.cs.bp.bpjs | |
il.ac.bgu.cs.bp.bpjs.analysis | |
il.ac.bgu.cs.bp.bpjs.analysis.eventpattern | |
il.ac.bgu.cs.bp.bpjs.analysis.listeners | |
il.ac.bgu.cs.bp.bpjs.analysis.violations | |
il.ac.bgu.cs.bp.bpjs.bprogramio | |
il.ac.bgu.cs.bp.bpjs.exceptions | |
il.ac.bgu.cs.bp.bpjs.execution | |
il.ac.bgu.cs.bp.bpjs.execution.jsproxy |
Classes in this package provide an interface between the JavaScript world
BPjs code is written in, and the Java world upon which the BPjs world runs.
|
il.ac.bgu.cs.bp.bpjs.execution.listeners | |
il.ac.bgu.cs.bp.bpjs.execution.tasks | |
il.ac.bgu.cs.bp.bpjs.internal |
This package contains code used within BPjs, but one that we do not intend to
expose to the outside.
|
il.ac.bgu.cs.bp.bpjs.mains |
This package holds "main" method classes - entry points that can be called
from external systems such as the command line or GUIs.
|
il.ac.bgu.cs.bp.bpjs.model | |
il.ac.bgu.cs.bp.bpjs.model.eventselection | |
il.ac.bgu.cs.bp.bpjs.model.eventsets |