Dinh Danh Le | 6a2abc8 | 2018-08-23 00:41:47 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | ============LICENSE_START======================================================= |
| 4 | Copyright (C) 2016-2018 Ericsson. All rights reserved. |
| 5 | ================================================================================ |
| 6 | This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE |
| 7 | Full license text at https://creativecommons.org/licenses/by/4.0/legalcode |
| 8 | |
| 9 | SPDX-License-Identifier: CC-BY-4.0 |
| 10 | ============LICENSE_END========================================================= |
| 11 | |
| 12 | @author Sven van der Meer (sven.van.der.meer@ericsson.com) |
| 13 | |
| 14 | --> |
| 15 | |
| 16 | <project name="APEX Examples My First Policy"> |
| 17 | <body> |
| 18 | <menu name="APEX Examples My First Policy"> |
| 19 | <item href="MyFirstPolicyHowto.html" name="HowTo: My First Policy" |
| 20 | collapse="true"> |
| 21 | <item href="02-data-models.html" name="Data Models" /> |
| 22 | <item href="03-policy-step1.html" name="Policy Step 1"> |
| 23 | <item href="031-s1-new-model.html" name="New Policy Model" /> |
| 24 | <item href="032-s1-new-events.html" name="Events" /> |
| 25 | <item href="033-s1-new-policy.html" name="New Policy" /> |
| 26 | <item href="034-s1-test-policy.html" name="Test the Policy" /> |
| 27 | <item href="035-s1-clieditor.html" name="CLI Editor File" /> |
| 28 | </item> |
| 29 | <item href="04-policy-step2.html" name="Policy Step 2"> |
| 30 | <item href="041-s2-extend-model.html" name="Extend Policy Model" /> |
| 31 | <item href="042-s2-test-policy.html" name="Test the Policy" /> |
| 32 | <item href="043-s2-clieditor.html" name="CLI Editor File" /> |
| 33 | </item> |
| 34 | </item> |
| 35 | <item href="javadocs/index.html" name="API Doc" /> |
| 36 | </menu> |
| 37 | <menu ref="reports" inherit="top" /> |
| 38 | <menu ref="modules" /> |
| 39 | |
| 40 | <breadcrumbs> |
| 41 | <item name="My First Policy" href="index.html" /> |
| 42 | </breadcrumbs> |
| 43 | </body> |
| 44 | </project> |