Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Concepts/BLAM.html')
-rw-r--r--plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Concepts/BLAM.html61
1 files changed, 61 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Concepts/BLAM.html b/plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Concepts/BLAM.html
new file mode 100644
index 00000000000..a83a4e105c8
--- /dev/null
+++ b/plugins/org.eclipse.osee.framework.help.ui/OSEE/Users_Guide/Concepts/BLAM.html
@@ -0,0 +1,61 @@
+<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <title>Concepts - BLAM</title>
+ <link type="text/css" rel="stylesheet" href="../../../book.css"/>
+ </head>
+ <body>
+ <table class="navigation" style="width: 100%;" border="0" summary="navigation">
+ <tr>
+ <th style="width: 100%" align="center" colspan="3">BLAM</th>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left">
+ <a href="Branches.html" title="Branches">
+ <img alt="Previous" border="0" src="../../../images/prev.gif"/>
+ </a>
+ </td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right">
+ <a href="Requirements-traceability-for-a-system.html" title="Requirements traceability for a system">
+ <img alt="Next" border="0" src="../../../images/next.gif"/>
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left" valign="top">Branches</td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right" valign="top">Requirements traceability for a system</td>
+ </tr>
+ </table><hr/>
+ <h1 id="BLAM">BLAM</h1>
+ <p>
+ <b>BLAM Lightweight Artifact Manipulation</b> (BLAM) allows non-programmers to graphically construct workflows to automate repetitive tasks. A given workflow can be used for variety of similar tasks by using customizable controls to specify workflow parameters. BLAM also provides programmers the ability to interact with the OSEE Artifact Framework API to build and execute tasks.
+ </p><hr/>
+ <table class="navigation" style="width: 100%;" border="0" summary="navigation">
+ <tr>
+ <td style="width: 20%" align="left">
+ <a href="Branches.html" title="Branches">
+ <img alt="Previous" border="0" src="../../../images/prev.gif"/>
+ </a>
+ </td>
+ <td style="width: 60%" align="center">
+ <a href="Concepts.html" title="Concepts">
+ <img alt="Concepts" border="0" src="../../../images/home.gif"/>
+ </a>
+ </td>
+ <td style="width: 20%" align="right">
+ <a href="Requirements-traceability-for-a-system.html" title="Requirements traceability for a system">
+ <img alt="Next" border="0" src="../../../images/next.gif"/>
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <td style="width: 20%" align="left" valign="top">Branches</td>
+ <td style="width: 60%" align="center"></td>
+ <td style="width: 20%" align="right" valign="top">Requirements traceability for a system</td>
+ </tr>
+ </table>
+ </body>
+</html> \ No newline at end of file

Back to the top