hi, I tried with a minimum uml, and still not working for me.   Here is what I 
have (I wish I could attach files here)



The vsl file,



#foreach ($taggedValue in $class.taggedValues)

tagged name=$taggedValue.name

tagged value=$taggedValue.value



stereoTypeNames = $taggedValue.stereotypeNames



here is the list of stereotype,



#foreach ($stereotype in $taggedValue.stereotypeNames)

stereotype = $stereotype

#end



#end



The resulting TestABC.java



tagged name=TestABCTag

tagged value=abcteststring



stereoTypeNames = []



here is the list of stereotype,



Notice that there is nothing after "here is the list of stereotype," which 
means there is no stereotype which is not true. 



UML I am testing with basically have a class named TestABC which is of 
stereotype of Entity. It has a tagged value TestABCTag whose stereotype is 
TagStereoType which I created.  Here is the uml file.



<?xml version='1.0' encoding='UTF-8'?>

<!-- <!DOCTYPE XMI SYSTEM "uml14xmi12.dtd"> -->

<!-- This xmi file is optimized for MagicDraw UML. Some references are not 
saved. -->

<!-- Change MagicDraw UML environment options property General->.Save Rich XMI 
-->



<XMI xmi.version='1.2' timestamp='Wed Jun 29 10:51:17 PDT 2005' 
xmlns:UML='omg.org/UML/1.4'>

        <XMI.header>

                <XMI.documentation>

                        <XMI.exporter>MagicDraw UML</XMI.exporter>

                        <XMI.exporterVersion>9.5</XMI.exporterVersion>

                </XMI.documentation>

                <XMI.metamodel xmi.name='UML' xmi.version='1.4'/>

        </XMI.header>

        <XMI.content>

                <UML:Model xmi.id='eee_1045467100313_135436_1' name='Data'>

                        <UML:ModelElement.comment>

                                <UML:Comment 
xmi.id='_24400562_1092013275546_280654_0' 
name='Author:Administrator.&#10;Created:8/8/04 8:58 
PM.&#10;Title:.&#10;Comment:.&#10;'/>

                        </UML:ModelElement.comment>

                        <XMI.extension xmi.extender='MagicDraw UML 9.5' 
xmi.extenderID='MagicDraw UML 9.5'>

                                <ignoredInModule xmi.value='true'/>

                        </XMI.extension>

                        <UML:Namespace.ownedElement>

                                <UML:Package 
xmi.id='eee_1045467100313_365297_7' name='Component View'/>

                                <UML:Package 
href='andromda-profile-3.1-RC1-SNAPSHOT.xml.zip|_24400562_1076994092004_82761_14'>

                                        <XMI.extension xmi.extender='MagicDraw 
UML 9.5' xmi.extenderID='MagicDraw UML 9.5'>

                                                <referentPath 
xmi.value='::datatype'/>

                                        </XMI.extension>

                                </UML:Package>

                                <UML:Package 
href='andromda-profile-3.1-RC1-SNAPSHOT.xml.zip|_8a70287_1078771814628_224704_589'>

                                        <XMI.extension xmi.extender='MagicDraw 
UML 9.5' xmi.extenderID='MagicDraw UML 9.5'>

                                                <referentPath 
xmi.value='::org.andromda.profile'/>

                                        </XMI.extension>

                                </UML:Package>

                                <UML:Package 
xmi.id='_9_5_6510227_1120067302316_653544_17' name='Data types'/>

                                <UML:Class 
xmi.id='_9_5_6510227_1120067290539_41042_1' name='TestABC'>

                                        <UML:ModelElement.stereotype>

                                                <UML:Stereotype 
href='andromda-profile-3.1-RC1-SNAPSHOT.xml.zip|_d860307_1079107498258_63385_219'>

                                                        <XMI.extension 
xmi.extender='MagicDraw UML 9.5' xmi.extenderID='MagicDraw UML 9.5'>

                                                                <referentPath 
xmi.value='org.andromda.profile::persistence::Entity'/>

                                                        </XMI.extension>

                                                </UML:Stereotype>

                                        </UML:ModelElement.stereotype>

                                        <UML:ModelElement.taggedValue>

                                                <UML:TaggedValue 
xmi.id='_9_5_6510227_1120067432130_998308_107' name='TestABCTag' 
type='_9_5_6510227_1120067423968_982210_106'>

                                                        
<UML:TaggedValue.dataValue>abcteststring</UML:TaggedValue.dataValue>

                                                </UML:TaggedValue>

                                        </UML:ModelElement.taggedValue>

                                </UML:Class>

                                <UML:TagDefinition 
xmi.id='_9_5_6510227_1120067423968_982210_106' name='TestABCTag' 
tagType='String' stereotype='_9_5_6510227_1120067472527_837557_108'>

                                        <UML:TagDefinition.multiplicity>

                                                <UML:Multiplicity 
xmi.id='_9_5_6510227_1120067477174_373538_109'>

                                                        <UML:Multiplicity.range>

                                                                
<UML:MultiplicityRange xmi.id='_9_5_6510227_1120067477174_722274_110' lower='1' 
upper='1'/>

                                                        
</UML:Multiplicity.range>

                                                </UML:Multiplicity>

                                        </UML:TagDefinition.multiplicity>

                                        <XMI.extension xmi.extender='MagicDraw 
UML 9.5' xmi.extenderID='MagicDraw UML 9.5'>

                                                
<TagDefinition.baseClass>Class</TagDefinition.baseClass>

                                                
<TagDefinition.createTaggedValue xmi.value='false'/>

                                        </XMI.extension>

                                </UML:TagDefinition>

                                <UML:Stereotype 
xmi.id='_9_5_6510227_1120067472527_837557_108' name='TagStereoType'>

                                        
<UML:Stereotype.baseClass>TagDefinition</UML:Stereotype.baseClass>

                                </UML:Stereotype>

                        </UML:Namespace.ownedElement>

                </UML:Model>

        </XMI.content>

        <XMI.extensions xmi.extender='MagicDraw UML 9.5'>

                <mdOwnedDiagrams>

                        <mdElement elementClass='DiagramData' 
xmi.id='_9_5_6510227_1120067286804_884197_0' name='TestABC'>

                                <XMI.extension xmi.extender='MagicDraw UML 9.5' 
xmi.extenderID='MagicDraw UML 9.5'>

                                        <ignoredInModule xmi.value='true'/>

                                </XMI.extension>

                                <parentID 
xmi.idref='eee_1045467100313_135436_1'/>

                                <type>Class Diagram</type>

                                <umlType>Class Diagram</umlType>

                                <mdElement elementClass='DiagramView' 
xmi.id='_9_5_6510227_1120067302316_886352_18'>

                                        <elementID 
xmi.idref='_9_5_6510227_1120067286804_884197_0'/>

                                        <zoomFactor xmi.value='1.0'/>

                                        <diagramOpened xmi.value='true'/>

                                        <diagramWindowBounds>0, 0, 948, 
839</diagramWindowBounds>

                                        <diagramScrollPositionX xmi.value='0'/>

                                        <diagramScrollPositionY xmi.value='0'/>

                                        <maximized xmi.value='true'/>

                                        <active xmi.value='true'/>

                                        <mdOwnedViews>

                                                <mdElement 
elementClass='ClassView' xmi.id='_9_5_6510227_1120067290539_309202_2'>

                                                        <elementID 
xmi.idref='_9_5_6510227_1120067290539_41042_1'/>

                                                        <geometry>230, 280, 
360, 180</geometry>

                                                </mdElement>

                                        </mdOwnedViews>

                                </mdElement>

                        </mdElement>

                </mdOwnedDiagrams>

                <options>

                        <mdElement elementClass='SimpleStyle'>

                                <name>Default</name>

                                <default xmi.value='false'/>

                                <mdElement elementClass='PropertyManager'>

                                        <name>PROJECT_GENERAL_PROPERTIES</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_122812_19</propertyManagerID>

                                        <mdElement 
elementClass='ModelElementProperty'>

                                                
<propertyID>DEFAULT_PROFILE_PACKAGE</propertyID>

                                                <displayableTypes 
xmi.value='Subsystem^ModelPackage^Model'/>

                                                <selectableTypes 
xmi.value='Subsystem^ModelPackage^Model'/>

                                                <useUnspecified 
xmi.value='true'/>

                                                <parentApplicant 
xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_PROFILE_PACKAGE_SELECTION_DIALOG</propertyID>

                                                
<propertyDescriptionID>SHOW_PROFILE_PACKAGE_SELECTION_DIALOG_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ClassPathListProperty'>

                                                
<propertyID>MODULES_DIRS</propertyID>

                                                
<propertyDescriptionID>MODULES_DIRS_DESCRIPTION</propertyDescriptionID>

                                                <mdElement 
elementClass='FileProperty'>

                                                        
<value>&lt;install.root&gt;profiles</value>

                                                        <selectionMode 
xmi.value='0'/>

                                                </mdElement>

                                                <mdElement 
elementClass='FileProperty'>

                                                        <value>C:Documents and 
SettingsAdministrator.mavenrepositoryandromdaxml.zips</value>

                                                        <selectionMode 
xmi.value='0'/>

                                                </mdElement>

                                                <mdElement 
elementClass='FileProperty'>

                                                        <value>C:Documents and 
SettingsAdministrator.mavenrepositoryandromdaxml.zips</value>

                                                        <selectionMode 
xmi.value='0'/>

                                                </mdElement>

                                                <mdElement 
elementClass='FileProperty'>

                                                        <value>C:Documents and 
SettingsAdministrator.mavenrepositoryandromdaxml.zips</value>

                                                        <selectionMode 
xmi.value='0'/>

                                                </mdElement>

                                                <mdElement 
elementClass='FileProperty'>

                                                        <value>C:Documents and 
Settingscbrandon.mavenrepositoryandromdaxml.zips</value>

                                                        <selectionMode 
xmi.value='0'/>

                                                </mdElement>

                                                <mdElement 
elementClass='FileProperty'>

                                                        <value>C:Documents and 
Settingsjieyu.mavenrepositoryandromdaxml.zips</value>

                                                        <selectionMode 
xmi.value='0'/>

                                                </mdElement>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='PropertyManager'>

                                        
<name>PROJECT_INVISIBLE_PROPERTIES</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_166369_20</propertyManagerID>

                                        <mdElement 
elementClass='NumberProperty'>

                                                
<propertyID>TOOL_TIP_STYLE</propertyID>

                                                
<propertyDescriptionID>TOOL_TIP_STYLE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='0.0'/>

                                                <type xmi.value='0'/>

                                                <lowRange xmi.value='0.0'/>

                                                <highRange xmi.value='2.0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='NumberProperty'>

                                                
<propertyID>LAST_INTERFACE_STYLE</propertyID>

                                                
<propertyDescriptionID>LAST_INTERFACE_STYLE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='2.0'/>

                                                <type xmi.value='0'/>

                                                <lowRange xmi.value='0.0'/>

                                                <highRange xmi.value='1.0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>IS_BROWSER_VISIBLE</propertyID>

                                                
<propertyDescriptionID>IS_BROWSER_VISIBLE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>BROWSER_ITEM_TYPES</propertyID>

                                                
<propertyDescriptionID>BROWSER_ITEM_TYPES_DESCRIPTION</propertyDescriptionID>

                                                <choice xmi.value='/>

                                                <index xmi.value='-1'/>

                                        </mdElement>

                                        <mdElement 
elementClass='NumberProperty'>

                                                
<propertyID>BROWSER_DIVIDER_LOCATION</propertyID>

                                                
<propertyDescriptionID>BROWSER_DIVIDER_LOCATION_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-1.0'/>

                                                <type xmi.value='0'/>

                                                <lowRange xmi.value='-1.0'/>

                                                <highRange 
xmi.value='2.147483647E9'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>BROWSER_BOUNDS</propertyID>

                                                
<propertyDescriptionID>BROWSER_BOUNDS_DESCRIPTION</propertyDescriptionID>

                                                <choice xmi.value='/>

                                                <index xmi.value='-1'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>IS_DOCS_TAB_VISIBLE</propertyID>

                                                
<propertyDescriptionID>IS_DOCS_TAB_VISIBLE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='StringProperty'>

                                                
<propertyID>BROWSER_LAYOUT</propertyID>

                                                
<propertyDescriptionID>BROWSER_LAYOUT_DESCRIPTION</propertyDescriptionID>

                                                <value>0 13 0 0 0 0 0 0 0 0 0 0 
5 0 0 0 3 e2 0 0 0 0 0 0 0 9 0 0 0 d 0 44 0 4f 0 43 0 55 0 4d 0 45 0 4e 0 54 0 
41 0 54 0 49 0 4f 0 4e 0 0 34 e4 0 0 0 8 0 0 0 1 0 0 0 1 0 0 0 f 0 0 0 4 0 0 0 
4 0 0 0 8 0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 1 0 0 0 4 0 0 34 e4 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 3 5e 0 0 0 8 
0 0 0 0 0 0 92 cb 0 0 0 3 0 0 bc 2e 0 0 34 e4 0 0 ec 20 0 0 0 2 0 0 d2 7e 0 0 
92 cb 0 0 0 0 0 0 0 2 0 0 79 26 0 0 92 cb 0 0 24 85 0 0 d2 7e 0 0 0 1 0 0 0 2 0 
0 d2 7e ff ff ff ff 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 d 0 44 0 49 0 41 0 47 0 52 0 
41 0 4d 0 53 0 5f 0 54 0 52 0 45 0 45 0 0 3c 98 0 0 0 8 0 0 0 0 0 0 0 1 0 0 0 f 
0 0 0 4 0 0 0 4 0 0 0 8 0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 4 0 0 3c 98 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 
0 3 5e 0 0 0 8 0 0 0 0 0 0 79 26 0 0 0 5 0 0 d2 25 0 0 30 d6 0 0 3c 98 0 0 61 
fc 0 0 b9 bc 0 0 0 2 0 0 d2 7e 0 0 79 26 0 0 0 0 0 0 0 2 0 0 79 26 0 0 92 cb 0 0
  24 85 0 0 d2 7e 0 0 0 1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 c 0 5a 0 4f 0 4f 0 4d 0 5f 0 43 0 4f 0 4e 0 54 0 52 0 4f 0 4c 0 0 bc 2e 0 
0 0 8 0 0 0 1 0 0 0 1 0 0 0 f 0 0 0 4 0 0 0 4 0 0 0 8 0 0 1 40 0 0 1 94 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 4 0 0 bc 2e 0 0 0 
2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 3 5e 0 0 0 8 0 0 0 0 0 0 92 cb 0 0 0 3 0 0 bc 2e 
0 0 34 e4 0 0 ec 20 0 0 0 2 0 0 d2 7e 0 0 92 cb 0 0 0 0 0 0 0 2 0 0 79 26 0 0 
92 cb 0 0 24 85 0 0 d2 7e 0 0 0 1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 f 0 45 0 58 0 54 0 45 0 4e 0 53 0 49 0 4f 0 4e 0 53 0 5f 0 54 0 
52 0 45 0 45 0 0 61 fc 0 0 0 8 0 0 0 0 0 0 0 1 0 0 0 f 0 0 0 4 0 0 0 4 0 0 0 8 
0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
1 0 0 0 4 0 0 61 fc 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 3 5e 0 0 0 8 0 0 0 0 0 
0 79 26 0 0 0 5 0 0 d2 25 0 0 30 d6 0 0 3c 98 0 0 61 fc 0 0 b9 bc 0 0 0 2 0 0 
d2 7e 0 0 79 26 0 0 0 0 0 0 0 2 0 0 7
 9 26 0 0 92 cb 0 0 24 85 0 0 d2 7e 0 0 0 1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 10 0 49 0 4e 0 48 0 45 0 52 0 49 0 54 0 41 0 4e 0 43 0 
45 0 5f 0 54 0 52 0 45 0 45 0 0 30 d6 0 0 0 8 0 0 0 0 0 0 0 1 0 0 0 f 0 0 0 4 0 
0 0 4 0 0 0 8 0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 1 0 0 0 4 0 0 30 d6 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 3 5e 0 0 
0 8 0 0 0 0 0 0 79 26 0 0 0 5 0 0 d2 25 0 0 30 d6 0 0 3c 98 0 0 61 fc 0 0 b9 bc 
0 0 0 2 0 0 d2 7e 0 0 79 26 0 0 0 0 0 0 0 2 0 0 79 26 0 0 92 cb 0 0 24 85 0 0 
d2 7e 0 0 0 1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 13 0 
53 0 45 0 41 0 52 0 43 0 48 0 5f 0 52 0 45 0 53 0 55 0 4c 0 54 0 53 0 5f 0 54 0 
52 0 45 0 45 0 0 b9 bc 0 0 0 8 0 0 0 0 0 0 0 1 0 0 0 f 0 0 0 4 0 0 0 4 0 0 0 8 
0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
1 0 0 0 4 0 0 b9 bc 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 3 5e 0 0 0 8 0 0 0 0 0 
0 79 26 0 0 0 5 0 0 d2 25 0 0 30 d6
  0 0 3c 98 0 0 61 fc 0 0 b9 bc 0 0 0 2 0 0 d2 7e 0 0 79 26 0 0 0 0 0 0 0 2 0 0 
79 26 0 0 92 cb 0 0 24 85 0 0 d2 7e 0 0 0 1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 f 0 4d 0 45 0 53 0 53 0 41 0 47 0 45 0 53 0 5f 0 57 0 
49 0 4e 0 44 0 4f 0 57 0 0 af f8 0 0 0 2 0 0 0 0 0 0 0 1 0 0 0 f 0 0 0 0 0 0 0 
0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 1 0 0 0 0 0 0 af f8 0 0 0 0 0 0 0 3c 0 0 0 3c 0 0 0 c8 0 0 0 c8 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 a 0 50 0 52 0 4f 
0 50 0 45 0 52 0 54 0 49 0 45 0 53 0 0 ec 20 0 0 0 8 0 0 0 1 0 0 0 1 0 0 0 f 0 
0 0 4 0 0 0 4 0 0 0 8 0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 4 0 0 ec 20 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 
3 5e 0 0 0 8 0 0 0 0 0 0 92 cb 0 0 0 3 0 0 bc 2e 0 0 34 e4 0 0 ec 20 0 0 0 2 0 
0 d2 7e 0 0 92 cb 0 0 0 0 0 0 0 2 0 0 79 26 0 0 92 cb 0 0 24 85 0 0 d2 7e 0 0 0 
1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0
  0 0 0 0 0 0 0 0 0 0 0 0 10 0 43 0 4f 0 4e 0 54 0 41 0 49 0 4e 0 4d 0 45 0 4e 
0 54 0 5f 0 54 0 52 0 45 0 45 0 0 d2 25 0 0 0 8 0 0 0 0 0 0 0 1 0 0 0 f 0 0 0 4 
0 0 0 4 0 0 0 8 0 0 1 40 0 0 1 94 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 1 0 0 0 4 0 0 d2 25 0 0 0 2 0 0 0 0 0 0 0 0 0 0 4 f8 0 0 3 5e 0 
0 0 8 0 0 0 0 0 0 79 26 0 0 0 5 0 0 d2 25 0 0 30 d6 0 0 3c 98 0 0 61 fc 0 0 b9 
bc 0 0 0 2 0 0 d2 7e 0 0 79 26 0 0 0 0 0 0 0 2 0 0 79 26 0 0 92 cb 0 0 24 85 0 
0 d2 7e 0 0 0 1 0 0 0 2 0 0 d2 7e ff ff ff ff 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 63 
0 0 0 0 0 0 39 a 0 0 0 1 0 0 4 63 0 0 0 1 0 0 24 85 0 0 0 2 0 0 4 63 0 0 0 0 0 
0 d2 7e 0 0 0 2 0 0 4 64 0 0 79 26 0 0 0 5 0 0 4 65 0 0 0 10 0 43 0 4f 0 4e 0 
54 0 41 0 49 0 4e 0 4d 0 45 0 4e 0 54 0 5f 0 54 0 52 0 45 0 45 0 0 4 65 0 0 0 
10 0 49 0 4e 0 48 0 45 0 52 0 49 0 54 0 41 0 4e 0 43 0 45 0 5f 0 54 0 52 0 45 0 
45 0 0 4 65 0 0 0 d 0 44 0 49 0 41 0 47 0 52 0 41 0 4d 0 53 0 5f 0 54 0 52 0 45 
0 45 0 0 4 65 0 0 0 f 0 45 0 58 0 54 0 
 45 0 4e 0 53 0 49 0 4f 0 4e 0 53 0 5f 0 54 0 52 0 45 0 45 0 0 4 65 0 0 0 13 0 
53 0 45 0 41 0 52 0 43 0 48 0 5f 0 52 0 45 0 53 0 55 0 4c 0 54 0 53 0 5f 0 54 0 
52 0 45 0 45 0 0 1 40 0 0 1 29 0 0 0 0 0 0 4 64 0 0 92 cb 0 0 0 3 0 0 4 65 0 0 
0 c 0 5a 0 4f 0 4f 0 4d 0 5f 0 43 0 4f 0 4e 0 54 0 52 0 4f 0 4c 0 0 4 65 0 0 0 
d 0 44 0 4f 0 43 0 55 0 4d 0 45 0 4e 0 54 0 41 0 54 0 49 0 4f 0 4e 0 0 4 65 0 0 
0 a 0 50 0 52 0 4f 0 50 0 45 0 52 0 54 0 49 0 45 0 53 0 0 1 40 0 0 1 29 0 0 0 0 
0 0 1 40 0 0 2 56 0 0 4 66 0 0 0 1 0 0 0 18 0 0 0 0 0 0 1 45 0 0 2 56 0 0 1 45 
0 0 2 56 0 0 0 3 0 0 0 0 0 0 0 7 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 5 0 0 0 0 0 0 0 
0 0 0 0 1 0 0 0 f 0 4d 0 45 0 53 0 53 0 41 0 47 0 45 0 53 0 5f 0 57 0 49 0 4e 0 
44 0 4f 0 57 </value>

                                                <multiline xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='StringProperty'>

                                                
<propertyID>MT_LAST_SELECTED_TRANSFORMATION</propertyID>

                                                
<propertyDescriptionID>MT_LAST_SELECTED_TRANSFORMATION_DESCRIPTION</propertyDescriptionID>

                                                <multiline xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>MT_TRANSFORMATION_IN_PLACE</propertyID>

                                                
<propertyDescriptionID>MT_TRANSFORMATION_IN_PLACE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ModelElementProperty'>

                                                
<propertyID>MT_DESTINATION_PACKAGE</propertyID>

                                                <displayableTypes xmi.value='/>

                                                <selectableTypes xmi.value='/>

                                                <useUnspecified 
xmi.value='false'/>

                                                <parentApplicant 
xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='StringProperty'>

                                                
<propertyID>MT_LAST_SELECTED_TYPE_MAP_PROFILE</propertyID>

                                                
<propertyDescriptionID>MT_LAST_SELECTED_TYPE_MAP_PROFILE_DESCRIPTION</propertyDescriptionID>

                                                <multiline xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>MT_LAST_SELECTED_TYPE_MAP_PROFILE_DIRECTION</propertyID>

                                                
<propertyDescriptionID>MT_LAST_SELECTED_TYPE_MAP_PROFILE_DIRECTION_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>DIAGRAM_INFO_CUSTOM_MODE</propertyID>

                                                
<propertyDescriptionID>DIAGRAM_INFO_CUSTOM_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>DIAGRAM_INFO_SELECTED_KEYWORDS</propertyID>

                                                
<propertyDescriptionID>DIAGRAM_INFO_SELECTED_KEYWORDS_DESCRIPTION</propertyDescriptionID>

                                                <choice xmi.value='Diagram 
name^Author^Creation date^Modification date'/>

                                                <index xmi.value='-1'/>

                                        </mdElement>

                                        <mdElement 
elementClass='StringProperty'>

                                                
<propertyID>DIAGRAM_INFO_CUSTOM_HTML</propertyID>

                                                
<propertyDescriptionID>DIAGRAM_INFO_CUSTOM_HTML_DESCRIPTION</propertyDescriptionID>

                                                <multiline xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='StringProperty'>

                                                
<propertyID>INFO_PROPERTY</propertyID>

                                                
<propertyDescriptionID>INFO_PROPERTY_DESCRIPTION</propertyDescriptionID>

                                                <value>38 4f 72 73 31 4a 5d 75 
3e 55 21 45 da 8c db 8f 3 ba 3d 4f 83 ec 95 99 4f 37 d5 4 b2 93 74 a5 8 ce e3 
9f 3d db d6 63 c1 52 3 ce 7d ed 39 0 36 e1 40 e6 eb 66 cf 99 c0 2d 34 a8 21 a3 
47 e4 96 78 5f db cc 80 81 </value>

                                                <multiline xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>RECENT_DIAGRAMS</propertyID>

                                                
<propertyDescriptionID>RECENT_DIAGRAMS_DESCRIPTION</propertyDescriptionID>

                                                <choice xmi.value='/>

                                                <index xmi.value='-1'/>

                                        </mdElement>

                                </mdElement>

                        </mdElement>

                        <favoriteElements xmi.value='/>

                </options>

                <componentView>

                        <UML:Package xmi.idref='eee_1045467100313_365297_7'/>

                </componentView>

                <dataTypes>

                        <UML:Package 
xmi.idref='_9_5_6510227_1120067302316_653544_17'/>

                </dataTypes>

                <hasSharedPackages xmi.value='false'/>

                <mdElement elementClass='StyleManager'>

                        <mdElement elementClass='SimpleStyle'>

                                <name>Default</name>

                                <default xmi.value='true'/>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Abstraction</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_240222_21</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_132901_22</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>STEREOTYPE_COLOR</propertyID>

                                                
<propertyDescriptionID>STEREOTYPE_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-16777216'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>STEREOTYPE_FONT</propertyID>

                                                
<propertyDescriptionID>STEREOTYPE_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>WRAP_WORDS</propertyID>

                                                
<propertyDescriptionID>WRAP_WORDS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_NAME</propertyID>

                                                
<propertyDescriptionID>SHOW_NAME_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_STEREOTYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_TAGGED_VALUES</propertyID>

                                                
<propertyDescriptionID>SHOW_TAGGED_VALUES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_CONSTRAINTS</propertyID>

                                                
<propertyDescriptionID>SHOW_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>CONSTRAINT_TEXT_MODE</propertyID>

                                                
<propertyDescriptionID>CONSTRAINT_TEXT_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>EXPRESSION_MODE</value>

                                                <choice 
xmi.value='NAME_MODE^EXPRESSION_MODE'/>

                                                <index xmi.value='1'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Action State</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_285045_23</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_STATE_ACTIONS</propertyID>

                                                
<propertyDescriptionID>SUPPRESS_STATE_ACTIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Actor</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_40548_25</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>FILL_COLOR</propertyID>

                                                
<propertyDescriptionID>FILL_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-13159'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_CLASS_OPERATIONS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SUPPRESS_CLASS_OPERATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>OPERATION_COLOR</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>OPERATION_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-16777176'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>OPERATION_FONT</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>OPERATION_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_SIGNATURE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_SIGNATURE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_MORE_SIGN_FOR_OPERATIONS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_MORE_SIGN_FOR_OPERATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>SORT_CLASS_OPERATIONS_MODE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SORT_CLASS_OPERATIONS_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>NO_SORT</value>

                                                <choice 
xmi.value='NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY'/>

                                                <index xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_VISIBILITY</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_VISIBILITY_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_STEREOTYPE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_PROPERTIES</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_PROPERTIES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_CONSTRAINTS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_FULL_TYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_FULL_TYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_CLASS_ATTRIBUTES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SUPPRESS_CLASS_ATTRIBUTES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>ATTRIBUTE_COLOR</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>ATTRIBUTE_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-14155776'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>ATTRIBUTE_FONT</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>ATTRIBUTE_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_MORE_SIGN_FOR_ATTRIBUTES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_MORE_SIGN_FOR_ATTRIBUTES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>SORT_CLASS_ATTRIBUTES_MODE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SORT_CLASS_ATTRIBUTES_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>NO_SORT</value>

                                                <choice 
xmi.value='NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY'/>

                                                <index xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_VISIBILITY</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_VISIBILITY_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_STEREOTYPE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_PROPERTIES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_PROPERTIES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_CONSTRAINTS</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_INIT_VALUE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_INIT_VALUE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Artifact</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_171012_26</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>FILL_COLOR</propertyID>

                                                
<propertyDescriptionID>FILL_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-13159'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_CLASS_OPERATIONS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SUPPRESS_CLASS_OPERATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>OPERATION_COLOR</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>OPERATION_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-16777176'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>OPERATION_FONT</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>OPERATION_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_SIGNATURE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_SIGNATURE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_MORE_SIGN_FOR_OPERATIONS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_MORE_SIGN_FOR_OPERATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>SORT_CLASS_OPERATIONS_MODE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SORT_CLASS_OPERATIONS_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>NO_SORT</value>

                                                <choice 
xmi.value='NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY'/>

                                                <index xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_VISIBILITY</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_VISIBILITY_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_STEREOTYPE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_PROPERTIES</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_PROPERTIES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_CONSTRAINTS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_FULL_TYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_FULL_TYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_CLASS_ATTRIBUTES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SUPPRESS_CLASS_ATTRIBUTES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>ATTRIBUTE_COLOR</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>ATTRIBUTE_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-14155776'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>ATTRIBUTE_FONT</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>ATTRIBUTE_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_MORE_SIGN_FOR_ATTRIBUTES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_MORE_SIGN_FOR_ATTRIBUTES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>SORT_CLASS_ATTRIBUTES_MODE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SORT_CLASS_ATTRIBUTES_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>NO_SORT</value>

                                                <choice 
xmi.value='NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY'/>

                                                <index xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_VISIBILITY</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_VISIBILITY_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_STEREOTYPE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_PROPERTIES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_PROPERTIES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_CONSTRAINTS</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_INIT_VALUE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_INIT_VALUE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Association</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302316_597147_27</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_132901_22</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>STEREOTYPE_COLOR</propertyID>

                                                
<propertyDescriptionID>STEREOTYPE_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-16777216'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>STEREOTYPE_FONT</propertyID>

                                                
<propertyDescriptionID>STEREOTYPE_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>WRAP_WORDS</propertyID>

                                                
<propertyDescriptionID>WRAP_WORDS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_NAME</propertyID>

                                                
<propertyDescriptionID>SHOW_NAME_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_STEREOTYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_TAGGED_VALUES</propertyID>

                                                
<propertyDescriptionID>SHOW_TAGGED_VALUES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_CONSTRAINTS</propertyID>

                                                
<propertyDescriptionID>SHOW_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>CONSTRAINT_TEXT_MODE</propertyID>

                                                
<propertyDescriptionID>CONSTRAINT_TEXT_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>EXPRESSION_MODE</value>

                                                <choice 
xmi.value='NAME_MODE^EXPRESSION_MODE'/>

                                                <index xmi.value='1'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ASSOCIATION_DIRECTION_ICON</propertyID>

                                                
<propertyDescriptionID>SHOW_ASSOCIATION_DIRECTION_ICON_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Binding Dependency</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_54592_28</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_132901_22</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>STEREOTYPE_COLOR</propertyID>

                                                
<propertyDescriptionID>STEREOTYPE_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-16777216'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>STEREOTYPE_FONT</propertyID>

                                                
<propertyDescriptionID>STEREOTYPE_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>WRAP_WORDS</propertyID>

                                                
<propertyDescriptionID>WRAP_WORDS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_NAME</propertyID>

                                                
<propertyDescriptionID>SHOW_NAME_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_STEREOTYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_TAGGED_VALUES</propertyID>

                                                
<propertyDescriptionID>SHOW_TAGGED_VALUES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_CONSTRAINTS</propertyID>

                                                
<propertyDescriptionID>SHOW_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>CONSTRAINT_TEXT_MODE</propertyID>

                                                
<propertyDescriptionID>CONSTRAINT_TEXT_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>EXPRESSION_MODE</value>

                                                <choice 
xmi.value='NAME_MODE^EXPRESSION_MODE'/>

                                                <index xmi.value='1'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Call State</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_178026_29</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_STATE_ACTIONS</propertyID>

                                                
<propertyDescriptionID>SUPPRESS_STATE_ACTIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Class</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_621177_30</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>FILL_COLOR</propertyID>

                                                
<propertyDescriptionID>FILL_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-13159'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_CLASS_OPERATIONS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SUPPRESS_CLASS_OPERATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>OPERATION_COLOR</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>OPERATION_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-16777176'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>OPERATION_FONT</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>OPERATION_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_SIGNATURE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_SIGNATURE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_MORE_SIGN_FOR_OPERATIONS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_MORE_SIGN_FOR_OPERATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>SORT_CLASS_OPERATIONS_MODE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SORT_CLASS_OPERATIONS_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>NO_SORT</value>

                                                <choice 
xmi.value='NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY'/>

                                                <index xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_VISIBILITY</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_VISIBILITY_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_STEREOTYPE</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_PROPERTIES</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_PROPERTIES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_CONSTRAINTS</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND</propertyID>

                                                
<propertyGroup>OPERATIONS</propertyGroup>

                                                
<propertyDescriptionID>SHOW_OPERATIONS_PARAMETERS_DIRECTION_KIND_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_FULL_TYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_FULL_TYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_CLASS_ATTRIBUTES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SUPPRESS_CLASS_ATTRIBUTES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>ATTRIBUTE_COLOR</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>ATTRIBUTE_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-14155776'/>

                                        </mdElement>

                                        <mdElement elementClass='FontProperty'>

                                                
<propertyID>ATTRIBUTE_FONT</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>ATTRIBUTE_FONT_DESCRIPTION</propertyDescriptionID>

                                                <fontName>SansSerif</fontName>

                                                <size xmi.value='12'/>

                                                <style xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_MORE_SIGN_FOR_ATTRIBUTES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_MORE_SIGN_FOR_ATTRIBUTES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='ChoiceProperty'>

                                                
<propertyID>SORT_CLASS_ATTRIBUTES_MODE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SORT_CLASS_ATTRIBUTES_MODE_DESCRIPTION</propertyDescriptionID>

                                                <value>NO_SORT</value>

                                                <choice 
xmi.value='NO_SORT^BY_NAME^BY_STEREOTYPE^BY_VISIBILITY'/>

                                                <index xmi.value='0'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_VISIBILITY</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_VISIBILITY_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_STEREOTYPE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_STEREOTYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_PROPERTIES</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_PROPERTIES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ATTRIBUTES_CONSTRAINTS</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_ATTRIBUTES_CONSTRAINTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_INIT_VALUE</propertyID>

                                                
<propertyGroup>ATTRIBUTES</propertyGroup>

                                                
<propertyDescriptionID>SHOW_INIT_VALUE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Classifier Role</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_775954_31</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>FILL_COLOR</propertyID>

                                                
<propertyDescriptionID>FILL_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-3605816'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_FULL_TYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_FULL_TYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OBJECT_CLASS</propertyID>

                                                
<propertyDescriptionID>SHOW_OBJECT_CLASS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Classifier Role(in Sequence 
Diagram)</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_767305_32</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement elementClass='ColorProperty'>

                                                
<propertyID>FILL_COLOR</propertyID>

                                                
<propertyDescriptionID>FILL_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='-3605816'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_FULL_TYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_FULL_TYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OBJECT_CLASS</propertyID>

                                                
<propertyDescriptionID>SHOW_OBJECT_CLASS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_ENTIRE_ACTIVATION</propertyID>

                                                
<propertyDescriptionID>SHOW_ENTIRE_ACTIVATION_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Collaboration</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_765675_33</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Combined Fragment</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_309139_34</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>USE_FILL_COLOR</propertyID>

                                                
<propertyDescriptionID>USE_FILL_COLOR_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Component</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_92284_35</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_INTERFACES</propertyID>

                                                
<propertyDescriptionID>SUPPRESS_INTERFACES_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_REALIZATIONS</propertyID>

                                                
<propertyDescriptionID>SUPPRESS_REALIZATIONS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_ARTIFACTS</propertyID>

                                                
<propertyDescriptionID>SUPPRESS_ARTIFACTS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Component Instance</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_119652_36</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_OBJECT_CLASS</propertyID>

                                                
<propertyDescriptionID>SHOW_OBJECT_CLASS_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='true'/>

                                        </mdElement>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SHOW_FULL_TYPE</propertyID>

                                                
<propertyDescriptionID>SHOW_FULL_TYPE_DESCRIPTION</propertyDescriptionID>

                                                <value xmi.value='false'/>

                                        </mdElement>

                                </mdElement>

                                <mdElement elementClass='ExtendableManager'>

                                        <removable xmi.value='false'/>

                                        <extendableByDiagram xmi.value='true'/>

                                        <extendableByStereotype 
xmi.value='false'/>

                                        <name>Concurrent State</name>

                                        
<propertyManagerID>_9_5_6510227_1120067302326_145091_37</propertyManagerID>

                                        
<parentPropertyManager>_9_5_6510227_1120067302316_582504_24</parentPropertyManager>

                                        <mdElement 
elementClass='BooleanProperty'>

                                                
<propertyID>SUPPRESS_STATE_ACTIONS</propertyID>

                                                &
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1933#1933
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to