Added UML

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/parthenos-entities@178623 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2019-03-19 13:22:21 +00:00
parent 57f7e7c77b
commit 8ee703375c
4 changed files with 813 additions and 6 deletions

View File

@ -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 {
}

View File

@ -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 {
}

View File

@ -0,0 +1,435 @@
<?xml version="1.0" encoding="UTF-8"?>
<class-diagram version="1.2.3" icons="false" automaticImage="PNG" always-add-relationships="true" generalizations="true"
realizations="true" associations="true" dependencies="true" nesting-relationships="true" router="FAN">
<interface id="1" language="java" name="org.gcube.informationsystem.model.reference.entities.Resource"
project="information-system-model"
file="/information-system-model/src/main/java/org/gcube/informationsystem/model/reference/entities/Resource.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="517" y="-19"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="2" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.EService"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="699" y="144"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="3" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.HostingNode"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/HostingNode.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="853" y="144"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="4" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.Service"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="714" y="76"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="5" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E65_Creation" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E65_Creation.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="223" y="240"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="6" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E7_Activity"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E7_Activity.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="280" y="144"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="7" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE17_Curated_Data_EService"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE17_Curated_Data_EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="215" y="828"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="8" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE3_Curating_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE3_Curating_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="247" y="342"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="9" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE11_Software_Curating_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE11_Software_Curating_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="328" y="611"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="10" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE13_Software_Computing_EService"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE13_Software_Computing_EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="796" y="713"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="11" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE35_Project"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE35_Project.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="97" y="240"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="12" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE8_EService"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE8_EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="521" y="342"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="13" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE33_EAccess_Brokering_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE33_EAccess_Brokering_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="409" y="475"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="14" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE14_Software_Delivery_EService"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE14_Software_Delivery_EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1084" y="713"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="15" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE10_Digital_Curating_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE10_Digital_Curating_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="182" y="475"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="16" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE26_RI_Project"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE26_RI_Project.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="363" y="240"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="17" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE12_Data_Curating_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE12_Data_Curating_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="101" y="611"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="18" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE2_Hosting_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE2_Hosting_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="751" y="342"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="19" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE6_Software_Hosting_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE6_Software_Hosting_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1088" y="611"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="20" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE7_Data_Hosting_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE7_Data_Hosting_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="614" y="611"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="21" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE16_Curated_Software_EService"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE16_Curated_Software_EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="537" y="828"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="22" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE15_Data_EService"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE15_Data_EService.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="554" y="713"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="23" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE5_Digital_Hosting_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE5_Digital_Hosting_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="860" y="475"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="24" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.parthenos.PE1_Service"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/parthenos/PE1_Service.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="524" y="240"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="25" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E1_CRM_Entity" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E1_CRM_Entity.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="339" y="76"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<generalization id="26">
<end type="SOURCE" refId="8"/>
<end type="TARGET" refId="24"/>
</generalization>
<generalization id="27">
<end type="SOURCE" refId="22"/>
<end type="TARGET" refId="20"/>
</generalization>
<generalization id="28">
<end type="SOURCE" refId="2"/>
<end type="TARGET" refId="4"/>
</generalization>
<generalization id="29">
<end type="SOURCE" refId="21"/>
<end type="TARGET" refId="14"/>
</generalization>
<generalization id="30">
<end type="SOURCE" refId="4"/>
<end type="TARGET" refId="1"/>
</generalization>
<generalization id="31">
<end type="SOURCE" refId="19"/>
<end type="TARGET" refId="23"/>
</generalization>
<generalization id="32">
<end type="SOURCE" refId="24"/>
<end type="TARGET" refId="4"/>
</generalization>
<generalization id="33">
<end type="SOURCE" refId="5"/>
<end type="TARGET" refId="6"/>
</generalization>
<generalization id="34">
<end type="SOURCE" refId="25"/>
<end type="TARGET" refId="1"/>
</generalization>
<generalization id="35">
<end type="SOURCE" refId="24"/>
<end type="TARGET" refId="6"/>
</generalization>
<generalization id="36">
<end type="SOURCE" refId="10"/>
<end type="TARGET" refId="12"/>
</generalization>
<generalization id="37">
<end type="SOURCE" refId="14"/>
<end type="TARGET" refId="19"/>
</generalization>
<generalization id="38">
<end type="SOURCE" refId="6"/>
<end type="TARGET" refId="25"/>
</generalization>
<generalization id="39">
<end type="SOURCE" refId="10"/>
<end type="TARGET" refId="19"/>
</generalization>
<generalization id="40">
<end type="SOURCE" refId="12"/>
<end type="TARGET" refId="2"/>
</generalization>
<generalization id="41">
<end type="SOURCE" refId="15"/>
<end type="TARGET" refId="8"/>
</generalization>
<generalization id="42">
<end type="SOURCE" refId="18"/>
<end type="TARGET" refId="24"/>
</generalization>
<generalization id="43">
<end type="SOURCE" refId="11"/>
<end type="TARGET" refId="6"/>
</generalization>
<generalization id="44">
<end type="SOURCE" refId="20"/>
<end type="TARGET" refId="23"/>
</generalization>
<generalization id="45">
<end type="SOURCE" refId="22"/>
<end type="TARGET" refId="12"/>
</generalization>
<generalization id="46">
<end type="SOURCE" refId="23"/>
<end type="TARGET" refId="18"/>
</generalization>
<generalization id="47">
<end type="SOURCE" refId="12"/>
<end type="TARGET" refId="24"/>
</generalization>
<generalization id="48">
<end type="SOURCE" refId="7"/>
<end type="TARGET" refId="22"/>
</generalization>
<generalization id="49">
<end type="SOURCE" refId="14"/>
<end type="TARGET" refId="12"/>
</generalization>
<generalization id="50">
<end type="SOURCE" refId="13"/>
<end type="TARGET" refId="12"/>
</generalization>
<generalization id="51">
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="4"/>
</generalization>
<generalization id="52">
<end type="SOURCE" refId="7"/>
<end type="TARGET" refId="17"/>
</generalization>
<generalization id="53">
<end type="SOURCE" refId="19"/>
<end type="TARGET" refId="3"/>
</generalization>
<generalization id="54">
<end type="SOURCE" refId="21"/>
<end type="TARGET" refId="9"/>
</generalization>
<generalization id="55">
<end type="SOURCE" refId="16"/>
<end type="TARGET" refId="6"/>
</generalization>
<generalization id="56">
<end type="SOURCE" refId="17"/>
<end type="TARGET" refId="15"/>
</generalization>
<generalization id="57">
<end type="SOURCE" refId="9"/>
<end type="TARGET" refId="15"/>
</generalization>
<generalization id="58">
<end type="SOURCE" refId="21"/>
<end type="TARGET" refId="10"/>
</generalization>
<classifier-display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>

View File

@ -0,0 +1,373 @@
<?xml version="1.0" encoding="UTF-8"?>
<class-diagram version="1.2.3" icons="false" automaticImage="PNG" always-add-relationships="true" generalizations="true"
realizations="true" associations="true" dependencies="true" nesting-relationships="true" router="FAN">
<interface id="1" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E1_CRM_Entity" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E1_CRM_Entity.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="692" y="223"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="2" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E29_Design_or_Procedure"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E29_Design_or_Procedure.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="296" y="463"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="3" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E53_Place"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E53_Place.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="679" y="298"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="4" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E65_Creation" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E65_Creation.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="253" y="376"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="5" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E54_Dimension" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E54_Dimension.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="556" y="298"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="6" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E74_Group"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E74_Group.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="969" y="450"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="7" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E70_Thing"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E70_Thing.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="669" y="359"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="8" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.D14_Software" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/D14_Software.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="462" y="538"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="9" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E19_Physical_Object"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E19_Physical_Object.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="700" y="454"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="10" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E77_Persistent_Item"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E77_Persistent_Item.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="818" y="298"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="11" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.D1_Digital_Object"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/D1_Digital_Object.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="531" y="453"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="12" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E21_Person"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E21_Person.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1117" y="456"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="13" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E40_Legal_Body" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E40_Legal_Body.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1024" y="556"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="14" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E39_Actor"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E39_Actor.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="908" y="359"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="15" language="java" name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E55_Type"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E55_Type.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="846" y="454"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="16" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E7_Activity" project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E7_Activity.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="356" y="308"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="17" language="java"
name="org.gcube.parthenosentities.model.reference.entity.resource.cidoc.E97_Monetary_Amount"
project="parthenos-entities"
file="/parthenos-entities/src/main/java/org/gcube/parthenosentities/model/reference/entity/resource/cidoc/E97_Monetary_Amount.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="446" y="361"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="18" language="java" name="org.gcube.informationsystem.model.reference.entities.Resource"
project="information-system-model"
file="/information-system-model/src/main/java/org/gcube/informationsystem/model/reference/entities/Resource.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="692" y="150"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="19" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.Plugin"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/Plugin.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="214" y="317"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="20" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.LegalBody"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/LegalBody.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1032" y="299"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="21" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.Software"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/Software.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="265" y="238"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="22" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.Person"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/Person.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1152" y="302"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<interface id="23" language="java" name="org.gcube.resourcemanagement.model.reference.entities.resources.Actor"
project="gcube-model"
file="/gcube-model/src/main/java/org/gcube/resourcemanagement/model/reference/entities/resources/Actor.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="1032" y="232"/>
<display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</display>
</interface>
<generalization id="24">
<end type="SOURCE" refId="22"/>
<end type="TARGET" refId="23"/>
</generalization>
<generalization id="25">
<end type="SOURCE" refId="5"/>
<end type="TARGET" refId="1"/>
</generalization>
<generalization id="26">
<end type="SOURCE" refId="14"/>
<end type="TARGET" refId="10"/>
</generalization>
<generalization id="27">
<end type="SOURCE" refId="1"/>
<end type="TARGET" refId="18"/>
</generalization>
<generalization id="28">
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="1"/>
</generalization>
<generalization id="29">
<end type="SOURCE" refId="23"/>
<end type="TARGET" refId="18"/>
</generalization>
<generalization id="30">
<end type="SOURCE" refId="15"/>
<end type="TARGET" refId="7"/>
</generalization>
<generalization id="31">
<end type="SOURCE" refId="11"/>
<end type="TARGET" refId="7"/>
</generalization>
<generalization id="32">
<end type="SOURCE" refId="17"/>
<end type="TARGET" refId="5"/>
</generalization>
<generalization id="33">
<end type="SOURCE" refId="13"/>
<end type="TARGET" refId="6"/>
</generalization>
<generalization id="34">
<end type="SOURCE" refId="8"/>
<end type="TARGET" refId="11"/>
</generalization>
<generalization id="35">
<end type="SOURCE" refId="9"/>
<end type="TARGET" refId="7"/>
</generalization>
<generalization id="36">
<end type="SOURCE" refId="20"/>
<end type="TARGET" refId="23"/>
</generalization>
<generalization id="37">
<end type="SOURCE" refId="12"/>
<end type="TARGET" refId="14"/>
</generalization>
<generalization id="38">
<end type="SOURCE" refId="4"/>
<end type="TARGET" refId="16"/>
</generalization>
<generalization id="39">
<end type="SOURCE" refId="16"/>
<end type="TARGET" refId="1"/>
</generalization>
<generalization id="40">
<end type="SOURCE" refId="21"/>
<end type="TARGET" refId="18"/>
</generalization>
<generalization id="41">
<end type="SOURCE" refId="7"/>
<end type="TARGET" refId="10"/>
</generalization>
<generalization id="42">
<end type="SOURCE" refId="12"/>
<end type="TARGET" refId="22"/>
</generalization>
<generalization id="43">
<end type="SOURCE" refId="2"/>
<end type="TARGET" refId="7"/>
</generalization>
<generalization id="44">
<end type="SOURCE" refId="8"/>
<end type="TARGET" refId="21"/>
</generalization>
<generalization id="45">
<end type="SOURCE" refId="19"/>
<end type="TARGET" refId="21"/>
</generalization>
<generalization id="46">
<end type="SOURCE" refId="10"/>
<end type="TARGET" refId="1"/>
</generalization>
<generalization id="47">
<end type="SOURCE" refId="14"/>
<end type="TARGET" refId="23"/>
</generalization>
<generalization id="48">
<end type="SOURCE" refId="13"/>
<end type="TARGET" refId="20"/>
</generalization>
<generalization id="49">
<end type="SOURCE" refId="6"/>
<end type="TARGET" refId="14"/>
</generalization>
<classifier-display autosize="true" stereotype="false" package="false" initial-value="false" signature="false"
sort-features="false" accessors="true" visibility="false">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="false" package="false" protected="false" private="false" static="false"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>