클래스 설계
This commit is contained in:
parent
c0639fc10f
commit
7ac5a08739
@ -24,8 +24,37 @@
|
|||||||
<targetConnections/>
|
<targetConnections/>
|
||||||
<children>
|
<children>
|
||||||
<net.java.amateras.uml.classdiagram.model.ClassModel>
|
<net.java.amateras.uml.classdiagram.model.ClassModel>
|
||||||
<backgroundColor reference="../../../backgroundColor"/>
|
<backgroundColor>
|
||||||
<foregroundColor reference="../../../foregroundColor"/>
|
<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="../../.."/>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.ClassModel>
|
||||||
|
<backgroundColor reference="../../../../backgroundColor"/>
|
||||||
|
<foregroundColor reference="../../../../foregroundColor"/>
|
||||||
<showIcon>true</showIcon>
|
<showIcon>true</showIcon>
|
||||||
<parent class="net.java.amateras.uml.model.RootModel" reference="../../.."/>
|
<parent class="net.java.amateras.uml.model.RootModel" reference="../../.."/>
|
||||||
<listeners serialization="custom">
|
<listeners serialization="custom">
|
||||||
@ -40,10 +69,29 @@
|
|||||||
<constraint>
|
<constraint>
|
||||||
<height>-1</height>
|
<height>-1</height>
|
||||||
<width>-1</width>
|
<width>-1</width>
|
||||||
<x>142</x>
|
<x>103</x>
|
||||||
<y>106</y>
|
<y>255</y>
|
||||||
</constraint>
|
</constraint>
|
||||||
<sourceConnections/>
|
<sourceConnections>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
<showIcon>true</showIcon>
|
||||||
|
<listeners serialization="custom">
|
||||||
|
<java.beans.PropertyChangeSupport>
|
||||||
|
<default>
|
||||||
|
<source class="net.java.amateras.uml.classdiagram.model.AggregationModel" reference="../../../.."/>
|
||||||
|
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
||||||
|
</default>
|
||||||
|
<null/>
|
||||||
|
</java.beans.PropertyChangeSupport>
|
||||||
|
</listeners>
|
||||||
|
<source class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
|
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../../../../.."/>
|
||||||
|
<bendpoints/>
|
||||||
|
<stereoType></stereoType>
|
||||||
|
<fromMultiplicity></fromMultiplicity>
|
||||||
|
<toMultiplicity></toMultiplicity>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
</sourceConnections>
|
||||||
<targetConnections>
|
<targetConnections>
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
<showIcon>true</showIcon>
|
<showIcon>true</showIcon>
|
||||||
@ -57,8 +105,8 @@
|
|||||||
</java.beans.PropertyChangeSupport>
|
</java.beans.PropertyChangeSupport>
|
||||||
</listeners>
|
</listeners>
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.ClassModel">
|
<source class="net.java.amateras.uml.classdiagram.model.ClassModel">
|
||||||
<backgroundColor reference="../../../../../../backgroundColor"/>
|
<backgroundColor reference="../../../../../../../backgroundColor"/>
|
||||||
<foregroundColor reference="../../../../../../foregroundColor"/>
|
<foregroundColor reference="../../../../../../../foregroundColor"/>
|
||||||
<showIcon>true</showIcon>
|
<showIcon>true</showIcon>
|
||||||
<parent class="net.java.amateras.uml.model.RootModel" reference="../../../../../.."/>
|
<parent class="net.java.amateras.uml.model.RootModel" reference="../../../../../.."/>
|
||||||
<listeners serialization="custom">
|
<listeners serialization="custom">
|
||||||
@ -73,29 +121,287 @@
|
|||||||
<constraint>
|
<constraint>
|
||||||
<height>-1</height>
|
<height>-1</height>
|
||||||
<width>-1</width>
|
<width>-1</width>
|
||||||
<x>144</x>
|
<x>522</x>
|
||||||
<y>221</y>
|
<y>265</y>
|
||||||
</constraint>
|
</constraint>
|
||||||
<sourceConnections>
|
<sourceConnections>
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../.."/>
|
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../.."/>
|
||||||
</sourceConnections>
|
</sourceConnections>
|
||||||
<targetConnections>
|
<targetConnections/>
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
<children>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<backgroundColor reference="../../../../../../../../../backgroundColor"/>
|
||||||
|
<foregroundColor reference="../../../../../../../../../foregroundColor"/>
|
||||||
<showIcon>true</showIcon>
|
<showIcon>true</showIcon>
|
||||||
|
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
<listeners serialization="custom">
|
<listeners serialization="custom">
|
||||||
<java.beans.PropertyChangeSupport>
|
<java.beans.PropertyChangeSupport>
|
||||||
<default>
|
<default>
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.AggregationModel" reference="../../../.."/>
|
<source class="net.java.amateras.uml.classdiagram.model.OperationModel" reference="../../../.."/>
|
||||||
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
||||||
</default>
|
</default>
|
||||||
<null/>
|
<null/>
|
||||||
</java.beans.PropertyChangeSupport>
|
</java.beans.PropertyChangeSupport>
|
||||||
</listeners>
|
</listeners>
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.ClassModel">
|
<visibility class="net.java.amateras.uml.classdiagram.model.Visibility$1"/>
|
||||||
|
<name>selectMainBannerList</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
<backgroundColor reference="../../../../../../../../../backgroundColor"/>
|
<backgroundColor reference="../../../../../../../../../backgroundColor"/>
|
||||||
<foregroundColor reference="../../../../../../../../../foregroundColor"/>
|
<foregroundColor reference="../../../../../../../../../foregroundColor"/>
|
||||||
<showIcon>true</showIcon>
|
<showIcon>true</showIcon>
|
||||||
<parent class="net.java.amateras.uml.model.RootModel" reference="../../../../../../../../.."/>
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainNoticeList</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainMyRentInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</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>iams.nlib.common.service.MainDAO</name>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
</source>
|
||||||
|
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
|
<bendpoints/>
|
||||||
|
<stereoType></stereoType>
|
||||||
|
<fromMultiplicity></fromMultiplicity>
|
||||||
|
<toMultiplicity></toMultiplicity>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
</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>mainDAO</name>
|
||||||
|
<type>MainDAO</type>
|
||||||
|
<isStatic>false</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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainBannerList</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainNoticeList</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainMyRentInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</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>iams.nlib.common.service.MainService</name>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.ClassModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
||||||
|
</children>
|
||||||
|
<filterProperty/>
|
||||||
|
</parent>
|
||||||
<listeners serialization="custom">
|
<listeners serialization="custom">
|
||||||
<java.beans.PropertyChangeSupport>
|
<java.beans.PropertyChangeSupport>
|
||||||
<default>
|
<default>
|
||||||
@ -108,114 +414,112 @@
|
|||||||
<constraint>
|
<constraint>
|
||||||
<height>-1</height>
|
<height>-1</height>
|
||||||
<width>-1</width>
|
<width>-1</width>
|
||||||
<x>384</x>
|
<x>110</x>
|
||||||
<y>213</y>
|
<y>97</y>
|
||||||
</constraint>
|
</constraint>
|
||||||
<sourceConnections>
|
<sourceConnections/>
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../.."/>
|
<targetConnections>
|
||||||
</sourceConnections>
|
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/sourceConnections/net.java.amateras.uml.classdiagram.model.AggregationModel"/>
|
||||||
<targetConnections/>
|
|
||||||
<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>Class17</name>
|
|
||||||
<isAbstract>false</isAbstract>
|
|
||||||
</source>
|
|
||||||
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
|
||||||
<bendpoints/>
|
|
||||||
<stereoType></stereoType>
|
|
||||||
<fromMultiplicity></fromMultiplicity>
|
|
||||||
<toMultiplicity></toMultiplicity>
|
|
||||||
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
|
||||||
</targetConnections>
|
</targetConnections>
|
||||||
<children/>
|
<children>
|
||||||
<filterProperty/>
|
<net.java.amateras.uml.classdiagram.model.AttributeModel>
|
||||||
<propertyDescriptors>
|
<backgroundColor reference="../../../backgroundColor"/>
|
||||||
<org.eclipse.ui.views.properties.TextPropertyDescriptor>
|
<foregroundColor reference="../../../foregroundColor"/>
|
||||||
<id class="string">_stereo_type</id>
|
<showIcon>true</showIcon>
|
||||||
<display>Stereo Type</display>
|
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
<incompatible>false</incompatible>
|
<listeners serialization="custom">
|
||||||
</org.eclipse.ui.views.properties.TextPropertyDescriptor>
|
<java.beans.PropertyChangeSupport>
|
||||||
<org.eclipse.ui.views.properties.PropertyDescriptor>
|
<default>
|
||||||
<id class="string">_simpleEntityName</id>
|
<source class="net.java.amateras.uml.classdiagram.model.AttributeModel" reference="../../../.."/>
|
||||||
<display>Simple Name</display>
|
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
||||||
<incompatible>false</incompatible>
|
</default>
|
||||||
</org.eclipse.ui.views.properties.PropertyDescriptor>
|
<null/>
|
||||||
<org.eclipse.ui.views.properties.TextPropertyDescriptor>
|
</java.beans.PropertyChangeSupport>
|
||||||
<id class="string">_entityName</id>
|
</listeners>
|
||||||
<display>Name</display>
|
<visibility class="net.java.amateras.uml.classdiagram.model.Visibility$2"/>
|
||||||
<incompatible>false</incompatible>
|
<name>mainService</name>
|
||||||
</org.eclipse.ui.views.properties.TextPropertyDescriptor>
|
<type>MainService</type>
|
||||||
<org.eclipse.ui.views.properties.ColorPropertyDescriptor>
|
<isStatic>false</isStatic>
|
||||||
<id class="string">_background</id>
|
</net.java.amateras.uml.classdiagram.model.AttributeModel>
|
||||||
<display>Background Color</display>
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
<incompatible>false</incompatible>
|
<backgroundColor reference="../../../backgroundColor"/>
|
||||||
</org.eclipse.ui.views.properties.ColorPropertyDescriptor>
|
<foregroundColor reference="../../../foregroundColor"/>
|
||||||
<org.eclipse.ui.views.properties.PropertyDescriptor>
|
<showIcon>true</showIcon>
|
||||||
<id class="string">_attrs</id>
|
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
<display>Attributes...</display>
|
<listeners serialization="custom">
|
||||||
<incompatible>false</incompatible>
|
<java.beans.PropertyChangeSupport>
|
||||||
</org.eclipse.ui.views.properties.PropertyDescriptor>
|
<default>
|
||||||
<org.eclipse.ui.views.properties.PropertyDescriptor>
|
<source class="net.java.amateras.uml.classdiagram.model.OperationModel" reference="../../../.."/>
|
||||||
<id class="string">_operations</id>
|
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
||||||
<display>Operations...</display>
|
</default>
|
||||||
<incompatible>false</incompatible>
|
<null/>
|
||||||
</org.eclipse.ui.views.properties.PropertyDescriptor>
|
</java.beans.PropertyChangeSupport>
|
||||||
<net.java.amateras.uml.properties.BooleanPropertyDescriptor>
|
</listeners>
|
||||||
<id class="string">_abstract</id>
|
<visibility class="net.java.amateras.uml.classdiagram.model.Visibility$1"/>
|
||||||
<display>abstract</display>
|
<name>selectMainBannerList</name>
|
||||||
<incompatible>false</incompatible>
|
<type>ModelMap</type>
|
||||||
</net.java.amateras.uml.properties.BooleanPropertyDescriptor>
|
<params>
|
||||||
</propertyDescriptors>
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
<stereoType></stereoType>
|
<name>req</name>
|
||||||
<name>Class16</name>
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
<isAbstract>false</isAbstract>
|
<isAbstract>false</isAbstract>
|
||||||
</source>
|
<isStatic>false</isStatic>
|
||||||
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
<bendpoints/>
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
<stereoType></stereoType>
|
<backgroundColor reference="../../../backgroundColor"/>
|
||||||
<fromMultiplicity></fromMultiplicity>
|
<foregroundColor reference="../../../foregroundColor"/>
|
||||||
<toMultiplicity></toMultiplicity>
|
<showIcon>true</showIcon>
|
||||||
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
<parent class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
</targetConnections>
|
<listeners serialization="custom">
|
||||||
<children/>
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainNoticeList</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>selectMainMyRentInfo</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
</children>
|
||||||
<filterProperty/>
|
<filterProperty/>
|
||||||
<propertyDescriptors>
|
<propertyDescriptors>
|
||||||
<org.eclipse.ui.views.properties.TextPropertyDescriptor>
|
<org.eclipse.ui.views.properties.TextPropertyDescriptor>
|
||||||
@ -255,11 +559,11 @@
|
|||||||
</net.java.amateras.uml.properties.BooleanPropertyDescriptor>
|
</net.java.amateras.uml.properties.BooleanPropertyDescriptor>
|
||||||
</propertyDescriptors>
|
</propertyDescriptors>
|
||||||
<stereoType></stereoType>
|
<stereoType></stereoType>
|
||||||
<name>Class15</name>
|
<name>iams.nlib.common.MainController</name>
|
||||||
<isAbstract>false</isAbstract>
|
<isAbstract>false</isAbstract>
|
||||||
</net.java.amateras.uml.classdiagram.model.ClassModel>
|
</net.java.amateras.uml.classdiagram.model.ClassModel>
|
||||||
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]"/>
|
||||||
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
||||||
</children>
|
</children>
|
||||||
<filterProperty/>
|
<filterProperty/>
|
||||||
</net.java.amateras.uml.model.RootModel>
|
</net.java.amateras.uml.model.RootModel>
|
||||||
857
doc/CLD/01.Member.cld
Normal file
857
doc/CLD/01.Member.cld
Normal file
@ -0,0 +1,857 @@
|
|||||||
|
<?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>
|
||||||
|
<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 reference="../../.."/>
|
||||||
|
<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" reference="../../.."/>
|
||||||
|
<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>
|
||||||
|
<height>-1</height>
|
||||||
|
<width>-1</width>
|
||||||
|
<x>113</x>
|
||||||
|
<y>324</y>
|
||||||
|
</constraint>
|
||||||
|
<sourceConnections>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
<showIcon>true</showIcon>
|
||||||
|
<listeners serialization="custom">
|
||||||
|
<java.beans.PropertyChangeSupport>
|
||||||
|
<default>
|
||||||
|
<source class="net.java.amateras.uml.classdiagram.model.AggregationModel" reference="../../../.."/>
|
||||||
|
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
||||||
|
</default>
|
||||||
|
<null/>
|
||||||
|
</java.beans.PropertyChangeSupport>
|
||||||
|
</listeners>
|
||||||
|
<source class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
|
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../../../../.."/>
|
||||||
|
<bendpoints/>
|
||||||
|
<stereoType></stereoType>
|
||||||
|
<fromMultiplicity></fromMultiplicity>
|
||||||
|
<toMultiplicity></toMultiplicity>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
</sourceConnections>
|
||||||
|
<targetConnections>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
<showIcon>true</showIcon>
|
||||||
|
<listeners serialization="custom">
|
||||||
|
<java.beans.PropertyChangeSupport>
|
||||||
|
<default>
|
||||||
|
<source class="net.java.amateras.uml.classdiagram.model.AggregationModel" reference="../../../.."/>
|
||||||
|
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
||||||
|
</default>
|
||||||
|
<null/>
|
||||||
|
</java.beans.PropertyChangeSupport>
|
||||||
|
</listeners>
|
||||||
|
<source class="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" reference="../../../../../.."/>
|
||||||
|
<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>
|
||||||
|
<height>-1</height>
|
||||||
|
<width>-1</width>
|
||||||
|
<x>526</x>
|
||||||
|
<y>341</y>
|
||||||
|
</constraint>
|
||||||
|
<sourceConnections>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../.."/>
|
||||||
|
</sourceConnections>
|
||||||
|
<targetConnections/>
|
||||||
|
<children>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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>insertMemberInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>updateMemberInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>getMemberInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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>leaveMember</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>changePassword</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</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>iams.nlib.user.service.MemberDAO</name>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
</source>
|
||||||
|
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
||||||
|
<bendpoints/>
|
||||||
|
<stereoType></stereoType>
|
||||||
|
<fromMultiplicity></fromMultiplicity>
|
||||||
|
<toMultiplicity></toMultiplicity>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
||||||
|
</targetConnections>
|
||||||
|
<children>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AttributeModel>
|
||||||
|
<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>memberDAO</name>
|
||||||
|
<type>MemberDAO</type>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.AttributeModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>insertMemberInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>updateMemberInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>getMemberInfo</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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>leaveMember</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>initPassword</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>changePassword</name>
|
||||||
|
<type>DataApiResVO</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>reqVO</name>
|
||||||
|
<type>DataApiReqVO</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>iams.nlib.user.service.MemberService</name>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.ClassModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
||||||
|
</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>
|
||||||
|
<height>-1</height>
|
||||||
|
<width>-1</width>
|
||||||
|
<x>114</x>
|
||||||
|
<y>64</y>
|
||||||
|
</constraint>
|
||||||
|
<sourceConnections/>
|
||||||
|
<targetConnections>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/sourceConnections/net.java.amateras.uml.classdiagram.model.AggregationModel"/>
|
||||||
|
</targetConnections>
|
||||||
|
<children>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.AttributeModel>
|
||||||
|
<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>memberService</name>
|
||||||
|
<type>MemberService</type>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.AttributeModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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>getNewMemberForm</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>insertMemberInfo</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel/visibility"/>
|
||||||
|
<name>updateMemberInfo</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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>getMemberInfoForm</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>leaveMember</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/children/net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>callSnsLogin</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/children/net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>callbackSnsLogin</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>initPassword</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</type>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
</params>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
<isStatic>false</isStatic>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.OperationModel>
|
||||||
|
<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" reference="../../../parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/children/net.java.amateras.uml.classdiagram.model.OperationModel[4]/visibility"/>
|
||||||
|
<name>changePassword</name>
|
||||||
|
<type>ModelMap</type>
|
||||||
|
<params>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.Argument>
|
||||||
|
<name>req</name>
|
||||||
|
<type>HttpServletRequest</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>iams.nlib.user.MemberController</name>
|
||||||
|
<isAbstract>false</isAbstract>
|
||||||
|
</net.java.amateras.uml.classdiagram.model.ClassModel>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]"/>
|
||||||
|
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/parent/children/net.java.amateras.uml.classdiagram.model.ClassModel[2]/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
||||||
|
</children>
|
||||||
|
<filterProperty/>
|
||||||
|
</net.java.amateras.uml.model.RootModel>
|
||||||
@ -1,265 +0,0 @@
|
|||||||
<?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 reference="../../../backgroundColor"/>
|
|
||||||
<foregroundColor reference="../../../foregroundColor"/>
|
|
||||||
<showIcon>true</showIcon>
|
|
||||||
<parent class="net.java.amateras.uml.model.RootModel" reference="../../.."/>
|
|
||||||
<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>
|
|
||||||
<height>-1</height>
|
|
||||||
<width>-1</width>
|
|
||||||
<x>142</x>
|
|
||||||
<y>106</y>
|
|
||||||
</constraint>
|
|
||||||
<sourceConnections/>
|
|
||||||
<targetConnections>
|
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
|
||||||
<showIcon>true</showIcon>
|
|
||||||
<listeners serialization="custom">
|
|
||||||
<java.beans.PropertyChangeSupport>
|
|
||||||
<default>
|
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.AggregationModel" reference="../../../.."/>
|
|
||||||
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
|
||||||
</default>
|
|
||||||
<null/>
|
|
||||||
</java.beans.PropertyChangeSupport>
|
|
||||||
</listeners>
|
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.ClassModel">
|
|
||||||
<backgroundColor reference="../../../../../../backgroundColor"/>
|
|
||||||
<foregroundColor reference="../../../../../../foregroundColor"/>
|
|
||||||
<showIcon>true</showIcon>
|
|
||||||
<parent class="net.java.amateras.uml.model.RootModel" reference="../../../../../.."/>
|
|
||||||
<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>
|
|
||||||
<height>-1</height>
|
|
||||||
<width>-1</width>
|
|
||||||
<x>144</x>
|
|
||||||
<y>221</y>
|
|
||||||
</constraint>
|
|
||||||
<sourceConnections>
|
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../.."/>
|
|
||||||
</sourceConnections>
|
|
||||||
<targetConnections>
|
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel>
|
|
||||||
<showIcon>true</showIcon>
|
|
||||||
<listeners serialization="custom">
|
|
||||||
<java.beans.PropertyChangeSupport>
|
|
||||||
<default>
|
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.AggregationModel" reference="../../../.."/>
|
|
||||||
<propertyChangeSupportSerializedDataVersion>2</propertyChangeSupportSerializedDataVersion>
|
|
||||||
</default>
|
|
||||||
<null/>
|
|
||||||
</java.beans.PropertyChangeSupport>
|
|
||||||
</listeners>
|
|
||||||
<source class="net.java.amateras.uml.classdiagram.model.ClassModel">
|
|
||||||
<backgroundColor reference="../../../../../../../../../backgroundColor"/>
|
|
||||||
<foregroundColor reference="../../../../../../../../../foregroundColor"/>
|
|
||||||
<showIcon>true</showIcon>
|
|
||||||
<parent class="net.java.amateras.uml.model.RootModel" reference="../../../../../../../../.."/>
|
|
||||||
<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>
|
|
||||||
<height>-1</height>
|
|
||||||
<width>-1</width>
|
|
||||||
<x>384</x>
|
|
||||||
<y>213</y>
|
|
||||||
</constraint>
|
|
||||||
<sourceConnections>
|
|
||||||
<net.java.amateras.uml.classdiagram.model.AggregationModel reference="../../.."/>
|
|
||||||
</sourceConnections>
|
|
||||||
<targetConnections/>
|
|
||||||
<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>Class17</name>
|
|
||||||
<isAbstract>false</isAbstract>
|
|
||||||
</source>
|
|
||||||
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
|
||||||
<bendpoints/>
|
|
||||||
<stereoType></stereoType>
|
|
||||||
<fromMultiplicity></fromMultiplicity>
|
|
||||||
<toMultiplicity></toMultiplicity>
|
|
||||||
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
|
||||||
</targetConnections>
|
|
||||||
<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>Class16</name>
|
|
||||||
<isAbstract>false</isAbstract>
|
|
||||||
</source>
|
|
||||||
<target class="net.java.amateras.uml.classdiagram.model.ClassModel" reference="../../.."/>
|
|
||||||
<bendpoints/>
|
|
||||||
<stereoType></stereoType>
|
|
||||||
<fromMultiplicity></fromMultiplicity>
|
|
||||||
<toMultiplicity></toMultiplicity>
|
|
||||||
</net.java.amateras.uml.classdiagram.model.AggregationModel>
|
|
||||||
</targetConnections>
|
|
||||||
<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>Class15</name>
|
|
||||||
<isAbstract>false</isAbstract>
|
|
||||||
</net.java.amateras.uml.classdiagram.model.ClassModel>
|
|
||||||
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
|
||||||
<net.java.amateras.uml.classdiagram.model.ClassModel reference="../net.java.amateras.uml.classdiagram.model.ClassModel/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source/targetConnections/net.java.amateras.uml.classdiagram.model.AggregationModel/source"/>
|
|
||||||
</children>
|
|
||||||
<filterProperty/>
|
|
||||||
</net.java.amateras.uml.model.RootModel>
|
|
||||||
5
src/main/java/iams/nlib/common/service/MainDAO.java
Normal file
5
src/main/java/iams/nlib/common/service/MainDAO.java
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
package iams.nlib.common.service;
|
||||||
|
|
||||||
|
public class MainDAO {
|
||||||
|
|
||||||
|
}
|
||||||
5
src/main/java/iams/nlib/common/service/MainService.java
Normal file
5
src/main/java/iams/nlib/common/service/MainService.java
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
package iams.nlib.common.service;
|
||||||
|
|
||||||
|
public class MainService {
|
||||||
|
|
||||||
|
}
|
||||||
@ -1,4 +1,4 @@
|
|||||||
package iams.nlib.common;
|
package iams.nlib.common.web;
|
||||||
|
|
||||||
import java.lang.reflect.Method;
|
import java.lang.reflect.Method;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
2
src/main/java/iams/nlib/user/web/Login.java
Normal file
2
src/main/java/iams/nlib/user/web/Login.java
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
package iams.nlib.user.web;
|
||||||
|
|
||||||
2
src/main/java/iams/nlib/user/web/MemberController.java
Normal file
2
src/main/java/iams/nlib/user/web/MemberController.java
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
package iams.nlib.user.web;
|
||||||
|
|
||||||
@ -1 +0,0 @@
|
|||||||
|
|
||||||
@ -1,5 +1,5 @@
|
|||||||
#Generated by Maven Integration for Eclipse
|
#Generated by Maven Integration for Eclipse
|
||||||
#Tue Jun 22 14:32:40 KST 2021
|
#Wed Jun 23 10:21:06 KST 2021
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
groupId=iams
|
groupId=iams
|
||||||
m2e.projectName=nlib
|
m2e.projectName=nlib
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user