Commit 2b7a1fb6 authored by Elian Kraja's avatar Elian Kraja
Browse files

Applied package structure as defined in MEC025 Table 4.3.3-2

parent c34221e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ associated with this file for which ETSI keeps all rights reserved. The present
copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/
Package app_pkg_mgt {
Package MEC010_2_MEO_MM1_PKGM_BO_BI {
   
   import all from MEC_Common;
   import all from MEC_010_2_Domain;
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ associated with this file for which ETSI keeps all rights reserved. The present
copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/
Package app_pkg_mgt {
Package MEC010_2_MEO_MM1_PKGM_BV {
   
   import all from MEC_Common;
   import all from MEC_010_2_Domain;
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ associated with this file for which ETSI keeps all rights reserved. The present
copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/
Package app_pkg_mgt_notifications {
Package MEC010_2_MEO_MM3_PKGM_BO {
   
   import all from MEC_Common;
   import all from MEC_010_2_Domain;
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ associated with this file for which ETSI keeps all rights reserved. The present
copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/
Package app_pkg_mgt {
Package MEC010_2_MEO_MM3_PKGM_BO {
   
   import all from MEC_Common;
   import all from MEC_010_2_Domain;
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ copyright notice shall be included in all copies of whole or part of this
file and shall not imply any sub-license right.
*/

Package rnis_subscriptions {
Package MEC012_APP_MP1_RNI_SUBS_BO_BI {
   
   import all from MEC_Common;
   import all from MEC_012_Domain;
Loading