aboutsummaryrefslogtreecommitdiffstats
path: root/docs/apex
diff options
context:
space:
mode:
authorFrancescoFioraEst <francesco.fiora@est.tech>2023-04-14 14:05:31 +0100
committerFrancescoFioraEst <francesco.fiora@est.tech>2023-04-17 11:35:49 +0100
commitad9a1e88471b5073fe24399b0f51e8ae5bca3e05 (patch)
tree289f9945c064023c96a9972cdaa43ae915c6b5a1 /docs/apex
parent3c9df4d7ec185580fe1591d7003a42237fb8f23f (diff)
Update doc CLAMP Policy Participant Smoke Tests
Update "CLAMP Policy Participant Smoke Tests" and "CLAMP Participant Protocol Smoke Tests" docs Issue-ID: POLICY-4643 Change-Id: If6b29b2a7cae85aeefaa056431e12d78cc6c077e Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
Diffstat (limited to 'docs/apex')
-rw-r--r--docs/apex/APEX-Introduction.rst2
-rw-r--r--docs/apex/APEX-Policy-Guide.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/apex/APEX-Introduction.rst b/docs/apex/APEX-Introduction.rst
index 8c9b34b5..32c217a1 100644
--- a/docs/apex/APEX-Introduction.rst
+++ b/docs/apex/APEX-Introduction.rst
@@ -65,7 +65,7 @@ Introduction to APEX
being fed by the state before. The simplest policy can have
just one state. We provide specific support for the
four-state `MEDA (Match Establish Decide
- Act) <https://ieeexplore.ieee.org/document/7502880>`__
+ Act) https://ieeexplore.ieee.org/document/7502880`
policy state model and the three-state `ECA (Event Condition
Action) <https://en.wikipedia.org/wiki/Event_condition_action>`__
policy state model. APEX is fully distributed. You can
diff --git a/docs/apex/APEX-Policy-Guide.rst b/docs/apex/APEX-Policy-Guide.rst
index 0f49d356..7d2f01d3 100644
--- a/docs/apex/APEX-Policy-Guide.rst
+++ b/docs/apex/APEX-Policy-Guide.rst
@@ -497,7 +497,7 @@ Concept: Policy
.. container:: ulist
- The *MEDA* flavor supports policies written to the
- `MEDA policy pattern <https://ieeexplore.ieee.org/document/7367357>`__
+ `MEDA policy pattern https://ieeexplore.ieee.org/document/7367357`
and require a sequence of four states: namely *Match*, *Establish*, *Decide* and *Act*.
- The *OODA* flavor supports policies written to the