CAPE Activity Diagrams
From GersteinInfo
(Difference between revisions)
Line 1: | Line 1: | ||
- | Unified Modeling Language activity diagrams (flowcharts) are a standard method to document program flow from the user's perspective. The activity diagrams for | + | Unified Modeling Language activity diagrams (flowcharts) are a standard method to document program flow from the user's perspective. The activity diagrams for APE can be found below. |
- | == | + | ==APE-Analyze== |
- | [http://archive.gersteinlab.org/proj/ | + | [http://archive.gersteinlab.org/proj/APE/docs/UML/APEanalyzeBindingMode.jpeg Binding Mode Program Flow] |
- | [http://archive.gersteinlab.org/proj/ | + | [http://archive.gersteinlab.org/proj/APE/docs/UML/APEanalyzeTranscriptMode.jpeg Transcript Mode Program Flow] |
- | == | + | ==APE-compare== |
- | [http://archive.gersteinlab.org/proj/ | + | [http://archive.gersteinlab.org/proj/APE/docs/UML/APEcompareActivity.jpeg APE-compare Program Flow] |
Revision as of 13:55, 18 June 2012
Unified Modeling Language activity diagrams (flowcharts) are a standard method to document program flow from the user's perspective. The activity diagrams for APE can be found below.
APE-Analyze