commit | 12fab6215a7a92b4959330ef179d38454dbb6225 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jan 14 14:30:46 2019 -0500 |
committer | Jim Hahn <jrh3@att.com> | Mon Jan 14 15:12:11 2019 -0500 |
tree | c4edaa8ecdf3cfc59e15b20b739a481ed67f9ccd | |
parent | dd691f02e2caa6028a868915b016a71bf6c1c876 [diff] |
Remove guard checkstyle suppressions Renamed a number of fields and methods, in the Guard classes, to conform to camel-case format. Also updated some toString() methods to return "xxxId=" instead of "xxxID=", if the corresponding field names were also xxxId. Updated license data in one changed file. Change-Id: Idac58f8744b5523d6daed7f369026495dd357bf8 Issue-ID: POLICY-1140 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.