Added ER diagram for Docuemnt Store Lib used in wiki

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/infrastructure-tests@128529 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2016-05-09 16:16:34 +00:00
parent cfffc51c7c
commit 93a0e87db6
1 changed files with 164 additions and 0 deletions

View File

@ -0,0 +1,164 @@
<?xml version="1.0" encoding="UTF-8"?>
<class-diagram version="1.1.9" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
associations="true" dependencies="false" nesting-relationships="true" router="FAN">
<interface id="1" language="java" name="org.gcube.documentstore.records.AggregatedRecord" project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/AggregatedRecord.java" binary="false"
corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="979" y="217"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</interface>
<interface id="2" language="java" name="org.gcube.documentstore.records.Record" project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/Record.java" binary="false"
corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="587" y="217"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</display>
</interface>
<class id="3" language="java" name="org.gcube.documentstore.records.implementation.AbstractRecord"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/AbstractRecord.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="587" y="691"/>
<display autosize="true" stereotype="true" package="true" initial-value="true" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="false"/>
<operations public="true" package="false" protected="false" private="false" static="false"/>
</display>
</class>
<annotation id="4" language="java" name="org.gcube.documentstore.records.implementation.ComputedField"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/ComputedField.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="264" y="694"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="5" language="java" name="org.gcube.documentstore.records.implementation.RequiredField"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/RequiredField.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="264" y="535"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="6" language="java" name="org.gcube.documentstore.records.implementation.AggregatedField"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/AggregatedField.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="264" y="624"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="7" language="java"
name="org.gcube.documentstore.records.implementation.validations.annotations.ValidBoolean"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/validations/annotations/ValidBoolean.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="980" y="736"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="8" language="java"
name="org.gcube.documentstore.records.implementation.validations.annotations.NotEmpty" project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/validations/annotations/NotEmpty.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="980" y="535"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="9" language="java"
name="org.gcube.documentstore.records.implementation.validations.annotations.ValidLong" project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/validations/annotations/ValidLong.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="980" y="868"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="10" language="java"
name="org.gcube.documentstore.records.implementation.validations.annotations.NotNull" project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/validations/annotations/NotNull.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="980" y="667"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="11" language="java"
name="org.gcube.documentstore.records.implementation.validations.annotations.NotEmptyIfNotNull"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/validations/annotations/NotEmptyIfNotNull.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="980" y="598"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<annotation id="12" language="java"
name="org.gcube.documentstore.records.implementation.validations.annotations.ValidInteger"
project="document-store-lib"
file="/document-store-lib/src/main/java/org/gcube/documentstore/records/implementation/validations/annotations/ValidInteger.java"
binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="980" y="801"/>
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="false" package="false" protected="false" private="false" static="true"/>
<operations public="false" package="false" protected="false" private="false" static="true"/>
</display>
</annotation>
<dependency id="13">
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="6"/>
</dependency>
<dependency id="14">
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="5"/>
</dependency>
<realization id="15">
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="2"/>
</realization>
<generalization id="16">
<end type="SOURCE" refId="1"/>
<end type="TARGET" refId="2"/>
</generalization>
<dependency id="17">
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="4"/>
</dependency>
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
sort-features="false" accessors="true" visibility="true">
<attributes public="true" package="true" protected="true" private="true" static="true"/>
<operations public="true" package="true" protected="true" private="true" static="true"/>
</classifier-display>
<association-display labels="true" multiplicity="true"/>
</class-diagram>