79 lines
4.8 KiB
XML
79 lines
4.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<class-diagram version="1.1.13" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
|
|
associations="true" dependencies="false" nesting-relationships="true" router="FAN">
|
|
<class id="1" language="java" name="com.iluwatar.tls.DateFormatCallable" project="PatternIluwatar"
|
|
file="/PatternIluwatar/src/main/java/com/iluwatar/tls/DateFormatCallable.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="503" y="227"/>
|
|
<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>
|
|
<interface id="2" language="java" name="java.util.concurrent.Callable" project="Intros"
|
|
file="C:/interne/Programme/jdk8u60x64/jre/lib/rt.jar" binary="true" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="501" y="52"/>
|
|
<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>
|
|
</interface>
|
|
<class id="3" language="java" name="java.lang.ThreadLocal" project="Intros"
|
|
file="C:/interne/Programme/jdk8u60x64/jre/lib/rt.jar" binary="true" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="111" y="284"/>
|
|
<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>
|
|
<class id="4" language="java" name="com.iluwatar.tls.App" project="PatternIluwatar"
|
|
file="/PatternIluwatar/src/main/java/com/iluwatar/tls/App.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="845" y="228"/>
|
|
<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>
|
|
<class id="5" language="java" name="com.iluwatar.tls.Result" project="PatternIluwatar"
|
|
file="/PatternIluwatar/src/main/java/com/iluwatar/tls/Result.java" binary="false" corner="BOTTOM_RIGHT">
|
|
<position height="-1" width="-1" x="673" y="459"/>
|
|
<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>
|
|
<dependency id="6">
|
|
<end type="SOURCE" refId="1"/>
|
|
<end type="TARGET" refId="5"/>
|
|
</dependency>
|
|
<association id="7">
|
|
<end type="SOURCE" refId="1" navigable="false">
|
|
<attribute id="8" name="df"/>
|
|
<multiplicity id="9" minimum="0" maximum="1"/>
|
|
</end>
|
|
<end type="TARGET" refId="3" navigable="true"/>
|
|
<display labels="true" multiplicity="true"/>
|
|
</association>
|
|
<realization id="10">
|
|
<end type="SOURCE" refId="1"/>
|
|
<end type="TARGET" refId="2"/>
|
|
</realization>
|
|
<dependency id="11">
|
|
<end type="SOURCE" refId="4"/>
|
|
<end type="TARGET" refId="5"/>
|
|
</dependency>
|
|
<dependency id="12">
|
|
<end type="SOURCE" refId="4"/>
|
|
<end type="TARGET" refId="1"/>
|
|
</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> |