Consistent UML model naming across all examples.

This commit is contained in:
Ilkka Seppala
2015-05-31 12:59:30 +03:00
parent 8524c75ba6
commit 5c2e2ff7fb
96 changed files with 1924 additions and 1617 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

BIN
property/etc/property.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1,36 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<class-diagram version="1.1.8" icons="true" automaticImage="JPEG" always-add-relationships="false"
generalizations="true" realizations="true" associations="true" dependencies="false" nesting-relationships="true">
<class id="1" language="java" name="com.iluwatar.Character" project="property"
file="/property/src/main/java/com/iluwatar/Character.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="497" y="232"/>
<class-diagram version="1.1.8" icons="true" automaticImage="PNG" always-add-relationships="false" generalizations="true"
realizations="true" associations="true" dependencies="false" nesting-relationships="true">
<enumeration id="1" language="java" name="com.iluwatar.property.Character.Type" project="property"
file="/property/src/main/java/com/iluwatar/property/Character.java" binary="false" corner="BOTTOM_RIGHT">
<position height="142" width="144" x="285" y="594"/>
<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"/>
</display>
</enumeration>
<enumeration id="2" language="java" name="com.iluwatar.property.Stats" project="property"
file="/property/src/main/java/com/iluwatar/property/Stats.java" binary="false" corner="BOTTOM_RIGHT">
<position height="232" width="170" x="205" y="268"/>
<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"/>
</display>
</enumeration>
<class id="3" language="java" name="com.iluwatar.property.Character" project="property"
file="/property/src/main/java/com/iluwatar/property/Character.java" binary="false" corner="BOTTOM_RIGHT">
<position height="286" width="206" x="415" y="268"/>
<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"/>
</display>
</class>
<enumeration id="2" language="java" name="com.iluwatar.Character.Type" project="property"
file="/property/src/main/java/com/iluwatar/Character.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="320" y="231"/>
<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"/>
</display>
</enumeration>
<enumeration id="3" language="java" name="com.iluwatar.Stats" project="property"
file="/property/src/main/java/com/iluwatar/Stats.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="695" y="205"/>
<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"/>
</display>
</enumeration>
<interface id="4" language="java" name="com.iluwatar.Prototype" project="property"
file="/property/src/main/java/com/iluwatar/Prototype.java" binary="false" corner="BOTTOM_RIGHT">
<position height="-1" width="-1" x="495" y="487"/>
<interface id="4" language="java" name="com.iluwatar.property.Prototype" project="property"
file="/property/src/main/java/com/iluwatar/property/Prototype.java" binary="false" corner="BOTTOM_RIGHT">
<position height="142" width="152" x="469" y="594"/>
<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"/>
@ -38,15 +38,15 @@
</display>
</interface>
<association id="5">
<end type="SOURCE" refId="1" navigable="false">
<end type="SOURCE" refId="3" navigable="false">
<attribute id="6" name="type"/>
<multiplicity id="7" minimum="0" maximum="1"/>
</end>
<end type="TARGET" refId="2" navigable="true"/>
<end type="TARGET" refId="1" navigable="true"/>
<display labels="true" multiplicity="true"/>
</association>
<association id="8">
<end type="SOURCE" refId="1" navigable="false">
<end type="SOURCE" refId="3" navigable="false">
<attribute id="9" name="prototype"/>
<multiplicity id="10" minimum="0" maximum="1"/>
</end>
@ -54,11 +54,11 @@
<display labels="true" multiplicity="true"/>
</association>
<nesting id="11">
<end type="SOURCE" refId="1"/>
<end type="TARGET" refId="2"/>
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="1"/>
</nesting>
<realization id="12">
<end type="SOURCE" refId="1"/>
<end type="SOURCE" refId="3"/>
<end type="TARGET" refId="4"/>
</realization>
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"