knuGit Moumi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

189 lines
8.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<net.java.amateras.uml.model.RootModel>
<backgroundColor>
<red>255</red>
<green>255</green>
<blue>206</blue>
</backgroundColor>
<foregroundColor>
<red>0</red>
<green>0</green>
<blue>0</blue>
</foregroundColor>
<showIcon>true</showIcon>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.model.RootModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<sourceConnections/>
<targetConnections/>
<children>
<net.java.amateras.uml.classdiagram.model.ClassModel>
<backgroundColor>
<red>255</red>
<green>255</green>
<blue>206</blue>
</backgroundColor>
<foregroundColor>
<red>0</red>
<green>0</green>
<blue>0</blue>
</foregroundColor>
<showIcon>true</showIcon>
<parent class="net.java.amateras.uml.model.RootModel">
<backgroundColor reference="../../backgroundColor"/>
<foregroundColor reference="../../foregroundColor"/>
<showIcon>true</showIcon>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.model.RootModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<sourceConnections/>
<targetConnections/>
<children>
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../../.."/>
</children>
<filterProperty/>
</parent>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<constraint>
<x>316</x>
<y>155</y>
<width>-1</width>
<height>-1</height>
</constraint>
<sourceConnections/>
<targetConnections/>
<children>
<net.java.amateras.uml.classdiagram.model.AttributeModel>
<backgroundColor reference="../../../backgroundColor"/>
<foregroundColor reference="../../../foregroundColor"/>
<showIcon>true</showIcon>
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.classdiagram.model.AttributeModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<visibility class="net.java.amateras.uml.classdiagram.model.Visibility$2"/>
<name>serialVersionUID</name>
<type>long</type>
<isStatic>true</isStatic>
</net.java.amateras.uml.classdiagram.model.AttributeModel>
<net.java.amateras.uml.classdiagram.model.AttributeModel>
<backgroundColor reference="../../../backgroundColor"/>
<foregroundColor reference="../../../foregroundColor"/>
<showIcon>true</showIcon>
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.classdiagram.model.AttributeModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<visibility class="net.java.amateras.uml.classdiagram.model.Visibility$2" reference="../../net.java.amateras.uml.classdiagram.model.AttributeModel/visibility"/>
<name>LOG</name>
<type>Logger</type>
<isStatic>true</isStatic>
</net.java.amateras.uml.classdiagram.model.AttributeModel>
<net.java.amateras.uml.classdiagram.model.OperationModel>
<backgroundColor reference="../../../backgroundColor"/>
<foregroundColor reference="../../../foregroundColor"/>
<showIcon>true</showIcon>
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
<listeners serialization="custom">
<java.beans.PropertyChangeSupport>
<default>
<source class="net.java.amateras.uml.classdiagram.model.OperationModel" reference="../../../.."/>
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
</default>
<null/>
</java.beans.PropertyChangeSupport>
</listeners>
<visibility class="net.java.amateras.uml.classdiagram.model.Visibility$1"/>
<name>doPost</name>
<type>void</type>
<params>
<net.java.amateras.uml.classdiagram.model.Argument>
<name>req</name>
<type>HttpServletRequest</type>
</net.java.amateras.uml.classdiagram.model.Argument>
<net.java.amateras.uml.classdiagram.model.Argument>
<name>res</name>
<type>HttpServletResponse</type>
</net.java.amateras.uml.classdiagram.model.Argument>
</params>
<isAbstract>false</isAbstract>
<isStatic>false</isStatic>
</net.java.amateras.uml.classdiagram.model.OperationModel>
</children>
<filterProperty/>
<propertyDescriptors>
<org.eclipse.ui.views.properties.TextPropertyDescriptor>
<id class="string">_stereo_type</id>
<display>Stereo Type</display>
<incompatible>false</incompatible>
</org.eclipse.ui.views.properties.TextPropertyDescriptor>
<org.eclipse.ui.views.properties.PropertyDescriptor>
<id class="string">_simpleEntityName</id>
<display>Simple Name</display>
<incompatible>false</incompatible>
</org.eclipse.ui.views.properties.PropertyDescriptor>
<org.eclipse.ui.views.properties.TextPropertyDescriptor>
<id class="string">_entityName</id>
<display>Name</display>
<incompatible>false</incompatible>
</org.eclipse.ui.views.properties.TextPropertyDescriptor>
<org.eclipse.ui.views.properties.ColorPropertyDescriptor>
<id class="string">_background</id>
<display>Background Color</display>
<incompatible>false</incompatible>
</org.eclipse.ui.views.properties.ColorPropertyDescriptor>
<org.eclipse.ui.views.properties.PropertyDescriptor>
<id class="string">_attrs</id>
<display>Attributes...</display>
<incompatible>false</incompatible>
</org.eclipse.ui.views.properties.PropertyDescriptor>
<org.eclipse.ui.views.properties.PropertyDescriptor>
<id class="string">_operations</id>
<display>Operations...</display>
<incompatible>false</incompatible>
</org.eclipse.ui.views.properties.PropertyDescriptor>
<net.java.amateras.uml.properties.BooleanPropertyDescriptor>
<id class="string">_abstract</id>
<display>abstract</display>
<incompatible>false</incompatible>
</net.java.amateras.uml.properties.BooleanPropertyDescriptor>
</propertyDescriptors>
<stereoType></stereoType>
<name>kr.co.kihyun.beans.totsys.board.HttpFileUpload</name>
<isAbstract>false</isAbstract>
</net.java.amateras.uml.classdiagram.model.ClassModel>
</children>
<filterProperty/>
</net.java.amateras.uml.model.RootModel>