From 8ee703375c101ae4af01d15d2c4e5e053c850870 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 19 Mar 2019 13:22:21 +0000 Subject: [PATCH] Added UML git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/parthenos-entities@178623 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../parthenos/PE2_Hosting_Service.java | 4 +- .../PE6_Software_Hosting_Service.java | 7 +- src/main/resources/all-activity.ucls | 435 ++++++++++++++++++ src/main/resources/cdoc-crm-classes.ucls | 373 +++++++++++++++ 4 files changed, 813 insertions(+), 6 deletions(-) create mode 100644 src/main/resources/all-activity.ucls create mode 100644 src/main/resources/cdoc-crm-classes.ucls diff --git a/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE2_Hosting_Service.java b/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE2_Hosting_Service.java index 9f634d9..be0148a 100644 --- a/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE2_Hosting_Service.java +++ b/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE2_Hosting_Service.java @@ -1,10 +1,8 @@ package org.gcube.parthenosentities.model.reference.entity.resource.parthenos; -import org.gcube.resourcemanagement.model.reference.entities.resources.HostingNode; - /** * @author Luca Frosini (ISTI - CNR) */ -public interface PE2_Hosting_Service extends PE1_Service, HostingNode { +public interface PE2_Hosting_Service extends PE1_Service { } diff --git a/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE6_Software_Hosting_Service.java b/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE6_Software_Hosting_Service.java index d1a4229..4721d4d 100644 --- a/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE6_Software_Hosting_Service.java +++ b/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE6_Software_Hosting_Service.java @@ -1,9 +1,10 @@ package org.gcube.parthenosentities.model.reference.entity.resource.parthenos; +import org.gcube.resourcemanagement.model.reference.entities.resources.HostingNode; + /** * @author Luca Frosini (ISTI - CNR) */ -public interface PE6_Software_Hosting_Service extends - PE5_Digital_Hosting_Service { - +public interface PE6_Software_Hosting_Service extends PE5_Digital_Hosting_Service, HostingNode { + } diff --git a/src/main/resources/all-activity.ucls b/src/main/resources/all-activity.ucls new file mode 100644 index 0000000..5731eea --- /dev/null +++ b/src/main/resources/all-activity.ucls @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/cdoc-crm-classes.ucls b/src/main/resources/cdoc-crm-classes.ucls new file mode 100644 index 0000000..d162ec0 --- /dev/null +++ b/src/main/resources/cdoc-crm-classes.ucls @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file