p/src/main/java/org/onap/policy/models/sim/pdp/handler/PdpMessageHandler.java, branch master This repo will hold model code agnostic to PDP engines (Casablanca) http://git.onap.org/policy/models/atom?h=master 2023-09-22T11:58:53+00:00 Java 17 Upgrade 2023-09-22T11:58:53+00:00 adheli.tavares adheli.tavares@est.tech 2023-07-27T09:12:59+00:00 urn:sha1:938005505883cf7a636a8840e20e3dc8a0ad9176 Issue-ID: POLICY-4669 Change-Id: I0157ae0ea7151658308c7e6d429098f16824c190 Signed-off-by: adheli.tavares <adheli.tavares@est.tech> Fix sonars in policy-models impls & simulators 2021-05-10T15:07:36+00:00 Jim Hahn jrh3@att.com 2021-05-10T13:53:23+00:00 urn:sha1:6372b62fcd8813d7d49fb279b933ffe2e4637048 Fixed: - use "var" Issue-ID: POLICY-3094 Change-Id: I65da54cae5a58966f21f981c6cea1259bfdf4239 Signed-off-by: Jim Hahn <jrh3@att.com> simulators Change-Id: I1144568485e62e0c72194caaf21ebf1ba88a6fef Signed-off-by: Jim Hahn <jrh3@att.com> Changed identifiers to concept identifiers 2021-01-06T14:20:06+00:00 liamfallon liam.fallon@est.tech 2021-01-04T12:15:18+00:00 urn:sha1:f2b0318f53abf9f2345a5cdca74f3dd635aa9b60 The policy models tosca classes ToscaPolicyIdentifier and ToscaPolicyIdentifierOptVersion can be used to identify any TOSCA concept, not just TOSCA policies so they are renamed to ToscaConceptIdentifier and ToscaCinceptIdentifierOptVersion respectively. The class ToscaPolicyTypeIdentifier is redundant and is replaced by ToscaConceptIdentifier. Issue-ID: POLICY-2900 Change-Id: Id0a37c42ea4e74f07b47e1694c4f8291c35879c9 Signed-off-by: liamfallon <liam.fallon@est.tech>