Initial checkin of org.eclipse.datatools.modelbase.sql.query plugin
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/.classpath b/plugins/org.eclipse.datatools.modelbase.sql.query/.classpath
new file mode 100644
index 0000000..065ac06
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/.cvsignore b/plugins/org.eclipse.datatools.modelbase.sql.query/.cvsignore
new file mode 100644
index 0000000..ba077a4
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/.cvsignore
@@ -0,0 +1 @@
+bin
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/.options b/plugins/org.eclipse.datatools.modelbase.sql.query/.options
new file mode 100644
index 0000000..44264d6
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/.options
@@ -0,0 +1 @@
+com.ibm.db.models.sql.query/debug=false
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/.project b/plugins/org.eclipse.datatools.modelbase.sql.query/.project
new file mode 100644
index 0000000..bf000f7
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>org.eclipse.datatools.modelbase.sql.query</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.ManifestBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.SchemaBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>com.ibm.sse.model.structuredbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.pde.PluginNature</nature>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+	</natures>
+</projectDescription>
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.modelbase.sql.query/META-INF/MANIFEST.MF
new file mode 100644
index 0000000..5a43827
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/META-INF/MANIFEST.MF
@@ -0,0 +1,16 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: %pluginName
+Bundle-SymbolicName: org.eclipse.datatools.modelbase.sql.query; singleton:=true
+Bundle-Version: 1.0.0
+Bundle-ClassPath: sqlquerymodel.jar
+Bundle-Activator: org.eclipse.datatools.modelbase.sql.query.SQLQueryModelPlugin
+Bundle-Vendor: %providerName
+Bundle-Localization: plugin
+Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.datatools.modelbase.sql;visibility:=reexport
+Eclipse-LazyStart: true
+Export-Package: org.eclipse.datatools.modelbase.sql.query,
+ org.eclipse.datatools.modelbase.sql.query.helper,
+ org.eclipse.datatools.modelbase.sql.query.impl,
+ org.eclipse.datatools.modelbase.sql.query.util
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/build.properties b/plugins/org.eclipse.datatools.modelbase.sql.query/build.properties
new file mode 100644
index 0000000..ca665f4
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/build.properties
@@ -0,0 +1,6 @@
+source.sqlquerymodel.jar = src/
+output.sqlquerymodel.jar = bin/
+bin.includes = plugin.xml,\
+               sqlquerymodel.jar,\
+               plugin.properties,\
+               META-INF/
diff --git a/plugins/org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.cat b/plugins/org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.cat
new file mode 100644
index 0000000..8b464e0
--- /dev/null
+++ b/plugins/org.eclipse.datatools.modelbase.sql.query/model/SQLQueryModel.cat
@@ -0,0 +1,20171 @@
+

+(object Petal

+    version    	47

+    _written   	"Rose 8.0.0303.1400"

+    charSet    	0)

+

+(object Class_Category "SQLQueryModel"

+    is_unit    	TRUE

+    is_loaded  	TRUE

+    attributes 	(list Attribute_Set

+	(object Attribute

+	    tool       	"Ecore"

+	    name       	"basePackage"

+	    value      	(value Text "org.eclipse.datatools.modelbase.sql"))

+	(object Attribute

+	    tool       	"Ecore"

+	    name       	"packageName"

+	    value      	(value Text "query"))

+	(object Attribute

+	    tool       	"Ecore"

+	    name       	"prefix"

+	    value      	(value Text "SQLQueryModel"))

+	(object Attribute

+	    tool       	"Ecore"

+	    name       	"nsURI"

+	    value      	(value Text "http:///org/eclipse/datatools/modelbase/sql/query/SQLQueryModel.ecore")))

+    quid       	"40467E9F03A6"

+    visible_categories 	(list visibility_relationship_list

+	(object Visibility_Relationship

+	    quid       	"3B38F6F300A9"

+	    supplier   	"Logical View::rdbschema"

+	    quidu      	"3738A5FB0023")

+	(object Visibility_Relationship

+	    quid       	"3B9D19DC01B5"

+	    supplier   	"Logical View::rlogic"

+	    quidu      	"3947FCCA01F9")

+	(object Visibility_Relationship

+	    quid       	"404E1CF70346"

+	    supplier   	"Logical View::SQLModel"

+	    quidu      	"3E9B1F8201C1"))

+    exportControl 	"Public"

+    logical_models 	(list unit_reference_list

+	(object Class "QueryStatement"

+	    quid       	"3B3785180139"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404683B4025D"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")

+		(object Inheritance_Relationship

+		    quid       	"40490B870362"

+		    supplier   	"Logical View::SQLModel::Statements::SQLDataStatement"

+		    quidu      	"4049092B0395"))

+	    abstract   	TRUE)

+	(object Class "QueryDeleteStatement"

+	    quid       	"3B378546017C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"40490F1701B4"

+		    supplier   	"Logical View::SQLQueryModel::QueryChangeStatement"

+		    quidu      	"40490E600298")))

+	(object Class "QueryInsertStatement"

+	    quid       	"3B3785520223"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"40490F1301D7"

+		    supplier   	"Logical View::SQLQueryModel::QueryChangeStatement"

+		    quidu      	"40490E600298")))

+	(object Class "QuerySelectStatement"

+	    quid       	"3B37856000BB"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B3785C7018B"

+		    supplier   	"Logical View::SQLQueryModel::QueryStatement"

+		    quidu      	"3B3785180139")))

+	(object Class "QueryUpdateStatement"

+	    quid       	"3B3785760076"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"40490F090074"

+		    supplier   	"Logical View::SQLQueryModel::QueryChangeStatement"

+		    quidu      	"40490E600298")))

+	(object Class "UpdateAssignmentExpression"

+	    quid       	"3B378BF6015F"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404CFC4100D1"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "CursorReference"

+	    quid       	"3B378C08021A"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404CFC3B01B9"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "QuerySearchCondition"

+	    quid       	"3B378C160224"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404C48A2002A"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")

+		(object Inheritance_Relationship

+		    quid       	"404CD97202A5"

+		    supplier   	"Logical View::SQLModel::Expressions::SearchCondition"

+		    quidu      	"3FABEC590086"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "negatedCondition"

+		    quid       	"3BE32A19004F"

+		    documentation 	"This represents NOT ( <searchCondition> ).  This attribute and paren can not both be true at the same time."

+		    type       	"boolean"

+		    exportControl 	"Public"))

+	    abstract   	TRUE)

+	(object Class "QueryExpressionBody"

+	    quid       	"3B37924A01CC"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37EF4C0061"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288"))

+	    abstract   	TRUE)

+	(object Class "QueryValueExpression"

+	    quid       	"3B3792520160"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404CDEDD0137"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")

+		(object Inheritance_Relationship

+		    quid       	"404CDF0500DA"

+		    supplier   	"Logical View::SQLModel::Expressions::ValueExpression"

+		    quidu      	"3F4D273D00A9"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "unaryOperator"

+		    quid       	"3B3A5FE902E7"

+		    type       	"ValueExpressionUnaryOperator"

+		    quidu      	"3B3A5E0F015F"

+		    exportControl 	"Public")

+		(object ClassAttribute "dataType"

+		    quid       	"41647AC1029F"

+		    type       	"DataType"

+		    quidu      	"3E9B3F3400BF"

+		    exportControl 	"Public"))

+	    abstract   	TRUE)

+	(object Class "QueryExpressionRoot"

+	    quid       	"3B37968301D1"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"4049122F007D"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")

+		(object Inheritance_Relationship

+		    quid       	"404CD86A02F5"

+		    supplier   	"Logical View::SQLModel::Expressions::QueryExpression"

+		    quidu      	"3F392200019B")))

+	(object Class "ValuesRow"

+	    quid       	"3B3796910130"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404E4A8F00C1"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "QueryValues"

+	    quid       	"3B37969E01ED"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F45F0131"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC")))

+	(object Class "TableReference"

+	    quid       	"3B37EE200178"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404922A50195"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB"))

+	    abstract   	TRUE)

+	(object Class "TableExpression"

+	    quid       	"3B37EE600288"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3C1FB7ED00E8"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178"))

+	    abstract   	TRUE)

+	(object Class "TableJoined"

+	    quid       	"3B37EEB00323"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3C1FB7EA0080"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "joinOperator"

+		    quid       	"3B3A113D0369"

+		    type       	"TableJoinedOperator"

+		    quidu      	"3B3A10F70322"

+		    exportControl 	"Public")))

+	(object Class "WithTableSpecification"

+	    quid       	"3B37EEBD019C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"41F9707402EF"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "Predicate"

+	    quid       	"3B37F1C2039C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F1EE03E5"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "negatedPredicate"

+		    quid       	"3DEE9E260007"

+		    documentation 	

+|This attribute adds the NOT keyword in front of a predicate, so when true you have NOT <predicate>.  If attribute "paren" in the superclass is also true, you get ( NOT <predicate> ).  If attribute "notParen" in the superclass is true, you get NOT ( NOT <predicate> ).

+		    

+		    type       	"boolean"

+		    exportControl 	"Public")

+		(object ClassAttribute "hasSelectivity"

+		    quid       	"3B3B7EF800D1"

+		    type       	"boolean"

+		    exportControl 	"Public")

+		(object ClassAttribute "selectivityValue"

+		    quid       	"3B3B7F0F017E"

+		    type       	"Integer"

+		    exportControl 	"Public"))

+	    abstract   	TRUE)

+	(object Class "SearchConditionCombined"

+	    quid       	"3B37F1CF032C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F1F101C3"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "combinedOperator"

+		    quid       	"3B3A0FFB0316"

+		    type       	"SearchConditionCombinedOperator"

+		    quidu      	"3B3A0FC50214"

+		    exportControl 	"Public")))

+	(object Class "OrderByValueExpression"

+	    quid       	"3B37F35A0212"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D165700D4"

+		    supplier   	"Logical View::SQLQueryModel::OrderBySpecification"

+		    quidu      	"404D14E20381")))

+	(object Class "QueryCombined"

+	    quid       	"3B37F42D0189"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F464012E"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "combinedOperator"

+		    quid       	"3B3A1FAD0237"

+		    type       	"QueryCombinedOperator"

+		    quidu      	"3B3A1F54022F"

+		    exportControl 	"Public")))

+	(object Class "QuerySelect"

+	    quid       	"3B37F44F02C8"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F4610260"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "distinct"

+		    quid       	"3B3A0DA101EE"

+		    type       	"boolean"

+		    exportControl 	"Public")))

+	(object Class "GroupingSpecification"

+	    quid       	"3B37F63D0369"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404CF96100D3"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB"))

+	    abstract   	TRUE)

+	(object Class "QueryResultSpecification"

+	    quid       	"3B37F66102FD"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404E2B7E0181"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB"))

+	    abstract   	TRUE)

+	(object Class "ResultTableAllColumns"

+	    quid       	"3B37F93B0085"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F953033D"

+		    supplier   	"Logical View::SQLQueryModel::QueryResultSpecification"

+		    quidu      	"3B37F66102FD")))

+	(object Class "ResultColumn"

+	    quid       	"3B37F947006F"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37F95502F0"

+		    supplier   	"Logical View::SQLQueryModel::QueryResultSpecification"

+		    quidu      	"3B37F66102FD")))

+	(object Class "PredicateBasic"

+	    quid       	"3B37FA6F011F"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAEB00EB"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "comparisonOperator"

+		    quid       	"3B3A0B9200B0"

+		    type       	"PredicateComparisonOperator"

+		    quidu      	"3B3A0A6F00D9"

+		    exportControl 	"Public")))

+	(object Class "PredicateQuantified"

+	    quid       	"3B37FA7E008A"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAED0039"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C"))

+	    abstract   	TRUE)

+	(object Class "PredicateBetween"

+	    quid       	"3B37FA98004B"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAF0028D"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "notBetween"

+		    quid       	"3B3A0C65015D"

+		    type       	"boolean"

+		    exportControl 	"Public")))

+	(object Class "PredicateExists"

+	    quid       	"3B37FAA50158"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAF302C3"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C")))

+	(object Class "PredicateIn"

+	    quid       	"3B37FAB303B1"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAF90376"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "notIn"

+		    quid       	"3B3A0C83000C"

+		    type       	"boolean"

+		    exportControl 	"Public"))

+	    abstract   	TRUE)

+	(object Class "PredicateLike"

+	    quid       	"3B37FAC702A2"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAFC0095"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "notLike"

+		    quid       	"3B3A0CA5019B"

+		    type       	"boolean"

+		    exportControl 	"Public")))

+	(object Class "PredicateIsNull"

+	    quid       	"3B37FAD50324"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FAFF02CA"

+		    supplier   	"Logical View::SQLQueryModel::Predicate"

+		    quidu      	"3B37F1C2039C"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "notNull"

+		    quid       	"3B3A0CE2026B"

+		    type       	"boolean"

+		    exportControl 	"Public")))

+	(object Class "PredicateQuantifiedValueSelect"

+	    quid       	"3B37FB9C03C0"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FBCF0360"

+		    supplier   	"Logical View::SQLQueryModel::PredicateQuantified"

+		    quidu      	"3B37FA7E008A"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "quantifiedType"

+		    quid       	"3B3A0AE50025"

+		    type       	"PredicateQuantifiedType"

+		    quidu      	"3B3A0500009D"

+		    exportControl 	"Public")

+		(object ClassAttribute "comparisonOperator"

+		    quid       	"3B3A0B0C02F2"

+		    type       	"PredicateComparisonOperator"

+		    quidu      	"3B3A0A6F00D9"

+		    exportControl 	"Public")))

+	(object Class "PredicateQuantifiedRowSelect"

+	    quid       	"3B37FBB7024D"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FBD201F1"

+		    supplier   	"Logical View::SQLQueryModel::PredicateQuantified"

+		    quidu      	"3B37FA7E008A"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "quantifiedType"

+		    quid       	"3B3A0BC60123"

+		    type       	"PredicateQuantifiedType"

+		    quidu      	"3B3A0500009D"

+		    exportControl 	"Public")))

+	(object Class "PredicateInValueSelect"

+	    quid       	"3B37FBE4017F"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FC2D01A2"

+		    supplier   	"Logical View::SQLQueryModel::PredicateIn"

+		    quidu      	"3B37FAB303B1")))

+	(object Class "PredicateInValueList"

+	    quid       	"3B37FBF403E5"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FC2A039C"

+		    supplier   	"Logical View::SQLQueryModel::PredicateIn"

+		    quidu      	"3B37FAB303B1")))

+	(object Class "PredicateInValueRowSelect"

+	    quid       	"3B37FC0B03C0"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B37FC31016C"

+		    supplier   	"Logical View::SQLQueryModel::PredicateIn"

+		    quidu      	"3B37FAB303B1")))

+	(object Class "ValueExpressionSimple"

+	    quid       	"3B389E9103C5"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D00100110"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "value"

+		    quid       	"3B3A11EB01F7"

+		    type       	"String"

+		    exportControl 	"Public")))

+	(object Class "ValueExpressionColumn"

+	    quid       	"3B389EAF00BB"

+	    documentation 	"This is a VEC"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D003D00C4"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4")))

+	(object Class "ValueExpressionVariable"

+	    quid       	"3B389EC5029D"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D00350311"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4")))

+	(object Class "ValueExpressionScalarSelect"

+	    quid       	"3B389EE1015D"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D0046023A"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4")))

+	(object Class "ValueExpressionLabeledDuration"

+	    quid       	"3B389EF70385"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D00230320"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "labeledDurationType"

+		    quid       	"3B3A625801E8"

+		    type       	"ValueExpressionLabeledDurationType"

+		    quidu      	"3B3A62830230"

+		    exportControl 	"Public")))

+	(object Class "ValueExpressionCase"

+	    quid       	"3B389F19026C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D0086030E"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4"))

+	    abstract   	TRUE)

+	(object Class "ValueExpressionCast"

+	    quid       	"3B389F33029B"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D005E0021"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4")))

+	(object Class "ValueExpressionNullValue"

+	    quid       	"3B389F460086"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D00650216"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4")))

+	(object Class "ValueExpressionDefaultValue"

+	    quid       	"3B389F5E013E"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D007200FC"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4")))

+	(object Class "ValueExpressionFunction"

+	    quid       	"3B389F78002D"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D0054037A"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionAtomic"

+		    quidu      	"404CFF9003B4"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "specialRegister"

+		    quid       	"3B3A167402DD"

+		    type       	"boolean"

+		    exportControl 	"Public")

+		(object ClassAttribute "distinct"

+		    quid       	"3C5F00D1036B"

+		    type       	"boolean"

+		    exportControl 	"Public")

+		(object ClassAttribute "columnFunction"

+		    quid       	"3C5F011003C6"

+		    type       	"boolean"

+		    exportControl 	"Public")))

+	(object Class "ValueExpressionCombined"

+	    quid       	"3B389F8603D1"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A03D0153"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "combinedOperator"

+		    quid       	"3B3A601100FA"

+		    type       	"ValueExpressionCombinedOperator"

+		    quidu      	"3B3A5E3B0357"

+		    exportControl 	"Public")))

+	(object Class "GroupingSets"

+	    quid       	"3B38A4DC01A4"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A50302FF"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSpecification"

+		    quidu      	"3B37F63D0369")))

+	(object Class "Grouping"

+	    quid       	"3B38A4EC0266"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A506030D"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSpecification"

+		    quidu      	"3B37F63D0369"))

+	    abstract   	TRUE)

+	(object Class "GroupingSetsElement"

+	    quid       	"3B38A510018B"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404CF96B0377"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB"))

+	    abstract   	TRUE)

+	(object Class "GroupingSetsElementSublist"

+	    quid       	"3B38A54D0297"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A57C03CB"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSetsElement"

+		    quidu      	"3B38A510018B")))

+	(object Class "GroupingSetsElementExpression"

+	    quid       	"3B38A56901C5"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A57F0040"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSetsElement"

+		    quidu      	"3B38A510018B")))

+	(object Class "SuperGroup"

+	    quid       	"3B38A6570326"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A67601B8"

+		    supplier   	"Logical View::SQLQueryModel::Grouping"

+		    quidu      	"3B38A4EC0266"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "superGroupType"

+		    quid       	"3B39FDB60343"

+		    type       	"SuperGroupType"

+		    quidu      	"3B39FEAC03A1"

+		    exportControl 	"Public")))

+	(object Class "GroupingExpression"

+	    quid       	"3B38A6670094"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A679000E"

+		    supplier   	"Logical View::SQLQueryModel::Grouping"

+		    quidu      	"3B38A4EC0266")))

+	(object Class "SuperGroupElement"

+	    quid       	"3B38A6870389"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404CF9D0014B"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB"))

+	    abstract   	TRUE)

+	(object Class "SuperGroupElementSublist"

+	    quid       	"3B38A6A1037C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A6C40391"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroupElement"

+		    quidu      	"3B38A6870389")))

+	(object Class "SuperGroupElementExpression"

+	    quid       	"3B38A6AF026E"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A6C70074"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroupElement"

+		    quidu      	"3B38A6870389")))

+	(object Class "ValueExpressionCaseSearch"

+	    quid       	"3B38A8D00055"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A92E00B4"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCase"

+		    quidu      	"3B389F19026C")))

+	(object Class "ValueExpressionCaseSimple"

+	    quid       	"3B38A8EF0082"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3B38A93003BA"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCase"

+		    quidu      	"3B389F19026C")))

+	(object Class "ValueExpressionCaseElse"

+	    quid       	"3B38A90D01A7"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D07300361"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "ValueExpressionCaseSearchContent"

+	    quid       	"3B38A9A7034D"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D08840021"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "ValueExpressionCaseSimpleContent"

+	    quid       	"3B38A9C1019C"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D086F0338"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "SuperGroupType"

+	    quid       	"3B39FEAC03A1"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "CUBE"

+		    quid       	"404C388500E6"

+		    exportControl 	"Public")

+		(object ClassAttribute "GRANDTOTAL"

+		    quid       	"404C388F01F9"

+		    exportControl 	"Public")

+		(object ClassAttribute "ROLLUP"

+		    quid       	"404C393003E5"

+		    exportControl 	"Public")))

+	(object Class "PredicateQuantifiedType"

+	    quid       	"3B3A0500009D"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "SOME"

+		    quid       	"404C4FBA0266"

+		    exportControl 	"Public")

+		(object ClassAttribute "ANY"

+		    quid       	"404C4FBF00BE"

+		    exportControl 	"Public")

+		(object ClassAttribute "ALL"

+		    quid       	"404C4FC30060"

+		    exportControl 	"Public")))

+	(object Class "PredicateComparisonOperator"

+	    quid       	"3B3A0A6F00D9"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "EQUAL"

+		    quid       	"404C4FFB0038"

+		    exportControl 	"Public")

+		(object ClassAttribute "NOT_EQUAL"

+		    quid       	"404C4FFF02BF"

+		    exportControl 	"Public")

+		(object ClassAttribute "LESS_THAN"

+		    quid       	"404C500D019D"

+		    exportControl 	"Public")

+		(object ClassAttribute "GREATER_THAN"

+		    quid       	"404C5013035E"

+		    exportControl 	"Public")

+		(object ClassAttribute "LESS_THAN_OR_EQUAL"

+		    quid       	"404C501E027E"

+		    exportControl 	"Public")

+		(object ClassAttribute "GREATER_THAN_OR_EQUAL"

+		    quid       	"404C5025013D"

+		    exportControl 	"Public")))

+	(object Class "SearchConditionCombinedOperator"

+	    quid       	"3B3A0FC50214"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "AND"

+		    quid       	"404C519C004C"

+		    exportControl 	"Public")

+		(object ClassAttribute "OR"

+		    quid       	"404C51A002B5"

+		    exportControl 	"Public")))

+	(object Class "TableJoinedOperator"

+	    quid       	"3B3A10F70322"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "DEFAULT_INNER"

+		    quid       	"4049232D006E"

+		    exportControl 	"Public")

+		(object ClassAttribute "EXPLICIT_INNER"

+		    quid       	"4049233501BA"

+		    exportControl 	"Public")

+		(object ClassAttribute "LEFT_OUTER"

+		    quid       	"404923460218"

+		    exportControl 	"Public")

+		(object ClassAttribute "RIGHT_OUTER"

+		    quid       	"4049234B0284"

+		    exportControl 	"Public")

+		(object ClassAttribute "FULL_OUTER"

+		    quid       	"40492353025D"

+		    exportControl 	"Public")))

+	(object Class "QueryCombinedOperator"

+	    quid       	"3B3A1F54022F"

+	    documentation 	

+|UNION=1

+|UNION_ALL=2

+|INTERSECT=3

+|INTERSECT_ALL=4

+|EXCEPT=5

+|EXCEPT_ALL=6

+	    

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "UNION"

+		    quid       	"4049175800CC"

+		    exportControl 	"Public")

+		(object ClassAttribute "UNION_ALL"

+		    quid       	"4049177101D7"

+		    exportControl 	"Public")

+		(object ClassAttribute "INTERSECT"

+		    quid       	"4049178B02ED"

+		    exportControl 	"Public")

+		(object ClassAttribute "INTERSECT_ALL"

+		    quid       	"404917940028"

+		    exportControl 	"Public")

+		(object ClassAttribute "EXCEPT"

+		    quid       	"4049179D01E4"

+		    exportControl 	"Public")

+		(object ClassAttribute "EXCEPT_ALL"

+		    quid       	"404917A20213"

+		    exportControl 	"Public")))

+	(object Class "ValueExpressionUnaryOperator"

+	    quid       	"3B3A5E0F015F"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "NONE"

+		    quid       	"404D097D0065"

+		    exportControl 	"Public")

+		(object ClassAttribute "PLUS"

+		    quid       	"404D0987015A"

+		    exportControl 	"Public")

+		(object ClassAttribute "MINUS"

+		    quid       	"404D098B00DD"

+		    exportControl 	"Public")))

+	(object Class "ValueExpressionCombinedOperator"

+	    quid       	"3B3A5E3B0357"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "ADD"

+		    quid       	"404CE20400FB"

+		    exportControl 	"Public")

+		(object ClassAttribute "SUBTRACT"

+		    quid       	"404CE20800D9"

+		    exportControl 	"Public")

+		(object ClassAttribute "MULTIPLY"

+		    quid       	"404CE20C037D"

+		    exportControl 	"Public")

+		(object ClassAttribute "DIVIDE"

+		    quid       	"404CE2120209"

+		    exportControl 	"Public")

+		(object ClassAttribute "CONCATENATE"

+		    quid       	"404CE2160183"

+		    exportControl 	"Public")))

+	(object Class "ValueExpressionLabeledDurationType"

+	    quid       	"3B3A62830230"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "YEARS"

+		    quid       	"404CE14E0153"

+		    exportControl 	"Public")

+		(object ClassAttribute "MONTHS"

+		    quid       	"404CE143011B"

+		    exportControl 	"Public")

+		(object ClassAttribute "DAYS"

+		    quid       	"404CE12301F2"

+		    exportControl 	"Public")

+		(object ClassAttribute "HOURS"

+		    quid       	"404CE12900F6"

+		    exportControl 	"Public")

+		(object ClassAttribute "MINUTES"

+		    quid       	"404CE13E01B5"

+		    exportControl 	"Public")

+		(object ClassAttribute "SECONDS"

+		    quid       	"404CE148010F"

+		    exportControl 	"Public")

+		(object ClassAttribute "MICROSECONDS"

+		    quid       	"404CE1320398"

+		    exportControl 	"Public")))

+	(object Class "TableInDatabase"

+	    quid       	"3BF3D3560327"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3BF3D3DA011E"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288")))

+	(object Class "TableFunction"

+	    quid       	"3BF3D3E801A0"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"3BF3D3F70129"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288")))

+	(object Class "SQLQueryObject"

+	    quid       	"4046839E02AB"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404683B902A0"

+		    supplier   	"Logical View::SQLModel::Schema::SQLObject"

+		    quidu      	"3E9B3EB5002B"))

+	    operations 	(list Operations

+		(object Operation "getSQL"

+		    quid       	"404776F300CD"

+		    result     	"String"

+		    concurrency 	"Sequential"

+		    opExportControl 	"Public"

+		    uid        	0)

+		(object Operation "setSQL"

+		    quid       	"4193EFDF01E7"

+		    parameters 	(list Parameters

+			(object Parameter "sqlText"

+			    quid       	"4193EFF503DE"

+			    type       	"String"))

+		    result     	"void"

+		    concurrency 	"Sequential"

+		    opExportControl 	"Public"

+		    uid        	0))

+	    abstract   	TRUE)

+	(object Class "QueryChangeStatement"

+	    quid       	"40490E600298"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"40490EDD0342"

+		    supplier   	"Logical View::SQLQueryModel::QueryStatement"

+		    quidu      	"3B3785180139")

+		(object Inheritance_Relationship

+		    quid       	"40490F930040"

+		    supplier   	"Logical View::SQLModel::Statements::SQLDataChangeStatement"

+		    quidu      	"40490973001D"))

+	    abstract   	TRUE)

+	(object Class "ColumnName"

+	    quid       	"4049226F035A"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404923E20186"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "TableNested"

+	    quid       	"404924F0038D"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"40492517032F"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178")))

+	(object Class "QueryMergeStatement"

+	    quid       	"404C2AAB0232"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404C2AD802CD"

+		    supplier   	"Logical View::SQLQueryModel::QueryChangeStatement"

+		    quidu      	"40490E600298")))

+	(object Class "SearchConditionNested"

+	    quid       	"404C491D033E"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404C4949003E"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224")))

+	(object Class "ValueExpressionNested"

+	    quid       	"404CFF7601CC"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D00AA0067"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160")))

+	(object Class "ValueExpressionAtomic"

+	    quid       	"404CFF9003B4"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D00B20108"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"))

+	    abstract   	TRUE)

+	(object Class "OrderBySpecification"

+	    quid       	"404D14E20381"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D177802CE"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "descending"

+		    quid       	"404D15D90390"

+		    type       	"boolean"

+		    exportControl 	"Public")

+		(object ClassAttribute "OrderingSpecOption"

+		    quid       	"435960AB0302"

+		    type       	"OrderingSpecType"

+		    quidu      	"43596054009A"

+		    exportControl 	"Public")

+		(object ClassAttribute "NullOrderingOption"

+		    quid       	"435960E503C4"

+		    type       	"NullOrderingType"

+		    quidu      	"43595F9F031B"

+		    exportControl 	"Public"))

+	    abstract   	TRUE)

+	(object Class "OrderByOrdinal"

+	    quid       	"404D1615021A"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"404D164E0244"

+		    supplier   	"Logical View::SQLQueryModel::OrderBySpecification"

+		    quidu      	"404D14E20381"))

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "ordinalValue"

+		    quid       	"404D18240069"

+		    type       	"int"

+		    exportControl 	"Public")))

+	(object Class "TableCorrelation"

+	    quid       	"412F8BD80253"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"412F9AEA0288"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "UpdateSource"

+	    quid       	"4176D9920095"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"417D47620183"

+		    supplier   	"Logical View::SQLQueryModel::SQLQueryObject"

+		    quidu      	"4046839E02AB")))

+	(object Class "UpdateSourceExprList"

+	    quid       	"4176DB070150"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"4176DB1E0118"

+		    supplier   	"Logical View::SQLQueryModel::UpdateSource"

+		    quidu      	"4176D9920095")))

+	(object Class "UpdateSourceQuery"

+	    quid       	"4176DB2502C7"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"4176DB3500B8"

+		    supplier   	"Logical View::SQLQueryModel::UpdateSource"

+		    quidu      	"4176D9920095")))

+	(object Class "OrderByResultColumn"

+	    quid       	"41AB8B39017F"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"41AB8B390193"

+		    supplier   	"Logical View::SQLQueryModel::OrderBySpecification"

+		    quidu      	"404D14E20381")))

+	(object Class "WithTableReference"

+	    quid       	"41F971470060"

+	    superclasses 	(list inheritance_relationship_list

+		(object Inheritance_Relationship

+		    quid       	"41F9736403D7"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288")))

+	(object Class "NullOrderingType"

+	    quid       	"43595F9F031B"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "NONE"

+		    quid       	"4359602403C6"

+		    exportControl 	"Public")

+		(object ClassAttribute "NULLS_FIRST"

+		    quid       	"4359600E02FC"

+		    exportControl 	"Public")

+		(object ClassAttribute "NULLS_LAST"

+		    quid       	"4359601A03CC"

+		    exportControl 	"Public")))

+	(object Class "OrderingSpecType"

+	    quid       	"43596054009A"

+	    stereotype 	"enumeration"

+	    class_attributes 	(list class_attribute_list

+		(object ClassAttribute "NONE"

+		    quid       	"435960820349"

+		    exportControl 	"Public")

+		(object ClassAttribute "ASC"

+		    quid       	"435960720075"

+		    exportControl 	"Public")

+		(object ClassAttribute "DESC"

+		    quid       	"4359607903BE"

+		    exportControl 	"Public")))

+	(object Association "$UNNAMED$0"

+	    quid       	"3B37928901A5"

+	    roles      	(list role_list

+		(object Role "updateStatement"

+		    quid       	"3B37928A002A"

+		    label      	"updateStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryUpdateStatement"

+		    quidu      	"3B3785760076"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "assignmentClause"

+		    quid       	"3B37928A0034"

+		    label      	"assignmentClause"

+		    supplier   	"Logical View::SQLQueryModel::UpdateAssignmentExpression"

+		    quidu      	"3B378BF6015F"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$1"

+	    quid       	"3B37928B0298"

+	    roles      	(list role_list

+		(object Role "updateStatement"

+		    quid       	"3B37928C009B"

+		    label      	"updateStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryUpdateStatement"

+		    quidu      	"3B3785760076"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "whereCurrentOfClause"

+		    quid       	"3B37928C00A5"

+		    label      	"whereCurrentOfClause"

+		    supplier   	"Logical View::SQLQueryModel::CursorReference"

+		    quidu      	"3B378C08021A"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$2"

+	    quid       	"3B37928F0153"

+	    roles      	(list role_list

+		(object Role "updateStatement"

+		    quid       	"3B37928F0352"

+		    label      	"updateStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryUpdateStatement"

+		    quidu      	"3B3785760076"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "whereClause"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B37928F035C"

+		    label      	"whereClause"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$3"

+	    quid       	"3B3792910387"

+	    roles      	(list role_list

+		(object Role "updateStatement"

+		    attributes 	(list Attribute_Set)

+		    quid       	"3B379292028E"

+		    label      	"updateStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryUpdateStatement"

+		    quidu      	"3B3785760076"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "targetTable"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B3792920298"

+		    label      	"targetTable"

+		    supplier   	"Logical View::SQLQueryModel::TableInDatabase"

+		    quidu      	"3BF3D3560327"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$4"

+	    quid       	"3B37935D03C6"

+	    roles      	(list role_list

+		(object Role "assignmentExprTarget"

+		    quid       	"3B37935E01D3"

+		    label      	"assignmentExprTarget"

+		    supplier   	"Logical View::SQLQueryModel::UpdateAssignmentExpression"

+		    quidu      	"3B378BF6015F"

+		    is_navigable 	TRUE)

+		(object Role "targetColumnList"

+		    quid       	"3B37935E01DD"

+		    label      	"targetColumnList"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionColumn"

+		    quidu      	"3B389EAF00BB"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$5"

+	    quid       	"3B3795650049"

+	    roles      	(list role_list

+		(object Role "deleteStatement"

+		    quid       	"3B379565025C"

+		    label      	"deleteStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryDeleteStatement"

+		    quidu      	"3B378546017C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "whereCurrentOfClause"

+		    quid       	"3B3795650266"

+		    label      	"whereCurrentOfClause"

+		    supplier   	"Logical View::SQLQueryModel::CursorReference"

+		    quidu      	"3B378C08021A"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$6"

+	    quid       	"3B3795670010"

+	    roles      	(list role_list

+		(object Role "deleteStatement"

+		    quid       	"3B379567018C"

+		    label      	"deleteStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryDeleteStatement"

+		    quidu      	"3B378546017C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "whereClause"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B3795670196"

+		    label      	"whereClause"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$7"

+	    quid       	"3B379568031E"

+	    roles      	(list role_list

+		(object Role "deleteStatement"

+		    quid       	"3B3795690167"

+		    label      	"deleteStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryDeleteStatement"

+		    quidu      	"3B378546017C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "targetTable"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B3795690171"

+		    label      	"targetTable"

+		    supplier   	"Logical View::SQLQueryModel::TableInDatabase"

+		    quidu      	"3BF3D3560327"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$8"

+	    quid       	"3B37973E0021"

+	    roles      	(list role_list

+		(object Role "insertStatement"

+		    quid       	"3B37973E02AC"

+		    label      	"insertStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryInsertStatement"

+		    quidu      	"3B3785520223"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "sourceQuery"

+		    quid       	"3B37973E02B6"

+		    label      	"sourceQuery"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$9"

+	    quid       	"3B37974000CE"

+	    roles      	(list role_list

+		(object Role "insertStatement"

+		    quid       	"3B3797400309"

+		    label      	"insertStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryInsertStatement"

+		    quidu      	"3B3785520223"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "sourceValuesRowList"

+		    quid       	"3B379740030B"

+		    label      	"sourceValuesRowList"

+		    supplier   	"Logical View::SQLQueryModel::ValuesRow"

+		    quidu      	"3B3796910130"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$10"

+	    quid       	"3B3797480120"

+	    roles      	(list role_list

+		(object Role "insertStatement"

+		    attributes 	(list Attribute_Set)

+		    quid       	"3B3797480396"

+		    label      	"insertStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryInsertStatement"

+		    quidu      	"3B3785520223"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "targetTable"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B37974803AB"

+		    label      	"targetTable"

+		    supplier   	"Logical View::SQLQueryModel::TableInDatabase"

+		    quidu      	"3BF3D3560327"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$11"

+	    quid       	"3B37974E00C4"

+	    roles      	(list role_list

+		(object Role "valuesRow"

+		    quid       	"3B37974E02D7"

+		    label      	"valuesRow"

+		    supplier   	"Logical View::SQLQueryModel::ValuesRow"

+		    quidu      	"3B3796910130"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "exprList"

+		    quid       	"3B37974E02D9"

+		    label      	"exprList"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$12"

+	    quid       	"3B37EF760210"

+	    roles      	(list role_list

+		(object Role "tableJoined"

+		    quid       	"3B37EF770117"

+		    label      	"tableJoined"

+		    supplier   	"Logical View::SQLQueryModel::TableJoined"

+		    quidu      	"3B37EEB00323"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "joinCondition"

+		    quid       	"3B37EF770121"

+		    label      	"joinCondition"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$13"

+	    quid       	"3B37EFFB0315"

+	    roles      	(list role_list

+		(object Role "tableJoinedRight"

+		    quid       	"3B37EFFD01CE"

+		    label      	"tableJoinedRight"

+		    supplier   	"Logical View::SQLQueryModel::TableJoined"

+		    quidu      	"3B37EEB00323"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "tableRefRight"

+		    quid       	"3B37EFFD01D8"

+		    label      	"tableRefRight"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$14"

+	    quid       	"3B37F011008C"

+	    roles      	(list role_list

+		(object Role "tableJoinedLeft"

+		    quid       	"3B37F01200E8"

+		    label      	"tableJoinedLeft"

+		    supplier   	"Logical View::SQLQueryModel::TableJoined"

+		    quidu      	"3B37EEB00323"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "tableRefLeft"

+		    quid       	"3B37F01200F2"

+		    label      	"tableRefLeft"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$15"

+	    quid       	"3B37F2020023"

+	    roles      	(list role_list

+		(object Role "combinedLeft"

+		    quid       	"3B37F203013C"

+		    label      	"combinedLeft"

+		    supplier   	"Logical View::SQLQueryModel::SearchConditionCombined"

+		    quidu      	"3B37F1CF032C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "leftCondition"

+		    quid       	"3B37F2030147"

+		    label      	"leftCondition"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$16"

+	    quid       	"3B37F20B027E"

+	    roles      	(list role_list

+		(object Role "combinedRight"

+		    quid       	"3B37F20C0262"

+		    label      	"combinedRight"

+		    supplier   	"Logical View::SQLQueryModel::SearchConditionCombined"

+		    quidu      	"3B37F1CF032C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "rightCondition"

+		    quid       	"3B37F20C0264"

+		    label      	"rightCondition"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$17"

+	    quid       	"3B37F3F302B2"

+	    roles      	(list role_list

+		(object Role "selectStatement"

+		    quid       	"3B37F3F400A1"

+		    label      	"selectStatement"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelectStatement"

+		    quidu      	"3B37856000BB"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "queryExpr"

+		    quid       	"3B37F3F400A3"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$18"

+	    quid       	"3B37F3F503CD"

+	    roles      	(list role_list

+		(object Role "selectStatement"

+		    quid       	"3B37F3F6018A"

+		    label      	"selectStatement"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelectStatement"

+		    quidu      	"3B37856000BB"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "orderByClause"

+		    quid       	"3B37F3F60194"

+		    label      	"orderByClause"

+		    supplier   	"Logical View::SQLQueryModel::OrderBySpecification"

+		    quidu      	"404D14E20381"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$19"

+	    quid       	"3B37F3F80183"

+	    roles      	(list role_list

+		(object Role "orderByValueExpr"

+		    quid       	"3B37F3F80350"

+		    label      	"orderByValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::OrderByValueExpression"

+		    quidu      	"3B37F35A0212"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B37F3F80352"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$20"

+	    quid       	"3B37F3FB0368"

+	    roles      	(list role_list

+		(object Role "queryExpressionRoot "

+		    quid       	"3B37F3FC0189"

+		    label      	"queryExpressionRoot "

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "withClause"

+		    quid       	"3B37F3FC0193"

+		    label      	"withClause"

+		    supplier   	"Logical View::SQLQueryModel::WithTableSpecification"

+		    quidu      	"3B37EEBD019C"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$21"

+	    quid       	"3B37F408023A"

+	    roles      	(list role_list

+		(object Role "queryExpression"

+		    quid       	"3B37F40900F1"

+		    label      	"queryExpression"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "query"

+		    quid       	"3B37F40900FB"

+		    label      	"query"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$22"

+	    quid       	"3B37F67B01C4"

+	    roles      	(list role_list

+		(object Role "querySelectHaving"

+		    quid       	"3B37F67C007B"

+		    label      	"querySelectHaving"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelect"

+		    quidu      	"3B37F44F02C8"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "havingClause"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B37F67C0085"

+		    label      	"havingClause"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$23"

+	    quid       	"3B37F67E0204"

+	    roles      	(list role_list

+		(object Role "querySelectWhere"

+		    quid       	"3B37F67F013D"

+		    label      	"querySelectWhere"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelect"

+		    quidu      	"3B37F44F02C8"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "whereClause"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B37F67F013F"

+		    label      	"whereClause"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$24"

+	    quid       	"3B37F6880259"

+	    roles      	(list role_list

+		(object Role "querySelect"

+		    quid       	"3B37F6890174"

+		    label      	"querySelect"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelect"

+		    quidu      	"3B37F44F02C8"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "groupByClause"

+		    quid       	"3B37F6890176"

+		    label      	"groupByClause"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSpecification"

+		    quidu      	"3B37F63D0369"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$25"

+	    quid       	"3B37F6900264"

+	    roles      	(list role_list

+		(object Role "querySelect"

+		    quid       	"3B37F69102CA"

+		    label      	"querySelect"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelect"

+		    quidu      	"3B37F44F02C8"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "selectClause"

+		    quid       	"3B37F69102CC"

+		    label      	"selectClause"

+		    supplier   	"Logical View::SQLQueryModel::QueryResultSpecification"

+		    quidu      	"3B37F66102FD"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$26"

+	    quid       	"3B37F69401CA"

+	    roles      	(list role_list

+		(object Role "querySelect"

+		    quid       	"3B37F69403B4"

+		    label      	"querySelect"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelect"

+		    quidu      	"3B37F44F02C8"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "fromClause"

+		    quid       	"3B37F69403BE"

+		    label      	"fromClause"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$27"

+	    quid       	"3B37F9D90051"

+	    roles      	(list role_list

+		(object Role "resultColumn"

+		    quid       	"3B37F9D901AF"

+		    label      	"resultColumn"

+		    supplier   	"Logical View::SQLQueryModel::ResultColumn"

+		    quidu      	"3B37F947006F"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B37F9D901B1"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$28"

+	    quid       	"3B37FB2D01EA"

+	    roles      	(list role_list

+		(object Role "basicRight"

+		    quid       	"3B37FB2D03A3"

+		    label      	"basicRight"

+		    supplier   	"Logical View::SQLQueryModel::PredicateBasic"

+		    quidu      	"3B37FA6F011F"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "rightValueExpr"

+		    quid       	"3B37FB2D03A5"

+		    label      	"rightValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$29"

+	    quid       	"3B37FB2F0215"

+	    roles      	(list role_list

+		(object Role "basicLeft"

+		    quid       	"3B37FB2F03CE"

+		    label      	"basicLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateBasic"

+		    quidu      	"3B37FA6F011F"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "leftValueExpr"

+		    quid       	"3B37FB2F03D0"

+		    label      	"leftValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$30"

+	    quid       	"3B37FB5501D4"

+	    roles      	(list role_list

+		(object Role "likePattern"

+		    quid       	"3B37FB550396"

+		    label      	"likePattern"

+		    supplier   	"Logical View::SQLQueryModel::PredicateLike"

+		    quidu      	"3B37FAC702A2"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "patternValueExpr"

+		    quid       	"3B37FB550398"

+		    label      	"patternValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$31"

+	    quid       	"3B37FB580282"

+	    roles      	(list role_list

+		(object Role "likeMatching"

+		    quid       	"3B37FB59003F"

+		    label      	"likeMatching"

+		    supplier   	"Logical View::SQLQueryModel::PredicateLike"

+		    quidu      	"3B37FAC702A2"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "matchingValueExpr"

+		    quid       	"3B37FB590049"

+		    label      	"matchingValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$32"

+	    quid       	"3B37FB600107"

+	    roles      	(list role_list

+		(object Role "predicateNull"

+		    quid       	"3B37FB6002E8"

+		    label      	"predicateNull"

+		    supplier   	"Logical View::SQLQueryModel::PredicateIsNull"

+		    quidu      	"3B37FAD50324"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B37FB6002F2"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$33"

+	    quid       	"3B37FCD10176"

+	    roles      	(list role_list

+		(object Role "inValueListRight"

+		    quid       	"3B37FCD20005"

+		    label      	"inValueListRight"

+		    supplier   	"Logical View::SQLQueryModel::PredicateInValueList"

+		    quidu      	"3B37FBF403E5"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExprList"

+		    quid       	"3B37FCD20007"

+		    label      	"valueExprList"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$34"

+	    quid       	"3B37FCD40044"

+	    roles      	(list role_list

+		(object Role "inValueListLeft"

+		    quid       	"3B37FCD401AC"

+		    label      	"inValueListLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateInValueList"

+		    quidu      	"3B37FBF403E5"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B37FCD401AE"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$35"

+	    quid       	"3B37FD6F00A1"

+	    roles      	(list role_list

+		(object Role "inValueRowSelectLeft"

+		    quid       	"3B37FD6F0259"

+		    label      	"inValueRowSelectLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateInValueRowSelect"

+		    quidu      	"3B37FC0B03C0"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExprList"

+		    quid       	"3B37FD6F0263"

+		    label      	"valueExprList"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$36"

+	    quid       	"3B37FD710234"

+	    roles      	(list role_list

+		(object Role "inValueRowSelectRight"

+		    quid       	"3B37FD7103A7"

+		    label      	"inValueRowSelectRight"

+		    supplier   	"Logical View::SQLQueryModel::PredicateInValueRowSelect"

+		    quidu      	"3B37FC0B03C0"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "queryExpr"

+		    quid       	"3B37FD7103B1"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$37"

+	    quid       	"3B37FD7702A1"

+	    roles      	(list role_list

+		(object Role "inValueSelectRight"

+		    quid       	"3B37FD780090"

+		    label      	"inValueSelectRight"

+		    supplier   	"Logical View::SQLQueryModel::PredicateInValueSelect"

+		    quidu      	"3B37FBE4017F"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "queryExpr"

+		    quid       	"3B37FD78009A"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$38"

+	    quid       	"3B37FD79036C"

+	    roles      	(list role_list

+		(object Role "inValueSelectLeft"

+		    quid       	"3B37FD7A0165"

+		    label      	"inValueSelectLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateInValueSelect"

+		    quidu      	"3B37FBE4017F"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B37FD7A016F"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$39"

+	    quid       	"3B37FD810255"

+	    roles      	(list role_list

+		(object Role "quantifiedRowSelectRight"

+		    quid       	"3B37FD820044"

+		    label      	"quantifiedRowSelectRight"

+		    supplier   	"Logical View::SQLQueryModel::PredicateQuantifiedRowSelect"

+		    quidu      	"3B37FBB7024D"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "queryExpr"

+		    quid       	"3B37FD820046"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$40"

+	    quid       	"3B37FD83038F"

+	    roles      	(list role_list

+		(object Role "quantifiedRowSelectLeft"

+		    quid       	"3B37FD840173"

+		    label      	"quantifiedRowSelectLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateQuantifiedRowSelect"

+		    quidu      	"3B37FBB7024D"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExprList"

+		    quid       	"3B37FD840175"

+		    label      	"valueExprList"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$41"

+	    quid       	"3B37FD8502FB"

+	    roles      	(list role_list

+		(object Role "quantifiedValueSelectRight"

+		    quid       	"3B37FD8600D6"

+		    label      	"quantifiedValueSelectRight"

+		    supplier   	"Logical View::SQLQueryModel::PredicateQuantifiedValueSelect"

+		    quidu      	"3B37FB9C03C0"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "queryExpr"

+		    quid       	"3B37FD8600E0"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$42"

+	    quid       	"3B37FD87024A"

+	    roles      	(list role_list

+		(object Role "quantifiedValueSelectLeft"

+		    quid       	"3B37FD880010"

+		    label      	"quantifiedValueSelectLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateQuantifiedValueSelect"

+		    quidu      	"3B37FB9C03C0"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B37FD880012"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$43"

+	    quid       	"3B37FE4D00D2"

+	    roles      	(list role_list

+		(object Role "betweenLeft"

+		    quid       	"3B37FE4E0110"

+		    label      	"betweenLeft"

+		    supplier   	"Logical View::SQLQueryModel::PredicateBetween"

+		    quidu      	"3B37FA98004B"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "leftValueExpr"

+		    quid       	"3B37FE4E011A"

+		    label      	"leftValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$44"

+	    quid       	"3B37FE530185"

+	    roles      	(list role_list

+		(object Role "betweenRight1"

+		    quid       	"3B37FE540078"

+		    label      	"betweenRight1"

+		    supplier   	"Logical View::SQLQueryModel::PredicateBetween"

+		    quidu      	"3B37FA98004B"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "rightValueExpr1"

+		    quid       	"3B37FE540083"

+		    label      	"rightValueExpr1"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$45"

+	    quid       	"3B37FE560229"

+	    roles      	(list role_list

+		(object Role "betweenRight2"

+		    quid       	"3B37FE570068"

+		    label      	"betweenRight2"

+		    supplier   	"Logical View::SQLQueryModel::PredicateBetween"

+		    quidu      	"3B37FA98004B"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "rightValueExpr2"

+		    quid       	"3B37FE570072"

+		    label      	"rightValueExpr2"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$46"

+	    quid       	"3B38A0AF031A"

+	    roles      	(list role_list

+		(object Role "valueExpr"

+		    quid       	"3B38A0B00343"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "valueExprCast"

+		    quid       	"3B38A0B00375"

+		    label      	"valueExprCast"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCast"

+		    quidu      	"3B389F33029B"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$47"

+	    quid       	"3B38A10F0282"

+	    roles      	(list role_list

+		(object Role "parameterList"

+		    quid       	"3B38A11800D6"

+		    label      	"parameterList"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "valueExprFunction"

+		    quid       	"3B38A1180108"

+		    label      	"valueExprFunction"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionFunction"

+		    quidu      	"3B389F78002D"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$48"

+	    quid       	"3B38A1D3032E"

+	    roles      	(list role_list

+		(object Role "leftValueExpr"

+		    quid       	"3B38A1DD011F"

+		    label      	"leftValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "valueExprCombinedLeft"

+		    quid       	"3B38A1DD015B"

+		    label      	"valueExprCombinedLeft"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCombined"

+		    quidu      	"3B389F8603D1"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$49"

+	    quid       	"3B38A25500FA"

+	    roles      	(list role_list

+		(object Role "valueExprCombinedRight"

+		    quid       	"3B38A25C01FE"

+		    label      	"valueExprCombinedRight"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCombined"

+		    quidu      	"3B389F8603D1"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "rightValueExpr"

+		    quid       	"3B38A25C0208"

+		    label      	"rightValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$50"

+	    quid       	"3B38A5230323"

+	    roles      	(list role_list

+		(object Role "groupingSets"

+		    quid       	"3B38A5240112"

+		    label      	"groupingSets"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSets"

+		    quidu      	"3B38A4DC01A4"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "groupingSetsElementList"

+		    quid       	"3B38A524011C"

+		    label      	"groupingSetsElementList"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSetsElement"

+		    quidu      	"3B38A510018B"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$51"

+	    quid       	"3B38A5C0021A"

+	    roles      	(list role_list

+		(object Role "groupingSetsElementExprList"

+		    quid       	"3B38A5C20368"

+		    label      	"groupingSetsElementExprList"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSetsElementExpression"

+		    quidu      	"3B38A56901C5"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "groupingSetsElementSublist"

+		    quid       	"3B38A5C20372"

+		    label      	"groupingSetsElementSublist"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSetsElementSublist"

+		    quidu      	"3B38A54D0297"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$52"

+	    quid       	"3B38A62A029F"

+	    roles      	(list role_list

+		(object Role "groupingSetsElementExpr"

+		    quid       	"3B38A62C005D"

+		    label      	"groupingSetsElementExpr"

+		    supplier   	"Logical View::SQLQueryModel::GroupingSetsElementExpression"

+		    quidu      	"3B38A56901C5"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "grouping "

+		    quid       	"3B38A62C0067"

+		    label      	"grouping "

+		    supplier   	"Logical View::SQLQueryModel::Grouping"

+		    quidu      	"3B38A4EC0266"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$53"

+	    quid       	"3B38A70101E0"

+	    roles      	(list role_list

+		(object Role "superGroupElementSublist"

+		    quid       	"3B38A7020340"

+		    label      	"superGroupElementSublist"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroupElementSublist"

+		    quidu      	"3B38A6A1037C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "superGroupElementExprList"

+		    quid       	"3B38A7020342"

+		    label      	"superGroupElementExprList"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroupElementExpression"

+		    quidu      	"3B38A6AF026E"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$54"

+	    quid       	"3B38A731009E"

+	    roles      	(list role_list

+		(object Role "superGroup"

+		    quid       	"3B38A7310289"

+		    label      	"superGroup"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroup"

+		    quidu      	"3B38A6570326"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "superGroupElementList"

+		    quid       	"3B38A7310293"

+		    label      	"superGroupElementList"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroupElement"

+		    quidu      	"3B38A6870389"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$55"

+	    quid       	"3B38A78A002E"

+	    roles      	(list role_list

+		(object Role "groupingExpr"

+		    quid       	"3B38A78A01FB"

+		    label      	"groupingExpr"

+		    supplier   	"Logical View::SQLQueryModel::GroupingExpression"

+		    quidu      	"3B38A6670094"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B38A78A0205"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$56"

+	    quid       	"3B38A7A50376"

+	    roles      	(list role_list

+		(object Role "groupingExpr"

+		    quid       	"3B38A7A9015F"

+		    label      	"groupingExpr"

+		    supplier   	"Logical View::SQLQueryModel::GroupingExpression"

+		    quidu      	"3B38A6670094"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "superGroupElementExpr"

+		    quid       	"3B38A7A90169"

+		    label      	"superGroupElementExpr"

+		    supplier   	"Logical View::SQLQueryModel::SuperGroupElementExpression"

+		    quidu      	"3B38A6AF026E"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$57"

+	    quid       	"3B38A97000B9"

+	    roles      	(list role_list

+		(object Role "valueExprCase"

+		    quid       	"3B38A9700362"

+		    label      	"valueExprCase"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCase"

+		    quidu      	"3B389F19026C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "caseElse"

+		    quid       	"3B38A970036C"

+		    label      	"caseElse"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseElse"

+		    quidu      	"3B38A90D01A7"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$58"

+	    quid       	"3B38AA3102F2"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSimple"

+		    quid       	"3B38AA3200EA"

+		    label      	"valueExprCaseSimple"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSimple"

+		    quidu      	"3B38A8EF0082"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "contentList"

+		    quid       	"3B38AA3200EC"

+		    label      	"contentList"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSimpleContent"

+		    quidu      	"3B38A9C1019C"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$59"

+	    quid       	"3B38AAA4013E"

+	    roles      	(list role_list

+		(object Role "valueExprCaseElse"

+		    quid       	"3B38AAA50077"

+		    label      	"valueExprCaseElse"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseElse"

+		    quidu      	"3B38A90D01A7"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B38AAA50081"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$60"

+	    quid       	"3B38AACF019A"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSimple"

+		    quid       	"3B38AAD000E7"

+		    label      	"valueExprCaseSimple"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSimple"

+		    quidu      	"3B38A8EF0082"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B38AAD000E9"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$61"

+	    quid       	"3B38AB040128"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSimpleContentWhen"

+		    quid       	"3B38AB0800CA"

+		    label      	"valueExprCaseSimpleContentWhen"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSimpleContent"

+		    quidu      	"3B38A9C1019C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "whenValueExpr"

+		    quid       	"3B38AB0800D4"

+		    label      	"whenValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$62"

+	    quid       	"3B38AB0F02BF"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSimpleContentResult"

+		    quid       	"3B38AB1201DD"

+		    label      	"valueExprCaseSimpleContentResult"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSimpleContent"

+		    quidu      	"3B38A9C1019C"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "resultValueExpr"

+		    quid       	"3B38AB1201DF"

+		    label      	"resultValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$63"

+	    quid       	"3B38AB1701C6"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSearchContent"

+		    quid       	"3B38AB1903B3"

+		    label      	"valueExprCaseSearchContent"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSearchContent"

+		    quidu      	"3B38A9A7034D"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "valueExpr"

+		    quid       	"3B38AB1903B5"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$64"

+	    quid       	"3B38ABC6011D"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSearchContent"

+		    quid       	"3B38ABC60330"

+		    label      	"valueExprCaseSearchContent"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSearchContent"

+		    quidu      	"3B38A9A7034D"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "searchCondition"

+		    quid       	"3B38ABC60332"

+		    label      	"searchCondition"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$65"

+	    quid       	"3B3A0F03019D"

+	    roles      	(list role_list

+		(object Role "combinedLeft"

+		    quid       	"3B3A0F060101"

+		    label      	"combinedLeft"

+		    supplier   	"Logical View::SQLQueryModel::QueryCombined"

+		    quidu      	"3B37F42D0189"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "leftQuery"

+		    quid       	"3B3A0F06011F"

+		    label      	"leftQuery"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$66"

+	    quid       	"3B3A0F090214"

+	    roles      	(list role_list

+		(object Role "combinedRight"

+		    quid       	"3B3A0F0C00CD"

+		    label      	"combinedRight"

+		    supplier   	"Logical View::SQLQueryModel::QueryCombined"

+		    quidu      	"3B37F42D0189"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "rightQuery"

+		    quid       	"3B3A0F0C00E1"

+		    label      	"rightQuery"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$67"

+	    quid       	"3B3A5AE7026B"

+	    roles      	(list role_list

+		(object Role "predicateExists"

+		    quid       	"3B3A5AE800C8"

+		    label      	"predicateExists"

+		    supplier   	"Logical View::SQLQueryModel::PredicateExists"

+		    quidu      	"3B37FAA50158"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "queryExpr"

+		    quid       	"3B3A5AE800D2"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$68"

+	    quid       	"3B3A5B53039D"

+	    roles      	(list role_list

+		(object Role "likeEscape"

+		    quid       	"3B3A5B54018C"

+		    label      	"likeEscape"

+		    supplier   	"Logical View::SQLQueryModel::PredicateLike"

+		    quidu      	"3B37FAC702A2"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "escapeValueExpr"

+		    quid       	"3B3A5B54018E"

+		    label      	"escapeValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$69"

+	    quid       	"3B3A5BBF0226"

+	    roles      	(list role_list

+		(object Role "querySelect"

+		    quid       	"3B3A5BC0003C"

+		    label      	"querySelect"

+		    supplier   	"Logical View::SQLQueryModel::QuerySelect"

+		    quidu      	"3B37F44F02C8"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "intoClause"

+		    quid       	"3B3A5BC00046"

+		    label      	"intoClause"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionVariable"

+		    quidu      	"3B389EC5029D"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$70"

+	    quid       	"3B3A684C0244"

+	    roles      	(list role_list

+		(object Role "valueExpr"

+		    quid       	"3B3A684F0176"

+		    label      	"valueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "valueExprLabeledDuration"

+		    quid       	"3B3A684F01D0"

+		    label      	"valueExprLabeledDuration"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionLabeledDuration"

+		    quidu      	"3B389EF70385"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$71"

+	    quid       	"3B8C1E7D0239"

+	    roles      	(list role_list

+		(object Role "parentTableExpr"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"Ecore"

+			    name       	"isUnsettable"

+			    value      	TRUE))

+		    quid       	"3B8C1E7E0168"

+		    label      	"parentTableExpr"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "columnList"

+		    attributes 	(list Attribute_Set

+			(object Attribute

+			    tool       	"eCore"

+			    name       	"isTransient"

+			    value      	FALSE))

+		    quid       	"3B8C1E7E0172"

+		    label      	"columnList"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionColumn"

+		    quidu      	"3B389EAF00BB"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$72"

+	    quid       	"3BDE1A410126"

+	    roles      	(list role_list

+		(object Role "valueExprCaseSearch"

+		    quid       	"3BDE1A4103C5"

+		    label      	"valueExprCaseSearch"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSearch"

+		    quidu      	"3B38A8D00055"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)

+		(object Role "searchContentList"

+		    quid       	"3BDE1A4103D0"

+		    label      	"searchContentList"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionCaseSearchContent"

+		    quidu      	"3B38A9A7034D"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$73"

+	    quid       	"404925200025"

+	    roles      	(list role_list

+		(object Role "nestedTableRef"

+		    quid       	"404925230029"

+		    label      	"nestedTableRef"

+		    supplier   	"Logical View::SQLQueryModel::TableReference"

+		    quidu      	"3B37EE200178"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "nest"

+		    quid       	"404925230034"

+		    label      	"nest"

+		    supplier   	"Logical View::SQLQueryModel::TableNested"

+		    quidu      	"404924F0038D"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$74"

+	    quid       	"404C4A000222"

+	    roles      	(list role_list

+		(object Role "nestedCondition"

+		    quid       	"404C4A030384"

+		    label      	"nestedCondition"

+		    supplier   	"Logical View::SQLQueryModel::QuerySearchCondition"

+		    quidu      	"3B378C160224"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "nest"

+		    quid       	"404C4A030398"

+		    label      	"nest"

+		    supplier   	"Logical View::SQLQueryModel::SearchConditionNested"

+		    quidu      	"404C491D033E"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$75"

+	    quid       	"404D1D93022C"

+	    roles      	(list role_list

+		(object Role "nestedValueExpr"

+		    quid       	"404D1D9602EE"

+		    label      	"nestedValueExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "nest"

+		    quid       	"404D1D960316"

+		    label      	"nest"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionNested"

+		    quidu      	"404CFF7601CC"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$76"

+	    quid       	"412F75A3032D"

+	    roles      	(list role_list

+		(object Role "databaseTable "

+		    quid       	"412F75A50055"

+		    label      	"databaseTable "

+		    supplier   	"Logical View::SQLModel::Tables::Table"

+		    quidu      	"3E9B1FB60047"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Reference"

+		    is_navigable 	TRUE)

+		(object Role "$UNNAMED$77"

+		    quid       	"412F75A50073"

+		    supplier   	"Logical View::SQLQueryModel::TableInDatabase"

+		    quidu      	"3BF3D3560327")))

+	(object Association "$UNNAMED$78"

+	    quid       	"412F8CBC0208"

+	    roles      	(list role_list

+		(object Role "tableCorrelation"

+		    quid       	"412F8CBE0297"

+		    label      	"tableCorrelation"

+		    supplier   	"Logical View::SQLQueryModel::TableCorrelation"

+		    quidu      	"412F8BD80253"

+		    client_cardinality 	(value cardinality "0..1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "tableExpr"

+		    quid       	"412F8CBE02BF"

+		    label      	"tableExpr"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$79"

+	    quid       	"412F8DAA01C1"

+	    roles      	(list role_list

+		(object Role "columnNameList"

+		    quid       	"412F8DAB02BD"

+		    label      	"columnNameList"

+		    supplier   	"Logical View::SQLQueryModel::ColumnName"

+		    quidu      	"4049226F035A"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "tableCorrelation"

+		    quid       	"412F8DAB02C7"

+		    label      	"tableCorrelation"

+		    supplier   	"Logical View::SQLQueryModel::TableCorrelation"

+		    quidu      	"412F8BD80253"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$80"

+	    quid       	"412F99C002F9"

+	    roles      	(list role_list

+		(object Role "targetColumnList"

+		    quid       	"412F99C102FA"

+		    label      	"targetColumnList"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionColumn"

+		    quidu      	"3B389EAF00BB"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Reference"

+		    is_navigable 	TRUE)

+		(object Role "insertStatement"

+		    quid       	"412F99C1030F"

+		    label      	"insertStatement"

+		    supplier   	"Logical View::SQLQueryModel::QueryInsertStatement"

+		    quidu      	"3B3785520223"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$81"

+	    quid       	"4176D9FF033E"

+	    roles      	(list role_list

+		(object Role "updateSource"

+		    quid       	"4176DA000335"

+		    label      	"updateSource"

+		    supplier   	"Logical View::SQLQueryModel::UpdateSource"

+		    quidu      	"4176D9920095"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "updateAssignmentExpr"

+		    quid       	"4176DA000337"

+		    label      	"updateAssignmentExpr"

+		    supplier   	"Logical View::SQLQueryModel::UpdateAssignmentExpression"

+		    quidu      	"3B378BF6015F"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$82"

+	    quid       	"4176DB4E0000"

+	    roles      	(list role_list

+		(object Role "valueExprList"

+		    quid       	"4176DB4F03C3"

+		    label      	"valueExprList"

+		    supplier   	"Logical View::SQLQueryModel::QueryValueExpression"

+		    quidu      	"3B3792520160"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "updateSourceExprList"

+		    quid       	"4176DB4F03D7"

+		    label      	"updateSourceExprList"

+		    supplier   	"Logical View::SQLQueryModel::UpdateSourceExprList"

+		    quidu      	"4176DB070150"

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$83"

+	    quid       	"4176DC0C01E0"

+	    roles      	(list role_list

+		(object Role "queryExpr"

+		    quid       	"4176DC0D0245"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "updateSourceQuery"

+		    quid       	"4176DC0D0247"

+		    label      	"updateSourceQuery"

+		    supplier   	"Logical View::SQLQueryModel::UpdateSourceQuery"

+		    quidu      	"4176DB2502C7"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$84"

+	    quid       	"41990B8303E2"

+	    roles      	(list role_list

+		(object Role "queryExpr"

+		    quid       	"41990B85012A"

+		    label      	"queryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionRoot"

+		    quidu      	"3B37968301D1"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE)

+		(object Role "valueExprScalarSelects"

+		    quid       	"41990B85012C"

+		    label      	"valueExprScalarSelects"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionScalarSelect"

+		    quidu      	"3B389EE1015D"

+		    client_cardinality 	(value cardinality "0..n")

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$85"

+	    quid       	"41AB8B960230"

+	    roles      	(list role_list

+		(object Role "resultCol"

+		    quid       	"41AB8B970246"

+		    label      	"resultCol"

+		    supplier   	"Logical View::SQLQueryModel::ResultColumn"

+		    quidu      	"3B37F947006F"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE)

+		(object Role "orderByResultCol"

+		    quid       	"41AB8B970248"

+		    label      	"orderByResultCol"

+		    supplier   	"Logical View::SQLQueryModel::OrderByResultColumn"

+		    quidu      	"41AB8B39017F"

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$86"

+	    quid       	"41B8F9BD01F7"

+	    roles      	(list role_list

+		(object Role "tableExpr"

+		    quid       	"41B8F9BE01AF"

+		    label      	"tableExpr"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE)

+		(object Role "resultTableAllColumns"

+		    quid       	"41B8F9BE01B1"

+		    label      	"resultTableAllColumns"

+		    supplier   	"Logical View::SQLQueryModel::ResultTableAllColumns"

+		    quidu      	"3B37F93B0085"

+		    client_cardinality 	(value cardinality "0..n")

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$87"

+	    quid       	"41F971E90098"

+	    roles      	(list role_list

+		(object Role "withTableQueryExpr"

+		    quid       	"41F971EA0088"

+		    label      	"withTableQueryExpr"

+		    supplier   	"Logical View::SQLQueryModel::QueryExpressionBody"

+		    quidu      	"3B37924A01CC"

+		    client_cardinality 	(value cardinality "1")

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "withTableSpecification"

+		    quid       	"41F971EA0092"

+		    label      	"withTableSpecification"

+		    supplier   	"Logical View::SQLQueryModel::WithTableSpecification"

+		    quidu      	"3B37EEBD019C"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$88"

+	    quid       	"41F973BA0398"

+	    roles      	(list role_list

+		(object Role "withTableSpecification"

+		    quid       	"41F973BD01CC"

+		    label      	"withTableSpecification"

+		    supplier   	"Logical View::SQLQueryModel::WithTableSpecification"

+		    quidu      	"3B37EEBD019C"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE)

+		(object Role "withTableReferences"

+		    quid       	"41F973BD01CE"

+		    label      	"withTableReferences"

+		    supplier   	"Logical View::SQLQueryModel::WithTableReference"

+		    quidu      	"41F971470060"

+		    client_cardinality 	(value cardinality "0..n")

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$89"

+	    quid       	"41F9748E0122"

+	    roles      	(list role_list

+		(object Role "columnNameList"

+		    quid       	"41F9748F0099"

+		    label      	"columnNameList"

+		    supplier   	"Logical View::SQLQueryModel::ColumnName"

+		    quidu      	"4049226F035A"

+		    client_cardinality 	(value cardinality "0..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "withTableSpecification"

+		    quid       	"41F9748F009B"

+		    label      	"withTableSpecification"

+		    supplier   	"Logical View::SQLQueryModel::WithTableSpecification"

+		    quidu      	"3B37EEBD019C"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$90"

+	    quid       	"41FA8D26028E"

+	    roles      	(list role_list

+		(object Role "function"

+		    quid       	"41FA8D2800F6"

+		    label      	"function"

+		    supplier   	"Logical View::SQLModel::Routines::Function"

+		    quidu      	"3F3D3B50012C"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE)

+		(object Role "$UNNAMED$91"

+		    quid       	"41FA8D28010A"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionFunction"

+		    quidu      	"3B389F78002D")))

+	(object Association "$UNNAMED$92"

+	    quid       	"42029BB0019B"

+	    roles      	(list role_list

+		(object Role "valuesRowList"

+		    quid       	"42029BB100A2"

+		    label      	"valuesRowList"

+		    supplier   	"Logical View::SQLQueryModel::ValuesRow"

+		    quidu      	"3B3796910130"

+		    client_cardinality 	(value cardinality "1..n")

+		    Constraints 	"ordered"

+		    Containment 	"By Value"

+		    is_navigable 	TRUE)

+		(object Role "queryValues"

+		    quid       	"42029BB100A4"

+		    label      	"queryValues"

+		    supplier   	"Logical View::SQLQueryModel::QueryValues"

+		    quidu      	"3B37969E01ED"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE

+		    is_aggregate 	TRUE)))

+	(object Association "$UNNAMED$93"

+	    quid       	"421269CE0197"

+	    roles      	(list role_list

+		(object Role "tableExpr"

+		    quid       	"421269D003C2"

+		    label      	"tableExpr"

+		    supplier   	"Logical View::SQLQueryModel::TableExpression"

+		    quidu      	"3B37EE600288"

+		    client_cardinality 	(value cardinality "1")

+		    is_navigable 	TRUE)

+		(object Role "valueExprColumns"

+		    quid       	"421269D003CC"

+		    label      	"valueExprColumns"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionColumn"

+		    quidu      	"3B389EAF00BB"

+		    client_cardinality 	(value cardinality "0..n")

+		    is_navigable 	TRUE)))

+	(object Association "$UNNAMED$94"

+	    quid       	"4238889402F3"

+	    documentation 	"Associates a <code>TableInDatabase</code> with the columns in the statement that are derived from it."

+	    roles      	(list role_list

+		(object Role "tableInDatabase"

+		    quid       	"4238889502A4"

+		    documentation 	"Gets the <code>TableInDatabase</code> from which this column is ulitimately derived, if any."

+		    label      	"tableInDatabase"

+		    supplier   	"Logical View::SQLQueryModel::TableInDatabase"

+		    quidu      	"3BF3D3560327"

+		    client_cardinality 	(value cardinality "0..1")

+		    is_navigable 	TRUE)

+		(object Role "derivedColumnList"

+		    quid       	"4238889502A6"

+		    documentation 	"Gets the list of columns used anywhere in the statement that are derived from this table."

+		    label      	"derivedColumnList"

+		    supplier   	"Logical View::SQLQueryModel::ValueExpressionColumn"

+		    quidu      	"3B389EAF00BB"

+		    client_cardinality 	(value cardinality "0..n")

+		    is_navigable 	TRUE))))

+    logical_presentations 	(list unit_reference_list

+	(object ClassDiagram "QueryStatement"

+	    quid       	"3B37846A01BB"

+	    title      	"QueryStatement"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	0

+	    origin_y   	56

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryDeleteStatement" @1

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(2106, 1885)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@1

+			location   	(1865, 1835)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	482

+			justify    	0

+			label      	"QueryDeleteStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B378546017C"

+		    width      	500

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryInsertStatement" @2

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(403, 1885)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@2

+			location   	(153, 1838)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	501

+			justify    	0

+			label      	"QueryInsertStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B3785520223"

+		    width      	519

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySelectStatement" @3

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(838, 1340)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@3

+			location   	(601, 1293)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	475

+			justify    	0

+			label      	"QuerySelectStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37856000BB"

+		    width      	493

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryUpdateStatement" @4

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(962, 1885)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@4

+			location   	(721, 1838)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	483

+			justify    	0

+			label      	"QueryUpdateStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B3785760076"

+		    width      	501

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryStatement" @5

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(1222, 520)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@5

+			location   	(1019, 442)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	407

+			justify    	0

+			label      	"QueryStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3785180139"

+		    width      	425

+		    height     	181

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLModel::Schema::SQLObject" @6

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    location   	(377, 182)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@6

+			location   	(145, 53)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	464

+			justify    	0

+			label      	"SQLObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3E9B3EB5002B"

+		    width      	482

+		    height     	282

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @7

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(377, 520)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@7

+			location   	(175, 414)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @8

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404683B4025D"

+		    client     	@5

+		    supplier   	@7

+		    line_style 	0)

+		(object InheritView "" @9

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404683B902A0"

+		    client     	@7

+		    supplier   	@6

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLModel::Statements::SQLDataStatement" @10

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2043, 524)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@10

+			location   	(1814, 472)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	458

+			justify    	0

+			label      	"SQLDataStatement")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@10

+			location   	(1814, 422)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	458

+			justify    	0

+			label      	"<<Interface>>")

+		    icon       	"Interface"

+		    icon_style 	"Label"

+		    line_color 	3342489

+		    fill_color 	14597606

+		    quidu      	"4049092B0395"

+		    width      	476

+		    height     	228

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryChangeStatement" @11

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1547, 1339)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@11

+			location   	(1271, 1288)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	552

+			justify    	0

+			label      	"QueryChangeStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"40490E600298"

+		    width      	570

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @12

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490B870362"

+		    client     	@5

+		    supplier   	@10

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLModel::Statements::SQLDataChangeStatement" @13

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2048, 983)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@13

+			location   	(1738, 931)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	620

+			justify    	0

+			label      	"SQLDataChangeStatement")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@13

+			location   	(1738, 881)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	620

+			justify    	0

+			label      	"<<Interface>>")

+		    icon       	"Interface"

+		    icon_style 	"Label"

+		    line_color 	3342489

+		    fill_color 	14597606

+		    quidu      	"40490973001D"

+		    width      	638

+		    height     	228

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @14

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490A210226"

+		    client     	@13

+		    supplier   	@10

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryMergeStatement" @15

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1534, 1885)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@15

+			location   	(1277, 1834)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	514

+			justify    	0

+			label      	"QueryMergeStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"404C2AAB0232"

+		    width      	532

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritTreeView "" @16

+		    location   	(1547, 1641)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@11

+		    vertices   	(list Points

+			(1547, 1641)

+			(1547, 1402)))

+		(object InheritView "" @17

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490F090074"

+		    client     	@4

+		    supplier   	@11

+		    line_style 	3

+		    origin_attachment 	(965, 1826)

+		    terminal_attachment 	(965, 1641)

+		    drawSupplier 	@16)

+		(object InheritView "" @18

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490F1301D7"

+		    client     	@2

+		    supplier   	@11

+		    line_style 	3

+		    origin_attachment 	(381, 1825)

+		    terminal_attachment 	(381, 1641)

+		    drawSupplier 	@16)

+		(object InheritView "" @19

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490F1701B4"

+		    client     	@1

+		    supplier   	@11

+		    line_style 	3

+		    origin_attachment 	(2128, 1823)

+		    terminal_attachment 	(2128, 1641)

+		    drawSupplier 	@16)

+		(object InheritView "" @20

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404C2AD802CD"

+		    client     	@15

+		    supplier   	@11

+		    line_style 	3

+		    origin_attachment 	(1531, 1822)

+		    terminal_attachment 	(1531, 1641)

+		    drawSupplier 	@16)

+		(object InheritTreeView "" @21

+		    location   	(1209, 1131)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@5

+		    vertices   	(list Points

+			(1209, 1131)

+			(1209, 610)))

+		(object InheritView "" @22

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3785C7018B"

+		    client     	@3

+		    supplier   	@5

+		    line_style 	3

+		    origin_attachment 	(853, 1280)

+		    terminal_attachment 	(853, 1131)

+		    drawSupplier 	@21)

+		(object InheritView "" @23

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490F930040"

+		    client     	@11

+		    supplier   	@13

+		    line_style 	0)

+		(object InheritView "" @24

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40490EDD0342"

+		    client     	@11

+		    supplier   	@5

+		    line_style 	3

+		    origin_attachment 	(1541, 1276)

+		    terminal_attachment 	(1541, 1131)

+		    drawSupplier 	@21)))

+	(object ClassDiagram "UpdateStatement"

+	    quid       	"3B378BA00346"

+	    title      	"UpdateStatement"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	0

+	    origin_y   	0

+	    items      	(list diagram_item_list

+		(object NoteView @25

+		    location   	(1991, 1190)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@25

+			location   	(1756, 1081)

+			fill_color 	13434879

+			nlines     	4

+			max_width  	434

+			label      	"Cannot have both a WHERE clause and a WHERE CURRENT OF clause.")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	494

+		    height     	231)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @26

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2002, 130)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@26

+			location   	(1800, 24)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::CursorReference" @27

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1998, 523)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@27

+			location   	(1764, 473)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	469

+			justify    	0

+			label      	"CursorReference")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B378C08021A"

+		    width      	487

+		    height     	125

+		    annotation 	8)

+		(object AttachView "" @28

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@27

+		    supplier   	@25

+		    line_style 	0)

+		(object InheritView "" @29

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404CFC3B01B9"

+		    client     	@27

+		    supplier   	@26

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySearchCondition" @30

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1611, 772)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@30

+			location   	(1389, 725)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	445

+			justify    	0

+			label      	"QuerySearchCondition")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B378C160224"

+		    width      	463

+		    height     	119

+		    annotation 	8)

+		(object AttachView "" @31

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@30

+		    supplier   	@25

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableInDatabase" @32

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(303, 775)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@32

+			location   	(87, 728)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	432

+			justify    	0

+			label      	"TableInDatabase")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3BF3D3560327"

+		    width      	450

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryUpdateStatement" @33

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(958, 187)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@33

+			location   	(673, 130)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	570

+			justify    	0

+			label      	"QueryUpdateStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B3785760076"

+		    width      	588

+		    height     	138

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$1" @34

+		    location   	(1489, 358)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37928B0298"

+		    roleview_list 	(list RoleViews

+			(object RoleView "updateStatement" @35

+			    Parent_View 	@34

+			    location   	(70, -819)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @36

+				Parent_View 	@35

+				location   	(1456, 275)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	342

+				justify    	0

+				label      	"+updateStatement"

+				pctDist    	0.172284

+				height     	69

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37928C009B"

+			    client     	@34

+			    supplier   	@33

+			    line_style 	0)

+			(object RoleView "whereCurrentOfClause" @37

+			    Parent_View 	@34

+			    location   	(70, -819)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @38

+				Parent_View 	@37

+				location   	(1963, 353)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	437

+				justify    	0

+				label      	"+whereCurrentOfClause"

+				pctDist    	1.350383

+				height     	150

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37928C00A5"

+			    client     	@34

+			    supplier   	@27

+			    line_style 	0

+			    label      	(object SegLabel @39

+				Parent_View 	@37

+				location   	(1860, 417)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	1.115813

+				height     	59

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$2" @40

+		    location   	(1289, 484)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37928F0153"

+		    roleview_list 	(list RoleViews

+			(object RoleView "updateStatement" @41

+			    Parent_View 	@40

+			    location   	(-761, -693)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @42

+				Parent_View 	@41

+				location   	(1165, 334)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	342

+				justify    	0

+				label      	"+updateStatement"

+				pctDist    	0.568085

+				height     	30

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37928F0352"

+			    client     	@40

+			    supplier   	@33

+			    line_style 	0)

+			(object RoleView "whereClause" @43

+			    Parent_View 	@40

+			    location   	(-761, -693)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @44

+				Parent_View 	@43

+				location   	(1683, 674)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	272

+				justify    	0

+				label      	"+whereClause"

+				pctDist    	1.226907

+				height     	121

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37928F035C"

+			    client     	@40

+			    supplier   	@30

+			    line_style 	0

+			    label      	(object SegLabel @45

+				Parent_View 	@43

+				location   	(1414, 668)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.627393

+				height     	55

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$3" @46

+		    location   	(622, 485)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3792910387"

+		    roleview_list 	(list RoleViews

+			(object RoleView "updateStatement" @47

+			    Parent_View 	@46

+			    location   	(-2119, -677)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @48

+				Parent_View 	@47

+				location   	(609, 293)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	342

+				justify    	0

+				label      	"+updateStatement"

+				pctDist    	0.344465

+				height     	153

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B379292028E"

+			    client     	@46

+			    supplier   	@33

+			    line_style 	0)

+			(object RoleView "targetTable" @49

+			    Parent_View 	@46

+			    location   	(-2119, -677)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @50

+				Parent_View 	@49

+				location   	(187, 680)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	233

+				justify    	0

+				label      	"+targetTable"

+				pctDist    	1.320831

+				height     	146

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3792920298"

+			    client     	@46

+			    supplier   	@32

+			    line_style 	0

+			    label      	(object SegLabel @51

+				Parent_View 	@49

+				location   	(348, 679)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.971322

+				height     	41

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionColumn" @52

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(429, 1209)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@52

+			location   	(151, 1158)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	556

+			justify    	0

+			label      	"ValueExpressionColumn")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389EAF00BB"

+		    width      	574

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::UpdateSource" @53

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1183, 1079)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@53

+			location   	(1005, 1028)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	356

+			justify    	0

+			label      	"UpdateSource")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"4176D9920095"

+		    width      	374

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::UpdateAssignmentExpression" @54

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(956, 778)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@54

+			location   	(684, 731)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	544

+			justify    	0

+			label      	"UpdateAssignmentExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B378BF6015F"

+		    width      	562

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$0" @55

+		    location   	(956, 487)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37928901A5"

+		    roleview_list 	(list RoleViews

+			(object RoleView "updateStatement" @56

+			    Parent_View 	@55

+			    location   	(172, -715)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @57

+				Parent_View 	@56

+				location   	(760, 382)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	419

+				justify    	0

+				label      	"+updateStatement"

+				pctDist    	0.455903

+				height     	197

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37928A002A"

+			    client     	@55

+			    supplier   	@33

+			    line_style 	0)

+			(object RoleView "assignmentClause" @58

+			    Parent_View 	@55

+			    location   	(172, -715)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @59

+				Parent_View 	@58

+				location   	(755, 681)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	361

+				justify    	0

+				label      	"+assignmentClause"

+				pctDist    	0.839827

+				height     	201

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37928A0034"

+			    client     	@55

+			    supplier   	@54

+			    line_style 	0

+			    label      	(object SegLabel @60

+				Parent_View 	@58

+				location   	(1034, 678)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.826840

+				height     	78

+				orientation 	0)

+			    label      	(object SegLabel @61

+				Parent_View 	@58

+				location   	(1187, 675)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	158

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.819839

+				height     	231

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$4" @62

+		    location   	(693, 991)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37935D03C6"

+		    roleview_list 	(list RoleViews

+			(object RoleView "assignmentExprTarget" @63

+			    Parent_View 	@62

+			    location   	(298, -639)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @64

+				Parent_View 	@63

+				location   	(695, 881)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	433

+				justify    	0

+				label      	"+assignmentExprTarget"

+				pctDist    	0.291846

+				height     	85

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37935E01D3"

+			    client     	@62

+			    supplier   	@54

+			    line_style 	0)

+			(object RoleView "targetColumnList" @65

+			    Parent_View 	@62

+			    location   	(298, -639)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @66

+				Parent_View 	@65

+				location   	(369, 1107)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	339

+				justify    	0

+				label      	"+targetColumnList"

+				pctDist    	1.338992

+				height     	117

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37935E01DD"

+			    client     	@62

+			    supplier   	@52

+			    line_style 	0

+			    label      	(object SegLabel @67

+				Parent_View 	@65

+				location   	(632, 1108)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.507479

+				height     	52

+				orientation 	0)

+			    label      	(object SegLabel @68

+				Parent_View 	@65

+				location   	(775, 1101)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	158

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.027161

+				height     	137

+				orientation 	0))))

+		(object InheritView "" @69

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404CFC4100D1"

+		    client     	@54

+		    supplier   	@26

+		    line_style 	0)

+		(object AssociationViewNew "$UNNAMED$81" @70

+		    location   	(1067, 926)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4176D9FF033E"

+		    roleview_list 	(list RoleViews

+			(object RoleView "updateSource" @71

+			    Parent_View 	@70

+			    location   	(105, 146)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @72

+				Parent_View 	@71

+				location   	(1012, 972)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	281

+				justify    	0

+				label      	"+updateSource"

+				pctDist    	0.022798

+				height     	73

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4176DA000335"

+			    client     	@70

+			    supplier   	@53

+			    line_style 	0

+			    label      	(object SegLabel @73

+				Parent_View 	@71

+				location   	(1171, 974)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	0))

+			(object RoleView "updateAssignmentExpr" @74

+			    Parent_View 	@70

+			    location   	(105, 146)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @75

+				Parent_View 	@74

+				location   	(1280, 881)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	454

+				justify    	0

+				label      	"+updateAssignmentExpr"

+				pctDist    	-0.832635

+				height     	198

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4176DA000337"

+			    client     	@70

+			    supplier   	@54

+			    line_style 	0)))

+		(object InheritTreeView "" @76

+		    location   	(1183, 1232)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@53

+		    vertices   	(list Points

+			(1183, 1232)

+			(1183, 1142)))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @77

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(884, 1729)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@77

+			location   	(662, 1679)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	444

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	462

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::UpdateSourceExprList" @78

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(884, 1417)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@78

+			location   	(624, 1366)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	520

+			justify    	0

+			label      	"UpdateSourceExprList")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"4176DB070150"

+		    width      	538

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @79

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4176DB1E0118"

+		    client     	@78

+		    supplier   	@53

+		    line_style 	3

+		    origin_attachment 	(885, 1354)

+		    terminal_attachment 	(885, 1232)

+		    drawSupplier 	@76)

+		(object AssociationViewNew "$UNNAMED$82" @80

+		    location   	(884, 1573)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4176DB4E0000"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprList" @81

+			    Parent_View 	@80

+			    location   	(0, 156)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @82

+				Parent_View 	@81

+				location   	(651, 1635)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	400

+				justify    	0

+				label      	"+valueExprList"

+				pctDist    	0.663158

+				height     	234

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4176DB4F03C3"

+			    client     	@80

+			    supplier   	@77

+			    line_style 	0

+			    label      	(object SegLabel @83

+				Parent_View 	@81

+				location   	(937, 1642)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.747368

+				height     	53

+				orientation 	0)

+			    label      	(object SegLabel @84

+				Parent_View 	@81

+				location   	(1058, 1642)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	159

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.747368

+				height     	174

+				orientation 	0))

+			(object RoleView "updateSourceExprList" @85

+			    Parent_View 	@80

+			    location   	(0, 156)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @86

+				Parent_View 	@85

+				location   	(646, 1523)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	431

+				justify    	0

+				label      	"+updateSourceExprList"

+				pctDist    	0.536842

+				height     	239

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4176DB4F03D7"

+			    client     	@80

+			    supplier   	@78

+			    line_style 	0)))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionBody" @87

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1521, 1729)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@87

+			location   	(1252, 1679)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	538

+			justify    	0

+			label      	"QueryExpressionBody")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37924A01CC"

+		    width      	556

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::UpdateSourceQuery" @88

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1521, 1430)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@88

+			location   	(1284, 1379)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	474

+			justify    	0

+			label      	"UpdateSourceQuery")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"4176DB2502C7"

+		    width      	492

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @89

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4176DB3500B8"

+		    client     	@88

+		    supplier   	@53

+		    line_style 	3

+		    origin_attachment 	(1513, 1367)

+		    terminal_attachment 	(1513, 1232)

+		    drawSupplier 	@76)

+		(object AssociationViewNew "$UNNAMED$83" @90

+		    location   	(1521, 1579)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4176DC0C01E0"

+		    roleview_list 	(list RoleViews

+			(object RoleView "queryExpr" @91

+			    Parent_View 	@90

+			    location   	(39, 162)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @92

+				Parent_View 	@91

+				location   	(1384, 1625)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	219

+				justify    	0

+				label      	"+queryExpr"

+				pctDist    	0.540230

+				height     	138

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4176DC0D0245"

+			    client     	@90

+			    supplier   	@87

+			    line_style 	0

+			    label      	(object SegLabel @93

+				Parent_View 	@91

+				location   	(1575, 1657)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	0))

+			(object RoleView "updateSourceQuery" @94

+			    Parent_View 	@90

+			    location   	(39, 162)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @95

+				Parent_View 	@94

+				location   	(1302, 1532)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	385

+				justify    	0

+				label      	"+updateSourceQuery"

+				pctDist    	0.551724

+				height     	220

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4176DC0D0247"

+			    client     	@90

+			    supplier   	@88

+			    line_style 	0

+			    label      	(object SegLabel @96

+				Parent_View 	@94

+				location   	(1583, 1527)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.618529

+				height     	62

+				orientation 	1))))

+		(object InheritView "" @97

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"417D47620183"

+		    client     	@53

+		    supplier   	@26

+		    vertices   	(list Points

+			(1207, 1015)

+			(1363, 634)

+			(1852, 248))

+		    line_style 	0)))

+	(object ClassDiagram "DeleteStatement"

+	    quid       	"3B37953400C0"

+	    title      	"DeleteStatement"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	1087

+	    origin_y   	175

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::CursorReference" @98

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1889, 903)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@98

+			location   	(1645, 853)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	489

+			justify    	0

+			label      	"CursorReference")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B378C08021A"

+		    width      	507

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySearchCondition" @99

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1228, 897)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@99

+			location   	(984, 850)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	489

+			justify    	0

+			label      	"QuerySearchCondition")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B378C160224"

+		    width      	507

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryDeleteStatement" @100

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(1232, 432)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@100

+			location   	(988, 379)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	489

+			justify    	0

+			label      	"QueryDeleteStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B378546017C"

+		    width      	507

+		    height     	131

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$5" @101

+		    location   	(1562, 668)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3795650049"

+		    roleview_list 	(list RoleViews

+			(object RoleView "deleteStatement" @102

+			    Parent_View 	@101

+			    location   	(955, -292)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @103

+				Parent_View 	@102

+				location   	(1504, 555)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	322

+				justify    	0

+				label      	"+deleteStatement"

+				pctDist    	0.384967

+				height     	59

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B379565025C"

+			    client     	@101

+			    supplier   	@100

+			    line_style 	0)

+			(object RoleView "whereCurrentOfClause" @104

+			    Parent_View 	@101

+			    location   	(955, -292)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @105

+				Parent_View 	@104

+				location   	(1993, 797)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	437

+				justify    	0

+				label      	"+whereCurrentOfClause"

+				pctDist    	1.447067

+				height     	148

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3795650266"

+			    client     	@101

+			    supplier   	@98

+			    line_style 	0

+			    label      	(object SegLabel @106

+				Parent_View 	@104

+				location   	(1683, 813)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.617556

+				height     	47

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$6" @107

+		    location   	(1229, 667)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3795670010"

+		    roleview_list 	(list RoleViews

+			(object RoleView "deleteStatement" @108

+			    Parent_View 	@107

+			    location   	(-9, -293)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @109

+				Parent_View 	@108

+				location   	(1229, 634)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	322

+				justify    	0

+				label      	"+deleteStatement"

+				pctDist    	0.196979

+				height     	1

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B379567018C"

+			    client     	@107

+			    supplier   	@100

+			    line_style 	0)

+			(object RoleView "whereClause" @110

+			    Parent_View 	@107

+			    location   	(-9, -293)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @111

+				Parent_View 	@110

+				location   	(1386, 800)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	272

+				justify    	0

+				label      	"+whereClause"

+				pctDist    	0.781065

+				height     	158

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3795670196"

+			    client     	@107

+			    supplier   	@99

+			    line_style 	0

+			    label      	(object SegLabel @112

+				Parent_View 	@110

+				location   	(1155, 797)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.763676

+				height     	74

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableInDatabase" @113

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(537, 906)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@113

+			location   	(284, 856)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	507

+			justify    	0

+			label      	"TableInDatabase")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3BF3D3560327"

+		    width      	525

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$7" @114

+		    location   	(880, 670)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B379568031E"

+		    roleview_list 	(list RoleViews

+			(object RoleView "deleteStatement" @115

+			    Parent_View 	@114

+			    location   	(-1049, -275)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @116

+				Parent_View 	@115

+				location   	(1027, 562)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	322

+				justify    	0

+				label      	"+deleteStatement"

+				pctDist    	0.587895

+				height     	8

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3795690167"

+			    client     	@114

+			    supplier   	@100

+			    line_style 	0)

+			(object RoleView "targetTable" @117

+			    Parent_View 	@114

+			    location   	(-1049, -275)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @118

+				Parent_View 	@117

+				location   	(509, 798)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	233

+				justify    	0

+				label      	"+targetTable"

+				pctDist    	1.236916

+				height     	104

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3795690171"

+			    client     	@114

+			    supplier   	@113

+			    line_style 	0

+			    label      	(object SegLabel @119

+				Parent_View 	@117

+				location   	(747, 812)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.622931

+				height     	42

+				orientation 	0))))

+		(object NoteView @120

+		    location   	(1567, 1313)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@120

+			location   	(1311, 1226)

+			fill_color 	13434879

+			nlines     	3

+			max_width  	477

+			label      	"Cannot have both WHERE clause and WHERE CURRENT OF clause.")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	537

+		    height     	187)

+		(object AttachView "" @121

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@98

+		    supplier   	@120

+		    line_style 	0)

+		(object AttachView "" @122

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@99

+		    supplier   	@120

+		    line_style 	0)))

+	(object ClassDiagram "InsertStatement"

+	    quid       	"3B37965B0042"

+	    title      	"InsertStatement"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	0

+	    origin_y   	144

+	    items      	(list diagram_item_list

+		(object NoteView @123

+		    location   	(2064, 334)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@123

+			location   	(1842, 247)

+			fill_color 	13434879

+			nlines     	3

+			max_width  	408

+			label      	"Cannot have both a source values row list and a source query.")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	468

+		    height     	187)

+		(object NoteView @124

+		    location   	(334, 1159)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@124

+			location   	(131, 1078)

+			fill_color 	13434879

+			nlines     	3

+			max_width  	371

+			label      	"The insert target table cannot have a correlation name.")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	431

+		    height     	175)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @125

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2145, 1157)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@125

+			location   	(1943, 1051)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @126

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1508, 1183)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@126

+			location   	(1277, 1133)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	463

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	481

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionRoot" @127

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1964, 821)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@127

+			location   	(1751, 771)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	426

+			justify    	0

+			label      	"QueryExpressionRoot")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37968301D1"

+		    width      	444

+		    height     	125

+		    annotation 	8)

+		(object AttachView "" @128

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@123

+		    supplier   	@127

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValuesRow" @129

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1508, 819)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@129

+			location   	(1330, 763)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	356

+			justify    	0

+			label      	"ValuesRow")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B3796910130"

+		    width      	374

+		    height     	137

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$11" @130

+		    location   	(1508, 1003)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37974E00C4"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valuesRow" @131

+			    Parent_View 	@130

+			    location   	(361, -413)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @132

+				Parent_View 	@131

+				location   	(1671, 949)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	230

+				justify    	0

+				label      	"+valuesRow"

+				pctDist    	0.469027

+				height     	163

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37974E02D7"

+			    client     	@130

+			    supplier   	@129

+			    line_style 	0)

+			(object RoleView "exprList" @133

+			    Parent_View 	@130

+			    location   	(361, -413)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @134

+				Parent_View 	@133

+				location   	(1339, 1091)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	174

+				justify    	0

+				label      	"+exprList"

+				pctDist    	0.752212

+				height     	170

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37974E02D9"

+			    client     	@130

+			    supplier   	@126

+			    line_style 	0

+			    label      	(object SegLabel @135

+				Parent_View 	@133

+				location   	(1561, 1088)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.728517

+				height     	53

+				orientation 	0)

+			    label      	(object SegLabel @136

+				Parent_View 	@133

+				location   	(1715, 1089)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.734513

+				height     	207

+				orientation 	0))))

+		(object AttachView "" @137

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@123

+		    supplier   	@129

+		    line_style 	0)

+		(object InheritView "" @138

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404E4A8F00C1"

+		    client     	@129

+		    supplier   	@125

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableInDatabase" @139

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(338, 819)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@139

+			location   	(94, 772)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	489

+			justify    	0

+			label      	"TableInDatabase")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3BF3D3560327"

+		    width      	507

+		    height     	119

+		    annotation 	8)

+		(object AttachView "" @140

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@124

+		    supplier   	@139

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionColumn" @141

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(962, 819)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@141

+			location   	(684, 768)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	556

+			justify    	0

+			label      	"ValueExpressionColumn")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389EAF00BB"

+		    width      	574

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryInsertStatement" @142

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    ShowOperationSignature 	TRUE

+		    location   	(1270, 300)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@142

+			location   	(983, 250)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	575

+			justify    	0

+			label      	"QueryInsertStatement")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B3785520223"

+		    width      	593

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$8" @143

+		    location   	(1617, 560)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37973E0021"

+		    roleview_list 	(list RoleViews

+			(object RoleView "insertStatement" @144

+			    Parent_View 	@143

+			    location   	(1264, -287)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @145

+				Parent_View 	@144

+				location   	(1645, 438)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	327

+				justify    	0

+				label      	"+insertStatement"

+				pctDist    	0.158378

+				height     	115

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37973E02AC"

+			    client     	@143

+			    supplier   	@142

+			    line_style 	0)

+			(object RoleView "sourceQuery" @146

+			    Parent_View 	@143

+			    location   	(1264, -287)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @147

+				Parent_View 	@146

+				location   	(2094, 722)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	255

+				justify    	0

+				label      	"+sourceQuery"

+				pctDist    	1.450980

+				height     	158

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37973E02B6"

+			    client     	@143

+			    supplier   	@127

+			    line_style 	0

+			    label      	(object SegLabel @148

+				Parent_View 	@146

+				location   	(1906, 726)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	1.003181

+				height     	41

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$9" @149

+		    location   	(1387, 556)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37974000CE"

+		    roleview_list 	(list RoleViews

+			(object RoleView "insertStatement" @150

+			    Parent_View 	@149

+			    location   	(543, -262)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @151

+				Parent_View 	@150

+				location   	(1354, 474)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	316

+				justify    	0

+				label      	"+insertStatement"

+				pctDist    	0.422275

+				height     	4

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3797400309"

+			    client     	@149

+			    supplier   	@142

+			    line_style 	0)

+			(object RoleView "sourceValuesRowList" @152

+			    Parent_View 	@149

+			    location   	(543, -262)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @153

+				Parent_View 	@152

+				location   	(1487, 664)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	423

+				justify    	0

+				label      	"+sourceValuesRowList"

+				pctDist    	0.658584

+				height     	46

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B379740030B"

+			    client     	@149

+			    supplier   	@129

+			    line_style 	0

+			    label      	(object SegLabel @154

+				Parent_View 	@152

+				location   	(1533, 719)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.975322

+				height     	65

+				orientation 	0)

+			    label      	(object SegLabel @155

+				Parent_View 	@152

+				location   	(1659, 716)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	1.207854

+				height     	181

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$10" @156

+		    location   	(799, 560)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3797480120"

+		    roleview_list 	(list RoleViews

+			(object RoleView "insertStatement" @157

+			    Parent_View 	@156

+			    location   	(-1187, -271)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @158

+				Parent_View 	@157

+				location   	(790, 436)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	316

+				justify    	0

+				label      	"+insertStatement"

+				pctDist    	0.129412

+				height     	114

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3797480396"

+			    client     	@156

+			    supplier   	@142

+			    line_style 	0)

+			(object RoleView "targetTable" @159

+			    Parent_View 	@156

+			    location   	(-1187, -271)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @160

+				Parent_View 	@159

+				location   	(277, 721)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	233

+				justify    	0

+				label      	"+targetTable"

+				pctDist    	1.310104

+				height     	116

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37974803AB"

+			    client     	@156

+			    supplier   	@139

+			    line_style 	0

+			    label      	(object SegLabel @161

+				Parent_View 	@159

+				location   	(444, 727)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.959609

+				height     	29

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$80" @162

+		    location   	(1115, 558)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"412F99C002F9"

+		    roleview_list 	(list RoleViews

+			(object RoleView "targetColumnList" @163

+			    Parent_View 	@162

+			    location   	(-159, 259)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @164

+				Parent_View 	@163

+				location   	(832, 709)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	351

+				justify    	0

+				label      	"+targetColumnList"

+				pctDist    	1.197456

+				height     	168

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F99C102FA"

+			    client     	@162

+			    supplier   	@141

+			    line_style 	0

+			    label      	(object SegLabel @165

+				Parent_View 	@163

+				location   	(1098, 707)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.604079

+				height     	61

+				orientation 	0)

+			    label      	(object SegLabel @166

+				Parent_View 	@163

+				location   	(1228, 711)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	182

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.322264

+				height     	175

+				orientation 	0))

+			(object RoleView "insertStatement" @167

+			    Parent_View 	@162

+			    location   	(-159, 259)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @168

+				Parent_View 	@167

+				location   	(1145, 424)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	326

+				justify    	0

+				label      	"+insertStatement"

+				pctDist    	0.579908

+				height     	44

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F99C1030F"

+			    client     	@162

+			    supplier   	@142

+			    line_style 	0)))))

+	(object ClassDiagram "TableReference"

+	    quid       	"3B37EE12005F"

+	    title      	"TableReference"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	0

+	    origin_y   	820

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionBody" @169

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1378, 1716)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@169

+			location   	(1134, 1666)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	488

+			justify    	0

+			label      	"QueryExpressionBody")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37924A01CC"

+		    width      	506

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableFunction" @170

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1001, 1924)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@170

+			location   	(834, 1872)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	334

+			justify    	0

+			label      	"TableFunction")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3BF3D3E801A0"

+		    width      	352

+		    height     	128

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @171

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(390, 169)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@171

+			location   	(188, 63)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableJoinedOperator" @172

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1963, 2561)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@172

+			location   	(1726, 2402)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	474

+			justify    	0

+			label      	"TableJoinedOperator")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@172

+			location   	(1726, 2352)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	474

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A10F70322"

+		    width      	492

+		    height     	442

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySearchCondition" @173

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1890, 1416)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@173

+			location   	(1618, 1363)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	544

+			justify    	0

+			label      	"QuerySearchCondition")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B378C160224"

+		    width      	562

+		    height     	131

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableJoined" @174

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1654, 1056)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@174

+			location   	(1316, 978)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	676

+			justify    	0

+			label      	"TableJoined")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37EEB00323"

+		    width      	694

+		    height     	181

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$12" @175

+		    location   	(1779, 1248)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37EF760210"

+		    roleview_list 	(list RoleViews

+			(object RoleView "tableJoined" @176

+			    Parent_View 	@175

+			    location   	(1460, -312)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @177

+				Parent_View 	@176

+				location   	(1896, 1203)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	235

+				justify    	0

+				label      	"+tableJoined"

+				pctDist    	-0.222655

+				height     	123

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37EF770117"

+			    client     	@175

+			    supplier   	@174

+			    line_style 	0)

+			(object RoleView "joinCondition" @178

+			    Parent_View 	@175

+			    location   	(1460, -312)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @179

+				Parent_View 	@178

+				location   	(2087, 1321)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	258

+				justify    	0

+				label      	"+joinCondition"

+				pctDist    	1.891403

+				height     	218

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37EF770121"

+			    client     	@175

+			    supplier   	@173

+			    line_style 	0

+			    label      	(object SegLabel @180

+				Parent_View 	@178

+				location   	(1896, 1317)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.993213

+				height     	61

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableReference" @181

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1110, 169)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@181

+			location   	(888, 119)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	444

+			justify    	0

+			label      	"TableReference")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37EE200178"

+		    width      	462

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$13" @182

+		    location   	(1851, 389)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37EFFB0315"

+		    roleview_list 	(list RoleViews

+			(object RoleView "tableJoinedRight" @183

+			    Parent_View 	@182

+			    location   	(863, -11)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @184

+				Parent_View 	@183

+				location   	(1926, 926)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	319

+				justify    	0

+				label      	"+tableJoinedRight"

+				pctDist    	0.746478

+				height     	108

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37EFFD01CE"

+			    client     	@182

+			    supplier   	@174

+			    vertices   	(list Points

+				(1851, 389)

+				(1851, 847)

+				(1737, 965))

+			    line_style 	0

+			    label      	(object SegLabel @185

+				Parent_View 	@183

+				location   	(1862, 900)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.784375

+				height     	45

+				orientation 	0))

+			(object RoleView "tableRefRight" @186

+			    Parent_View 	@182

+			    location   	(863, -11)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @187

+				Parent_View 	@186

+				location   	(1559, 283)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	276

+				justify    	0

+				label      	"+tableRefRight"

+				pctDist    	0.635631

+				height     	46

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37EFFD01D8"

+			    client     	@182

+			    supplier   	@181

+			    vertices   	(list Points

+				(1851, 389)

+				(1851, 282)

+				(1341, 204))

+			    line_style 	0

+			    label      	(object SegLabel @188

+				Parent_View 	@186

+				location   	(1390, 171)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.929236

+				height     	41

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$14" @189

+		    location   	(1654, 469)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F011008C"

+		    roleview_list 	(list RoleViews

+			(object RoleView "tableJoinedLeft" @190

+			    Parent_View 	@189

+			    location   	(666, 69)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @191

+				Parent_View 	@190

+				location   	(1536, 895)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	299

+				justify    	0

+				label      	"+tableJoinedLeft"

+				pctDist    	0.859642

+				height     	119

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F01200E8"

+			    client     	@189

+			    supplier   	@174

+			    line_style 	0

+			    label      	(object SegLabel @192

+				Parent_View 	@190

+				location   	(1700, 890)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.847958

+				height     	46

+				orientation 	0))

+			(object RoleView "tableRefLeft" @193

+			    Parent_View 	@189

+			    location   	(666, 69)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @194

+				Parent_View 	@193

+				location   	(1371, 362)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	240

+				justify    	0

+				label      	"+tableRefLeft"

+				pctDist    	0.712183

+				height     	83

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F01200F2"

+			    client     	@189

+			    supplier   	@181

+			    vertices   	(list Points

+				(1654, 469)

+				(1654, 388)

+				(1269, 231))

+			    line_style 	0

+			    label      	(object SegLabel @195

+				Parent_View 	@193

+				location   	(1321, 296)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.856248

+				height     	41

+				orientation 	0))))

+		(object InheritTreeView "" @196

+		    location   	(1104, 613)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@181

+		    vertices   	(list Points

+			(1104, 613)

+			(1104, 231)))

+		(object InheritView "" @197

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404922A50195"

+		    client     	@181

+		    supplier   	@171

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableNested" @198

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1183, 845)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@198

+			location   	(1028, 794)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	310

+			justify    	0

+			label      	"TableNested")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"404924F0038D"

+		    width      	328

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @199

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"40492517032F"

+		    client     	@198

+		    supplier   	@181

+		    line_style 	3

+		    origin_attachment 	(1166, 781)

+		    terminal_attachment 	(1166, 613)

+		    drawSupplier 	@196)

+		(object AssociationViewNew "$UNNAMED$73" @200

+		    location   	(1250, 501)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404925200025"

+		    roleview_list 	(list RoleViews

+			(object RoleView "nestedTableRef" @201

+			    Parent_View 	@200

+			    location   	(248, -479)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @202

+				Parent_View 	@201

+				location   	(1065, 351)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	306

+				justify    	0

+				label      	"+nestedTableRef"

+				pctDist    	0.721742

+				height     	112

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"404925230029"

+			    client     	@200

+			    supplier   	@181

+			    line_style 	0

+			    label      	(object SegLabel @203

+				Parent_View 	@201

+				location   	(1197, 239)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	1))

+			(object RoleView "nest" @204

+			    Parent_View 	@200

+			    location   	(248, -479)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @205

+				Parent_View 	@204

+				location   	(1359, 720)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	260

+				justify    	0

+				label      	"+nest"

+				pctDist    	0.645115

+				height     	131

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"404925230034"

+			    client     	@200

+			    supplier   	@198

+			    vertices   	(list Points

+				(1250, 501)

+				(1273, 556)

+				(1202, 781))

+			    line_style 	0)))

+		(object InheritView "" @206

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3C1FB7EA0080"

+		    client     	@174

+		    supplier   	@181

+		    line_style 	3

+		    origin_attachment 	(1551, 966)

+		    terminal_attachment 	(1551, 613)

+		    drawSupplier 	@196)

+		(object NoteView @207

+		    location   	(221, 1677)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@207

+			location   	(71, 1486)

+			fill_color 	13434879

+			nlines     	7

+			max_width  	265

+			label      	"Acts as a query model representation (proxy) for a table or view in a relational database")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	325

+		    height     	394)

+		(object ClassView "Class" "Logical View::SQLQueryModel::WithTableSpecification" @208

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1742, 2223)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@208

+			location   	(1481, 2171)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	522

+			justify    	0

+			label      	"WithTableSpecification")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37EEBD019C"

+		    width      	540

+		    height     	128

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::WithTableReference" @209

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1742, 1924)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@209

+			location   	(1508, 1873)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	468

+			justify    	0

+			label      	"WithTableReference")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"41F971470060"

+		    width      	486

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object AssociationViewNew "$UNNAMED$88" @210

+		    location   	(1742, 2072)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"41F973BA0398"

+		    roleview_list 	(list RoleViews

+			(object RoleView "withTableSpecification" @211

+			    Parent_View 	@210

+			    location   	(0, 148)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @212

+				Parent_View 	@211

+				location   	(1506, 2115)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	434

+				justify    	0

+				label      	"+withTableSpecification"

+				pctDist    	0.503192

+				height     	237

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"41F973BD01CC"

+			    client     	@210

+			    supplier   	@208

+			    line_style 	0

+			    label      	(object SegLabel @213

+				Parent_View 	@211

+				location   	(1796, 2149)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	0))

+			(object RoleView "withTableReferences" @214

+			    Parent_View 	@210

+			    location   	(0, 148)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @215

+				Parent_View 	@214

+				location   	(1506, 2013)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	399

+				justify    	0

+				label      	"+withTableReferences"

+				pctDist    	0.696619

+				height     	237

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"41F973BD01CE"

+			    client     	@210

+			    supplier   	@209

+			    line_style 	0

+			    label      	(object SegLabel @216

+				Parent_View 	@214

+				location   	(1809, 2024)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.564706

+				height     	67

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::ColumnName" @217

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(388, 469)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@217

+			location   	(163, 422)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	451

+			justify    	0

+			label      	"ColumnName")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"4049226F035A"

+		    width      	469

+		    height     	119

+		    annotation 	8)

+		(object InheritView "" @218

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404923E20186"

+		    client     	@217

+		    supplier   	@171

+		    line_style 	3

+		    origin_attachment 	(390, 410)

+		    terminal_attachment 	(390, 287))

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableCorrelation" @219

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(390, 741)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@219

+			location   	(201, 690)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	378

+			justify    	0

+			label      	"TableCorrelation")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"412F8BD80253"

+		    width      	396

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object AssociationViewNew "$UNNAMED$79" @220

+		    location   	(388, 602)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"412F8DAA01C1"

+		    roleview_list 	(list RoleViews

+			(object RoleView "columnNameList" @221

+			    Parent_View 	@220

+			    location   	(-2, -139)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @222

+				Parent_View 	@221

+				location   	(202, 555)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	346

+				justify    	0

+				label      	"+columnNameList"

+				pctDist    	0.653333

+				height     	187

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F8DAB02BD"

+			    client     	@220

+			    supplier   	@217

+			    line_style 	0

+			    label      	(object SegLabel @223

+				Parent_View 	@221

+				location   	(455, 565)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.520000

+				height     	67

+				orientation 	1)

+			    label      	(object SegLabel @224

+				Parent_View 	@221

+				location   	(599, 564)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	176

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.533333

+				height     	211

+				orientation 	1))

+			(object RoleView "tableCorrelation" @225

+			    Parent_View 	@220

+			    location   	(-2, -139)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @226

+				Parent_View 	@225

+				location   	(209, 650)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	330

+				justify    	0

+				label      	"+tableCorrelation"

+				pctDist    	0.607892

+				height     	181

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F8DAB02C7"

+			    client     	@220

+			    supplier   	@219

+			    line_style 	0)))

+		(object InheritView "" @227

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"412F9AEA0288"

+		    client     	@219

+		    supplier   	@171

+		    vertices   	(list Points

+			(588, 701)

+			(713, 677)

+			(713, 262)

+			(601, 229))

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLModel::Tables::Table" @228

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(455, 2249)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@228

+			location   	(342, 2174)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	226

+			justify    	0

+			label      	"Table")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3E9B1FB60047"

+		    width      	244

+		    height     	174

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableExpression" @229

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(858, 1053)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@229

+			location   	(533, 978)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	651

+			justify    	0

+			label      	"TableExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37EE600288"

+		    width      	669

+		    height     	175

+		    annotation 	8)

+		(object InheritTreeView "" @230

+		    location   	(879, 1572)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@229

+		    vertices   	(list Points

+			(879, 1572)

+			(879, 1140)))

+		(object InheritView "" @231

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3BF3D3F70129"

+		    client     	@170

+		    supplier   	@229

+		    line_style 	3

+		    origin_attachment 	(1001, 1860)

+		    terminal_attachment 	(1001, 1572)

+		    drawSupplier 	@230)

+		(object InheritView "" @232

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37EF4C0061"

+		    client     	@169

+		    supplier   	@229

+		    line_style 	3

+		    origin_attachment 	(1378, 1654)

+		    terminal_attachment 	(1378, 1572)

+		    drawSupplier 	@230)

+		(object InheritView "" @233

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3C1FB7ED00E8"

+		    client     	@229

+		    supplier   	@181

+		    line_style 	3

+		    origin_attachment 	(847, 966)

+		    terminal_attachment 	(847, 613)

+		    drawSupplier 	@196)

+		(object AssociationViewNew "$UNNAMED$78" @234

+		    location   	(605, 884)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"412F8CBC0208"

+		    roleview_list 	(list RoleViews

+			(object RoleView "tableCorrelation" @235

+			    Parent_View 	@234

+			    location   	(-123, -169)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @236

+				Parent_View 	@235

+				location   	(310, 853)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	330

+				justify    	0

+				label      	"+tableCorrelation"

+				pctDist    	1.832925

+				height     	138

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F8CBE0297"

+			    client     	@234

+			    supplier   	@219

+			    line_style 	0

+			    label      	(object SegLabel @237

+				Parent_View 	@235

+				location   	(619, 834)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.117820

+				height     	50

+				orientation 	1))

+			(object RoleView "tableExpr" @238

+			    Parent_View 	@234

+			    location   	(-123, -169)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @239

+				Parent_View 	@238

+				location   	(520, 943)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	207

+				justify    	0

+				label      	"+tableExpr"

+				pctDist    	-0.277770

+				height     	97

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F8CBE02BF"

+			    client     	@234

+			    supplier   	@229

+			    line_style 	0)))

+		(object InheritView "" @240

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"41F9736403D7"

+		    client     	@209

+		    supplier   	@229

+		    line_style 	3

+		    origin_attachment 	(1742, 1861)

+		    terminal_attachment 	(1742, 1572)

+		    drawSupplier 	@230)

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableInDatabase" @241

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(689, 1716)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@241

+			location   	(495, 1665)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	388

+			justify    	0

+			label      	"TableInDatabase")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3BF3D3560327"

+		    width      	406

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object AssociationViewNew "$UNNAMED$76" @242

+		    location   	(575, 1970)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"412F75A3032D"

+		    roleview_list 	(list RoleViews

+			(object RoleView "databaseTable " @243

+			    Parent_View 	@242

+			    location   	(172, 501)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @244

+				Parent_View 	@243

+				location   	(471, 2106)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	307

+				justify    	0

+				label      	"+databaseTable "

+				pctDist    	0.800000

+				height     	42

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F75A50055"

+			    client     	@242

+			    supplier   	@228

+			    line_style 	0

+			    label      	(object SegLabel @245

+				Parent_View 	@243

+				location   	(549, 2163)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	0))

+			(object RoleView "$UNNAMED$77" @246

+			    Parent_View 	@242

+			    location   	(172, 501)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @247

+				Parent_View 	@246

+				location   	(605, 1802)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				hidden     	TRUE

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	259

+				justify    	0

+				label      	""

+				pctDist    	0.800000

+				height     	42

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"412F75A50073"

+			    client     	@242

+			    supplier   	@241

+			    line_style 	0)))

+		(object InheritView "" @248

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3BF3D3DA011E"

+		    client     	@241

+		    supplier   	@229

+		    line_style 	3

+		    origin_attachment 	(689, 1653)

+		    terminal_attachment 	(689, 1572)

+		    drawSupplier 	@230)

+		(object AttachView "" @249

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@241

+		    supplier   	@207

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionColumn" @250

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(390, 1352)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@250

+			location   	(108, 1301)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	564

+			justify    	0

+			label      	"ValueExpressionColumn")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389EAF00BB"

+		    width      	582

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object AssociationViewNew "$UNNAMED$71" @251

+		    location   	(602, 1214)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B8C1E7D0239"

+		    roleview_list 	(list RoleViews

+			(object RoleView "columnList" @252

+			    Parent_View 	@251

+			    location   	(-256, 161)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @253

+				Parent_View 	@252

+				location   	(309, 1252)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	354

+				justify    	0

+				label      	"+columnList"

+				pctDist    	1.970590

+				height     	128

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B8C1E7E0172"

+			    client     	@251

+			    supplier   	@250

+			    line_style 	0

+			    label      	(object SegLabel @254

+				Parent_View 	@252

+				location   	(620, 1261)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.081439

+				height     	49

+				orientation 	0)

+			    label      	(object SegLabel @255

+				Parent_View 	@252

+				location   	(749, 1258)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	176

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	-0.739960

+				height     	117

+				orientation 	0))

+			(object RoleView "parentTableExpr" @256

+			    Parent_View 	@251

+			    location   	(-256, 161)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @257

+				Parent_View 	@256

+				location   	(504, 1175)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	319

+				justify    	0

+				label      	"+parentTableExpr"

+				pctDist    	-0.450243

+				height     	87

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B8C1E7E0168"

+			    client     	@251

+			    supplier   	@229

+			    line_style 	0

+			    label      	(object SegLabel @258

+				Parent_View 	@256

+				location   	(737, 1180)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.953940

+				height     	44

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$94" @259

+		    location   	(538, 1533)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4238889402F3"

+		    roleview_list 	(list RoleViews

+			(object RoleView "tableInDatabase" @260

+			    Parent_View 	@259

+			    location   	(148, 181)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @261

+				Parent_View 	@260

+				location   	(792, 1615)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	316

+				justify    	0

+				label      	"+tableInDatabase"

+				pctDist    	1.458027

+				height     	144

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4238889502A4"

+			    client     	@259

+			    supplier   	@241

+			    line_style 	0

+			    label      	(object SegLabel @262

+				Parent_View 	@260

+				location   	(549, 1620)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.481001

+				height     	47

+				orientation 	1))

+			(object RoleView "derivedColumnList" @263

+			    Parent_View 	@259

+			    location   	(148, 181)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @264

+				Parent_View 	@263

+				location   	(677, 1454)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	359

+				justify    	0

+				label      	"+derivedColumnList"

+				pctDist    	-0.178331

+				height     	158

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"4238889502A6"

+			    client     	@259

+			    supplier   	@250

+			    line_style 	0

+			    label      	(object SegLabel @265

+				Parent_View 	@263

+				location   	(402, 1446)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	1.005357

+				height     	50

+				orientation 	0))))))

+	(object ClassDiagram "QueryExpression"

+	    quid       	"3B37F312024A"

+	    title      	"QueryExpression"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	0

+	    origin_y   	0

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySelect" @266

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1254, 1459)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@266

+			location   	(1063, 1387)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	382

+			justify    	0

+			label      	"QuerySelect")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37F44F02C8"

+		    width      	400

+		    height     	169

+		    annotation 	8)

+		(object NoteView @267

+		    location   	(1956, 597)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@267

+			location   	(1612, 510)

+			fill_color 	13434879

+			nlines     	3

+			max_width  	653

+			label      	"The SQL representation of a query expression may begin with either the SELECT or WITH keywords.")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	713

+		    height     	187)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @268

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(416, 221)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@268

+			location   	(214, 115)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryCombinedOperator" @269

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1781, 1885)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@269

+			location   	(1496, 1701)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	570

+			justify    	0

+			label      	"QueryCombinedOperator")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@269

+			location   	(1496, 1651)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	570

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A1F54022F"

+		    width      	588

+		    height     	492

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLModel::Expressions::QueryExpression" @270

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2145, 224)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@270

+			location   	(1943, 117)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"QueryExpression")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@270

+			location   	(1943, 67)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"<<Interface>>")

+		    icon       	"Interface"

+		    icon_style 	"Label"

+		    line_color 	3342489

+		    fill_color 	14597606

+		    quidu      	"3F392200019B"

+		    width      	422

+		    height     	338

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryCombined" @271

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1785, 1466)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@271

+			location   	(1585, 1394)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	401

+			justify    	0

+			label      	"QueryCombined")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37F42D0189"

+		    width      	419

+		    height     	169

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionRoot" @272

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1256, 220)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@272

+			location   	(1025, 173)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	463

+			justify    	0

+			label      	"QueryExpressionRoot")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37968301D1"

+		    width      	481

+		    height     	119

+		    annotation 	8)

+		(object AttachView "" @273

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@267

+		    supplier   	@272

+		    line_style 	0)

+		(object InheritView "" @274

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"4049122F007D"

+		    client     	@272

+		    supplier   	@268

+		    line_style 	0)

+		(object InheritView "" @275

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404CD86A02F5"

+		    client     	@272

+		    supplier   	@270

+		    line_style 	0)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionBody" @276

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1255, 882)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@276

+			location   	(1002, 832)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	507

+			justify    	0

+			label      	"QueryExpressionBody")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37924A01CC"

+		    width      	525

+		    height     	125

+		    annotation 	8)

+		(object InheritTreeView "" @277

+		    location   	(1255, 1242)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@276

+		    vertices   	(list Points

+			(1255, 1242)

+			(1255, 944)))

+		(object AssociationViewNew "$UNNAMED$65" @278

+		    location   	(1837, 996)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3A0F03019D"

+		    roleview_list 	(list RoleViews

+			(object RoleView "combinedLeft" @279

+			    Parent_View 	@278

+			    location   	(383, 0)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @280

+				Parent_View 	@279

+				location   	(1616, 1351)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	274

+				justify    	0

+				label      	"+combinedLeft"

+				pctDist    	0.972676

+				height     	180

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A0F060101"

+			    client     	@278

+			    supplier   	@271

+			    line_style 	0)

+			(object RoleView "leftQuery" @281

+			    Parent_View 	@278

+			    location   	(383, 0)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @282

+				Parent_View 	@281

+				location   	(1676, 971)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	186

+				justify    	0

+				label      	"+leftQuery"

+				pctDist    	0.582973

+				height     	51

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A0F06011F"

+			    client     	@278

+			    supplier   	@276

+			    vertices   	(list Points

+				(1837, 996)

+				(1844, 936)

+				(1517, 905))

+			    line_style 	0

+			    label      	(object SegLabel @283

+				Parent_View 	@281

+				location   	(1559, 854)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.906317

+				height     	56

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$66" @284

+		    location   	(1896, 940)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3A0F090214"

+		    roleview_list 	(list RoleViews

+			(object RoleView "combinedRight" @285

+			    Parent_View 	@284

+			    location   	(442, -56)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @286

+				Parent_View 	@285

+				location   	(2008, 1342)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	296

+				justify    	0

+				label      	"+combinedRight"

+				pctDist    	0.823656

+				height     	193

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A0F0C00CD"

+			    client     	@284

+			    supplier   	@271

+			    line_style 	0)

+			(object RoleView "rightQuery" @287

+			    Parent_View 	@284

+			    location   	(442, -56)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @288

+				Parent_View 	@287

+				location   	(1695, 859)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	220

+				justify    	0

+				label      	"+rightQuery"

+				pctDist    	0.608944

+				height     	23

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A0F0C00E1"

+			    client     	@284

+			    supplier   	@276

+			    vertices   	(list Points

+				(1896, 940)

+				(1909, 881)

+				(1517, 881))

+			    line_style 	0

+			    label      	(object SegLabel @289

+				Parent_View 	@287

+				location   	(1557, 929)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.914143

+				height     	48

+				orientation 	0))))

+		(object InheritView "" @290

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F464012E"

+		    client     	@271

+		    supplier   	@276

+		    line_style 	3

+		    origin_attachment 	(1767, 1382)

+		    terminal_attachment 	(1767, 1242)

+		    drawSupplier 	@277)

+		(object InheritView "" @291

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F4610260"

+		    client     	@266

+		    supplier   	@276

+		    line_style 	3

+		    origin_attachment 	(1254, 1375)

+		    terminal_attachment 	(1254, 1242)

+		    drawSupplier 	@277)

+		(object AssociationViewNew "$UNNAMED$21" @292

+		    location   	(1255, 549)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F408023A"

+		    roleview_list 	(list RoleViews

+			(object RoleView "queryExpression" @293

+			    Parent_View 	@292

+			    location   	(-199, -447)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @294

+				Parent_View 	@293

+				location   	(1477, 332)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	330

+				justify    	0

+				label      	"+queryExpression"

+				pctDist    	0.809137

+				height     	222

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F40900F1"

+			    client     	@292

+			    supplier   	@272

+			    line_style 	0)

+			(object RoleView "query" @295

+			    Parent_View 	@292

+			    location   	(-199, -447)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @296

+				Parent_View 	@295

+				location   	(1348, 723)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	138

+				justify    	0

+				label      	"+query"

+				pctDist    	0.643678

+				height     	93

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F40900FB"

+			    client     	@292

+			    supplier   	@276

+			    line_style 	0

+			    label      	(object SegLabel @297

+				Parent_View 	@295

+				location   	(1223, 729)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.666667

+				height     	33

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::ColumnName" @298

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(416, 1105)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@298

+			location   	(255, 1054)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	322

+			justify    	0

+			label      	"ColumnName")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"4049226F035A"

+		    width      	340

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::WithTableSpecification" @299

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(416, 741)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@299

+			location   	(169, 694)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	494

+			justify    	0

+			label      	"WithTableSpecification")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37EEBD019C"

+		    width      	512

+		    height     	118

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$20" @300

+		    location   	(833, 480)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F3FB0368"

+		    roleview_list 	(list RoleViews

+			(object RoleView "queryExpressionRoot " @301

+			    Parent_View 	@300

+			    location   	(586, -520)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @302

+				Parent_View 	@301

+				location   	(873, 334)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	424

+				justify    	0

+				label      	"+queryExpressionRoot "

+				pctDist    	0.289989

+				height     	103

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F3FC0189"

+			    client     	@300

+			    supplier   	@272

+			    line_style 	0)

+			(object RoleView "withClause" @303

+			    Parent_View 	@300

+			    location   	(586, -520)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @304

+				Parent_View 	@303

+				location   	(792, 607)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	226

+				justify    	0

+				label      	"+withClause"

+				pctDist    	0.266968

+				height     	86

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F3FC0193"

+			    client     	@300

+			    supplier   	@299

+			    line_style 	0

+			    label      	(object SegLabel @305

+				Parent_View 	@303

+				location   	(468, 652)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	1.053957

+				height     	47

+				orientation 	1)

+			    label      	(object SegLabel @306

+				Parent_View 	@303

+				location   	(302, 656)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	1.431584

+				height     	132

+				orientation 	1))))

+		(object InheritView "" @307

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"41F9707402EF"

+		    client     	@299

+		    supplier   	@268

+		    line_style 	0)

+		(object AssociationViewNew "$UNNAMED$87" @308

+		    location   	(832, 810)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"41F971E90098"

+		    roleview_list 	(list RoleViews

+			(object RoleView "withTableQueryExpr" @309

+			    Parent_View 	@308

+			    location   	(416, 69)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @310

+				Parent_View 	@309

+				location   	(940, 999)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	463

+				justify    	0

+				label      	"+withTableQueryExpr"

+				pctDist    	0.850127

+				height     	168

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"41F971EA0088"

+			    client     	@308

+			    supplier   	@276

+			    line_style 	0

+			    label      	(object SegLabel @311

+				Parent_View 	@309

+				location   	(967, 887)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	1))

+			(object RoleView "withTableSpecification" @312

+			    Parent_View 	@308

+			    location   	(416, 69)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @313

+				Parent_View 	@312

+				location   	(893, 735)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	434

+				justify    	0

+				label      	"+withTableSpecification"

+				pctDist    	-0.293783

+				height     	84

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"41F971EA0092"

+			    client     	@308

+			    supplier   	@299

+			    line_style 	0

+			    label      	(object SegLabel @314

+				Parent_View 	@312

+				location   	(681, 839)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$89" @315

+		    location   	(416, 920)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"41F9748E0122"

+		    roleview_list 	(list RoleViews

+			(object RoleView "columnNameList" @316

+			    Parent_View 	@315

+			    location   	(0, 179)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @317

+				Parent_View 	@316

+				location   	(232, 1002)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	338

+				justify    	0

+				label      	"+columnNameList"

+				pctDist    	0.681601

+				height     	185

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"41F9748F0099"

+			    client     	@315

+			    supplier   	@298

+			    line_style 	0

+			    label      	(object SegLabel @318

+				Parent_View 	@316

+				location   	(470, 1003)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.685950

+				height     	54

+				orientation 	0)

+			    label      	(object SegLabel @319

+				Parent_View 	@316

+				location   	(603, 1004)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	159

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.694215

+				height     	187

+				orientation 	0))

+			(object RoleView "withTableSpecification" @320

+			    Parent_View 	@315

+			    location   	(0, 179)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @321

+				Parent_View 	@320

+				location   	(282, 892)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	434

+				justify    	0

+				label      	"+withTableSpecification"

+				pctDist    	0.241667

+				height     	135

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"41F9748F009B"

+			    client     	@315

+			    supplier   	@299

+			    line_style 	0

+			    label      	(object SegLabel @322

+				Parent_View 	@320

+				location   	(470, 813)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.900000

+				height     	54

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValues" @323

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(746, 1438)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@323

+			location   	(565, 1388)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	363

+			justify    	0

+			label      	"QueryValues")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37969E01ED"

+		    width      	381

+		    height     	125

+		    annotation 	8)

+		(object InheritView "" @324

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F45F0131"

+		    client     	@323

+		    supplier   	@276

+		    line_style 	3

+		    origin_attachment 	(747, 1376)

+		    terminal_attachment 	(747, 1242)

+		    drawSupplier 	@277)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @325

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(744, 2015)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@325

+			location   	(483, 1963)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	522

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	540

+		    height     	128

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValuesRow" @326

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(743, 1716)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@326

+			location   	(599, 1665)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	288

+			justify    	0

+			label      	"ValuesRow")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B3796910130"

+		    width      	306

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object AssociationViewNew "$UNNAMED$92" @327

+		    location   	(744, 1576)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"42029BB0019B"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valuesRowList" @328

+			    Parent_View 	@327

+			    location   	(3, 133)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @329

+				Parent_View 	@328

+				location   	(559, 1614)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	284

+				justify    	0

+				label      	"+valuesRowList"

+				pctDist    	0.518954

+				height     	185

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"42029BB100A2"

+			    client     	@327

+			    supplier   	@326

+			    line_style 	0

+			    label      	(object SegLabel @330

+				Parent_View 	@328

+				location   	(796, 1615)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.504241

+				height     	52

+				orientation 	0)

+			    label      	(object SegLabel @331

+				Parent_View 	@328

+				location   	(942, 1612)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	159

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.452484

+				height     	198

+				orientation 	0))

+			(object RoleView "queryValues" @332

+			    Parent_View 	@327

+			    location   	(3, 133)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @333

+				Parent_View 	@332

+				location   	(560, 1523)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	250

+				justify    	0

+				label      	"+queryValues"

+				pctDist    	0.681612

+				height     	186

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"42029BB100A4"

+			    client     	@327

+			    supplier   	@323

+			    line_style 	0

+			    label      	(object SegLabel @334

+				Parent_View 	@332

+				location   	(798, 1517)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.795327

+				height     	53

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$11" @335

+		    location   	(743, 1864)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37974E00C4"

+		    roleview_list 	(list RoleViews

+			(object RoleView "exprList" @336

+			    Parent_View 	@335

+			    location   	(2, 148)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @337

+				Parent_View 	@336

+				location   	(626, 1919)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	174

+				justify    	0

+				label      	"+exprList"

+				pctDist    	0.639535

+				height     	117

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37974E02D9"

+			    client     	@335

+			    supplier   	@325

+			    line_style 	0

+			    label      	(object SegLabel @338

+				Parent_View 	@336

+				location   	(799, 1921)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.662791

+				height     	56

+				orientation 	0)

+			    label      	(object SegLabel @339

+				Parent_View 	@336

+				location   	(945, 1916)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	159

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.604651

+				height     	202

+				orientation 	0))

+			(object RoleView "valuesRow" @340

+			    Parent_View 	@335

+			    location   	(2, 148)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @341

+				Parent_View 	@340

+				location   	(583, 1809)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	230

+				justify    	0

+				label      	"+valuesRow"

+				pctDist    	0.647059

+				height     	160

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37974E02D7"

+			    client     	@335

+			    supplier   	@326

+			    line_style 	0)))))

+	(object ClassDiagram "QuerySelect"

+	    quid       	"3B37F5D70218"

+	    title      	"QuerySelect"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	0

+	    origin_y   	0

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySearchCondition" @342

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1822, 849)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@342

+			location   	(1594, 802)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	457

+			justify    	0

+			label      	"QuerySearchCondition")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B378C160224"

+		    width      	475

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::GroupingSpecification" @343

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1993, 1180)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@343

+			location   	(1727, 1130)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	532

+			justify    	0

+			label      	"GroupingSpecification")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37F63D0369"

+		    width      	550

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryResultSpecification" @344

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(375, 849)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@344

+			location   	(62, 799)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	626

+			justify    	0

+			label      	"QueryResultSpecification")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37F66102FD"

+		    width      	644

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionVariable" @345

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(666, 1115)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@345

+			location   	(394, 1065)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	545

+			justify    	0

+			label      	"ValueExpressionVariable")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389EC5029D"

+		    width      	563

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySelect" @346

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1256, 353)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@346

+			location   	(1015, 272)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	482

+			justify    	0

+			label      	"QuerySelect")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37F44F02C8"

+		    width      	500

+		    height     	187

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$22" @347

+		    location   	(1672, 588)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F67B01C4"

+		    roleview_list 	(list RoleViews

+			(object RoleView "querySelectHaving" @348

+			    Parent_View 	@347

+			    location   	(1278, -96)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @349

+				Parent_View 	@348

+				location   	(1652, 492)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	364

+				justify    	0

+				label      	"+querySelectHaving"

+				pctDist    	0.224277

+				height     	73

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F67C007B"

+			    client     	@347

+			    supplier   	@346

+			    line_style 	0)

+			(object RoleView "havingClause" @350

+			    Parent_View 	@347

+			    location   	(1278, -96)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @351

+				Parent_View 	@350

+				location   	(1965, 737)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	262

+				justify    	0

+				label      	"+havingClause"

+				pctDist    	0.820205

+				height     	144

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F67C0085"

+			    client     	@347

+			    supplier   	@342

+			    vertices   	(list Points

+				(1672, 588)

+				(1821, 672)

+				(1821, 789))

+			    line_style 	0

+			    label      	(object SegLabel @352

+				Parent_View 	@350

+				location   	(1903, 709)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.721776

+				height     	82

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$23" @353

+		    location   	(1557, 617)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F67E0204"

+		    roleview_list 	(list RoleViews

+			(object RoleView "querySelectWhere" @354

+			    Parent_View 	@353

+			    location   	(1163, -67)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @355

+				Parent_View 	@354

+				location   	(1591, 582)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	373

+				justify    	0

+				label      	"+querySelectWhere"

+				pctDist    	-0.010036

+				height     	49

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F67F013D"

+			    client     	@353

+			    supplier   	@346

+			    line_style 	0)

+			(object RoleView "whereClause" @356

+			    Parent_View 	@353

+			    location   	(1163, -67)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @357

+				Parent_View 	@356

+				location   	(1715, 750)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	272

+				justify    	0

+				label      	"+whereClause"

+				pctDist    	0.790456

+				height     	4

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F67F013F"

+			    client     	@353

+			    supplier   	@342

+			    line_style 	0

+			    label      	(object SegLabel @358

+				Parent_View 	@356

+				location   	(1737, 712)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.750524

+				height     	48

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$24" @359

+		    location   	(2068, 605)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F6880259"

+		    roleview_list 	(list RoleViews

+			(object RoleView "querySelect" @360

+			    Parent_View 	@359

+			    location   	(940, -45)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @361

+				Parent_View 	@360

+				location   	(1704, 420)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	245

+				justify    	0

+				label      	"+querySelect"

+				pctDist    	0.683879

+				height     	68

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F6890174"

+			    client     	@359

+			    supplier   	@346

+			    line_style 	0)

+			(object RoleView "groupByClause" @362

+			    Parent_View 	@359

+			    location   	(940, -45)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @363

+				Parent_View 	@362

+				location   	(2238, 1082)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	298

+				justify    	0

+				label      	"+groupByClause"

+				pctDist    	0.754846

+				height     	151

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F6890176"

+			    client     	@359

+			    supplier   	@343

+			    vertices   	(list Points

+				(2068, 605)

+				(2132, 625)

+				(2132, 969)

+				(2032, 1117))

+			    line_style 	0

+			    label      	(object SegLabel @364

+				Parent_View 	@362

+				location   	(1772, 1082)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	1.652583

+				height     	235

+				orientation 	1)

+			    label      	(object SegLabel @365

+				Parent_View 	@362

+				location   	(1918, 1081)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	1.190321

+				height     	115

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$25" @366

+		    location   	(788, 616)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F6900264"

+		    roleview_list 	(list RoleViews

+			(object RoleView "querySelect" @367

+			    Parent_View 	@366

+			    location   	(-1043, -27)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @368

+				Parent_View 	@367

+				location   	(861, 491)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	245

+				justify    	0

+				label      	"+querySelect"

+				pctDist    	0.361867

+				height     	75

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F69102CA"

+			    client     	@366

+			    supplier   	@346

+			    line_style 	0)

+			(object RoleView "selectClause" @369

+			    Parent_View 	@366

+			    location   	(-1043, -27)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @370

+				Parent_View 	@369

+				location   	(311, 754)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	257

+				justify    	0

+				label      	"+selectClause"

+				pctDist    	1.399770

+				height     	115

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F69102CC"

+			    client     	@366

+			    supplier   	@344

+			    line_style 	0

+			    label      	(object SegLabel @371

+				Parent_View 	@369

+				location   	(615, 759)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.638830

+				height     	40

+				orientation 	0)

+			    label      	(object SegLabel @372

+				Parent_View 	@369

+				location   	(748, 759)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.305502

+				height     	104

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$69" @373

+		    location   	(948, 749)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3A5BBF0226"

+		    roleview_list 	(list RoleViews

+			(object RoleView "querySelect" @374

+			    Parent_View 	@373

+			    location   	(636, 587)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @375

+				Parent_View 	@374

+				location   	(1054, 567)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	245

+				justify    	0

+				label      	"+querySelect"

+				pctDist    	0.544473

+				height     	28

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A5BC0003C"

+			    client     	@373

+			    supplier   	@346

+			    line_style 	0)

+			(object RoleView "intoClause" @376

+			    Parent_View 	@373

+			    location   	(636, 587)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @377

+				Parent_View 	@376

+				location   	(599, 1026)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	226

+				justify    	0

+				label      	"+intoClause"

+				pctDist    	1.130962

+				height     	107

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A5BC00046"

+			    client     	@373

+			    supplier   	@345

+			    line_style 	0

+			    label      	(object SegLabel @378

+				Parent_View 	@376

+				location   	(825, 1024)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..n"

+				pctDist    	0.765953

+				height     	71

+				orientation 	0)

+			    label      	(object SegLabel @379

+				Parent_View 	@376

+				location   	(962, 1020)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.540037

+				height     	177

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::TableReference" @380

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1253, 846)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@380

+			location   	(1009, 799)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	489

+			justify    	0

+			label      	"TableReference")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37EE200178"

+		    width      	507

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$26" @381

+		    location   	(1254, 616)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F69401CA"

+		    roleview_list 	(list RoleViews

+			(object RoleView "querySelect" @382

+			    Parent_View 	@381

+			    location   	(-740, 385)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @383

+				Parent_View 	@382

+				location   	(1286, 528)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	245

+				justify    	0

+				label      	"+querySelect"

+				pctDist    	0.516234

+				height     	31

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F69403B4"

+			    client     	@381

+			    supplier   	@346

+			    line_style 	0)

+			(object RoleView "fromClause" @384

+			    Parent_View 	@381

+			    location   	(-740, 385)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @385

+				Parent_View 	@384

+				location   	(1120, 752)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	233

+				justify    	0

+				label      	"+fromClause"

+				pctDist    	0.805966

+				height     	134

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F69403BE"

+			    client     	@381

+			    supplier   	@380

+			    line_style 	0

+			    label      	(object SegLabel @386

+				Parent_View 	@384

+				location   	(1314, 750)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.792899

+				height     	61

+				orientation 	0)

+			    label      	(object SegLabel @387

+				Parent_View 	@384

+				location   	(1440, 749)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.775148

+				height     	187

+				orientation 	0))))

+		(object NoteView @388

+		    location   	(376, 519)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@388

+			location   	(151, 444)

+			fill_color 	13434879

+			nlines     	3

+			max_width  	414

+			label      	

+|"SELECT *" is implied if the select clause is empty.

+			)

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	474

+		    height     	162)

+		(object AttachView "" @389

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@388

+		    supplier   	@344

+		    line_style 	0)))

+	(object ClassDiagram "SearchCondition"

+	    quid       	"3B37FA440267"

+	    title      	"SearchCondition"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	4014

+	    origin_y   	0

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::Predicate" @390

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1248, 597)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@390

+			location   	(963, 465)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	570

+			justify    	0

+			label      	"Predicate")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37F1C2039C"

+		    width      	588

+		    height     	288

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateQuantified" @391

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(976, 1077)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@391

+			location   	(754, 1024)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	444

+			justify    	0

+			label      	"PredicateQuantified")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37FA7E008A"

+		    width      	462

+		    height     	131

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateIn" @392

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2635, 1091)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@392

+			location   	(2422, 1019)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	426

+			justify    	0

+			label      	"PredicateIn")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37FAB303B1"

+		    width      	444

+		    height     	168

+		    annotation 	8)

+		(object InheritTreeView "" @393

+		    location   	(1244, 875)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@390

+		    vertices   	(list Points

+			(1244, 875)

+			(1244, 741)))

+		(object InheritView "" @394

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAED0039"

+		    client     	@391

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(976, 1012)

+		    terminal_attachment 	(976, 875)

+		    drawSupplier 	@393)

+		(object InheritView "" @395

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAF90376"

+		    client     	@392

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(2629, 1007)

+		    terminal_attachment 	(2629, 875)

+		    drawSupplier 	@393)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateBasic" @396

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(354, 1099)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@396

+			location   	(57, 1018)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	594

+			justify    	0

+			label      	"PredicateBasic")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FA6F011F"

+		    width      	612

+		    height     	187

+		    annotation 	8)

+		(object InheritView "" @397

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAEB00EB"

+		    client     	@396

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(494, 1005)

+		    terminal_attachment 	(494, 875)

+		    drawSupplier 	@393)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @398

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(366, 1523)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@398

+			location   	(144, 1476)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	444

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	462

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$28" @399

+		    location   	(510, 1331)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FB2D01EA"

+		    roleview_list 	(list RoleViews

+			(object RoleView "basicRight" @400

+			    Parent_View 	@399

+			    location   	(207, 346)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @401

+				Parent_View 	@400

+				location   	(639, 1236)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	223

+				justify    	0

+				label      	"+basicRight"

+				pctDist    	1.283784

+				height     	129

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB2D03A3"

+			    client     	@399

+			    supplier   	@396

+			    vertices   	(list Points

+				(510, 1331)

+				(510, 1257)

+				(446, 1192))

+			    line_style 	0)

+			(object RoleView "rightValueExpr" @402

+			    Parent_View 	@399

+			    location   	(207, 346)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @403

+				Parent_View 	@402

+				location   	(683, 1429)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	293

+				justify    	0

+				label      	"+rightValueExpr"

+				pctDist    	1.139535

+				height     	173

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB2D03A5"

+			    client     	@399

+			    supplier   	@398

+			    vertices   	(list Points

+				(510, 1331)

+				(510, 1417)

+				(445, 1463))

+			    line_style 	0

+			    label      	(object SegLabel @404

+				Parent_View 	@402

+				location   	(568, 1370)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.237179

+				height     	58

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$29" @405

+		    location   	(359, 1327)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FB2F0215"

+		    roleview_list 	(list RoleViews

+			(object RoleView "basicLeft" @406

+			    Parent_View 	@405

+			    location   	(56, 342)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @407

+				Parent_View 	@406

+				location   	(225, 1233)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	191

+				justify    	0

+				label      	"+basicLeft"

+				pctDist    	0.725568

+				height     	133

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB2F03CE"

+			    client     	@405

+			    supplier   	@396

+			    line_style 	0)

+			(object RoleView "leftValueExpr" @408

+			    Parent_View 	@405

+			    location   	(56, 342)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @409

+				Parent_View 	@408

+				location   	(218, 1430)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	277

+				justify    	0

+				label      	"+leftValueExpr"

+				pctDist    	0.734848

+				height     	145

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB2F03D0"

+			    client     	@405

+			    supplier   	@398

+			    line_style 	0

+			    label      	(object SegLabel @410

+				Parent_View 	@408

+				location   	(317, 1369)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.310606

+				height     	44

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateIsNull" @411

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3776, 1093)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@411

+			location   	(3573, 1012)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	407

+			justify    	0

+			label      	"PredicateIsNull")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FAD50324"

+		    width      	425

+		    height     	187

+		    annotation 	8)

+		(object InheritView "" @412

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAFF02CA"

+		    client     	@411

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(3757, 999)

+		    terminal_attachment 	(3757, 875)

+		    drawSupplier 	@393)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @413

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3776, 1530)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@413

+			location   	(3548, 1477)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	457

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	475

+		    height     	131

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$32" @414

+		    location   	(3776, 1325)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FB600107"

+		    roleview_list 	(list RoleViews

+			(object RoleView "predicateNull" @415

+			    Parent_View 	@414

+			    location   	(35, 328)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @416

+				Parent_View 	@415

+				location   	(3946, 1235)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	259

+				justify    	0

+				label      	"+predicateNull"

+				pctDist    	0.647482

+				height     	170

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB6002E8"

+			    client     	@414

+			    supplier   	@411

+			    line_style 	0)

+			(object RoleView "valueExpr" @417

+			    Parent_View 	@414

+			    location   	(35, 328)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @418

+				Parent_View 	@417

+				location   	(3952, 1430)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	0.755396

+				height     	176

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB6002F2"

+			    client     	@414

+			    supplier   	@413

+			    line_style 	0

+			    label      	(object SegLabel @419

+				Parent_View 	@417

+				location   	(3804, 1413)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.639219

+				height     	28

+				orientation 	0))))

+		(object InheritTreeView "" @420

+		    location   	(976, 1755)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@391

+		    vertices   	(list Points

+			(976, 1755)

+			(976, 1142)))

+		(object InheritTreeView "" @421

+		    location   	(2635, 1780)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@392

+		    vertices   	(list Points

+			(2635, 1780)

+			(2635, 1175)))

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateInValueList" @422

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2688, 1957)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@422

+			location   	(2400, 1904)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	576

+			justify    	0

+			label      	"PredicateInValueList")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FBF403E5"

+		    width      	594

+		    height     	131

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @423

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2684, 2322)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@423

+			location   	(2456, 2272)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	457

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	475

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$33" @424

+		    location   	(2802, 2162)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FCD10176"

+		    roleview_list 	(list RoleViews

+			(object RoleView "inValueListRight" @425

+			    Parent_View 	@424

+			    location   	(175, 559)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @426

+				Parent_View 	@425

+				location   	(2915, 2059)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	316

+				justify    	0

+				label      	"+inValueListRight"

+				pctDist    	2.503333

+				height     	29

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FCD20005"

+			    client     	@424

+			    supplier   	@422

+			    vertices   	(list Points

+				(2802, 2162)

+				(2838, 2114)

+				(2750, 2022))

+			    line_style 	0)

+			(object RoleView "valueExprList" @427

+			    Parent_View 	@424

+			    location   	(175, 559)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @428

+				Parent_View 	@427

+				location   	(2920, 2194)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	275

+				justify    	0

+				label      	"+valueExprList"

+				pctDist    	-0.389587

+				height     	113

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FCD20007"

+			    client     	@424

+			    supplier   	@423

+			    line_style 	0

+			    label      	(object SegLabel @429

+				Parent_View 	@427

+				location   	(2829, 2234)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.343136

+				height     	65

+				orientation 	0)

+			    label      	(object SegLabel @430

+				Parent_View 	@427

+				location   	(2964, 2240)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	-0.315082

+				height     	176

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$34" @431

+		    location   	(2685, 2140)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FCD40044"

+		    roleview_list 	(list RoleViews

+			(object RoleView "inValueListLeft" @432

+			    Parent_View 	@431

+			    location   	(58, 537)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @433

+				Parent_View 	@432

+				location   	(2580, 2064)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	292

+				justify    	0

+				label      	"+inValueListLeft"

+				pctDist    	0.637134

+				height     	107

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FCD401AC"

+			    client     	@431

+			    supplier   	@422

+			    line_style 	0)

+			(object RoleView "valueExpr" @434

+			    Parent_View 	@431

+			    location   	(58, 537)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @435

+				Parent_View 	@434

+				location   	(2532, 2238)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	0.827586

+				height     	153

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FCD401AE"

+			    client     	@431

+			    supplier   	@423

+			    line_style 	0

+			    label      	(object SegLabel @436

+				Parent_View 	@434

+				location   	(2636, 2190)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.420690

+				height     	50

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @437

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3361, 2310)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@437

+			location   	(3158, 2263)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	407

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	425

+		    height     	118

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateInValueRowSelect" @438

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3360, 1957)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@438

+			location   	(3060, 1904)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	600

+			justify    	0

+			label      	"PredicateInValueRowSelect")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FC0B03C0"

+		    width      	618

+		    height     	131

+		    annotation 	8)

+		(object InheritView "" @439

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FC31016C"

+		    client     	@438

+		    supplier   	@392

+		    line_style 	3

+		    origin_attachment 	(3359, 1892)

+		    terminal_attachment 	(3359, 1780)

+		    drawSupplier 	@421)

+		(object AssociationViewNew "$UNNAMED$35" @440

+		    location   	(3360, 2136)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD6F00A1"

+		    roleview_list 	(list RoleViews

+			(object RoleView "inValueRowSelectLeft" @441

+			    Parent_View 	@440

+			    location   	(185, 526)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @442

+				Parent_View 	@441

+				location   	(3293, 2120)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	424

+				justify    	0

+				label      	"+inValueRowSelectLeft"

+				pctDist    	0.140351

+				height     	67

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD6F0259"

+			    client     	@440

+			    supplier   	@438

+			    line_style 	0)

+			(object RoleView "valueExprList" @443

+			    Parent_View 	@440

+			    location   	(185, 526)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @444

+				Parent_View 	@443

+				location   	(3223, 2223)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	275

+				justify    	0

+				label      	"+valueExprList"

+				pctDist    	0.763158

+				height     	138

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD6F0263"

+			    client     	@440

+			    supplier   	@437

+			    line_style 	0

+			    label      	(object SegLabel @445

+				Parent_View 	@443

+				location   	(3431, 2219)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.736842

+				height     	71

+				orientation 	0)

+			    label      	(object SegLabel @446

+				Parent_View 	@443

+				location   	(3569, 2214)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.692982

+				height     	209

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionRoot" @447

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3934, 2296)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@447

+			location   	(3728, 2246)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	413

+			justify    	0

+			label      	"QueryExpressionRoot")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37968301D1"

+		    width      	431

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$36" @448

+		    location   	(3650, 2127)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD710234"

+		    roleview_list 	(list RoleViews

+			(object RoleView "inValueRowSelectRight" @449

+			    Parent_View 	@448

+			    location   	(20, 533)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @450

+				Parent_View 	@449

+				location   	(3815, 2053)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	450

+				justify    	0

+				label      	"+inValueRowSelectRight"

+				pctDist    	-0.505387

+				height     	147

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD7103A7"

+			    client     	@448

+			    supplier   	@438

+			    line_style 	0)

+			(object RoleView "queryExpr" @451

+			    Parent_View 	@448

+			    location   	(20, 533)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @452

+				Parent_View 	@451

+				location   	(3951, 2194)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	219

+				justify    	0

+				label      	"+queryExpr"

+				pctDist    	1.413222

+				height     	96

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD7103B1"

+			    client     	@448

+			    supplier   	@447

+			    line_style 	0

+			    label      	(object SegLabel @453

+				Parent_View 	@451

+				location   	(3801, 2253)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.928068

+				height     	32

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionRoot" @454

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2337, 2517)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@454

+			location   	(2134, 2470)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	407

+			justify    	0

+			label      	"QueryExpressionRoot")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37968301D1"

+		    width      	425

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateInValueSelect" @455

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2048, 1957)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@455

+			location   	(1789, 1907)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	519

+			justify    	0

+			label      	"PredicateInValueSelect")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FBE4017F"

+		    width      	537

+		    height     	125

+		    annotation 	8)

+		(object InheritView "" @456

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FC2D01A2"

+		    client     	@455

+		    supplier   	@392

+		    line_style 	3

+		    origin_attachment 	(2038, 1895)

+		    terminal_attachment 	(2038, 1780)

+		    drawSupplier 	@421)

+		(object AssociationViewNew "$UNNAMED$37" @457

+		    location   	(2336, 2205)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD7702A1"

+		    roleview_list 	(list RoleViews

+			(object RoleView "inValueSelectRight" @458

+			    Parent_View 	@457

+			    location   	(-51, 580)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @459

+				Parent_View 	@458

+				location   	(2272, 2090)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	372

+				justify    	0

+				label      	"+inValueSelectRight"

+				pctDist    	0.495897

+				height     	11

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD780090"

+			    client     	@457

+			    supplier   	@455

+			    vertices   	(list Points

+				(2336, 2205)

+				(2336, 2145)

+				(2144, 2019))

+			    line_style 	0)

+			(object RoleView "queryExpr" @460

+			    Parent_View 	@457

+			    location   	(-51, 580)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @461

+				Parent_View 	@460

+				location   	(2463, 2424)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	219

+				justify    	0

+				label      	"+queryExpr"

+				pctDist    	0.867544

+				height     	127

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD78009A"

+			    client     	@457

+			    supplier   	@454

+			    line_style 	0

+			    label      	(object SegLabel @462

+				Parent_View 	@460

+				location   	(2292, 2428)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.883439

+				height     	45

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @463

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2047, 2314)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@463

+			location   	(1844, 2267)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	407

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	425

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$38" @464

+		    location   	(2047, 2136)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD79036C"

+		    roleview_list 	(list RoleViews

+			(object RoleView "inValueSelectLeft" @465

+			    Parent_View 	@464

+			    location   	(88, 493)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @466

+				Parent_View 	@465

+				location   	(1897, 2068)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	347

+				justify    	0

+				label      	"+inValueSelectLeft"

+				pctDist    	0.581197

+				height     	150

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD7A0165"

+			    client     	@464

+			    supplier   	@455

+			    line_style 	0)

+			(object RoleView "valueExpr" @467

+			    Parent_View 	@464

+			    location   	(88, 493)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @468

+				Parent_View 	@467

+				location   	(1922, 2218)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	0.694915

+				height     	125

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD7A016F"

+			    client     	@464

+			    supplier   	@463

+			    line_style 	0

+			    label      	(object SegLabel @469

+				Parent_View 	@467

+				location   	(2086, 2227)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.775624

+				height     	39

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionRoot" @470

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1485, 2514)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@470

+			location   	(1282, 2467)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	407

+			justify    	0

+			label      	"QueryExpressionRoot")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37968301D1"

+		    width      	425

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateQuantifiedRowSelect" @471

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1341, 1977)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@471

+			location   	(966, 1905)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	750

+			justify    	0

+			label      	"PredicateQuantifiedRowSelect")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FBB7024D"

+		    width      	768

+		    height     	168

+		    annotation 	8)

+		(object InheritView "" @472

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FBD201F1"

+		    client     	@471

+		    supplier   	@391

+		    line_style 	3

+		    origin_attachment 	(1325, 1893)

+		    terminal_attachment 	(1325, 1755)

+		    drawSupplier 	@420)

+		(object AssociationViewNew "$UNNAMED$39" @473

+		    location   	(1459, 2219)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD810255"

+		    roleview_list 	(list RoleViews

+			(object RoleView "quantifiedRowSelectRight" @474

+			    Parent_View 	@473

+			    location   	(-72, 595)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @475

+				Parent_View 	@474

+				location   	(1663, 2118)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	492

+				justify    	0

+				label      	"+quantifiedRowSelectRight"

+				pctDist    	0.001482

+				height     	228

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD820044"

+			    client     	@473

+			    supplier   	@471

+			    line_style 	0)

+			(object RoleView "queryExpr" @476

+			    Parent_View 	@473

+			    location   	(-72, 595)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @477

+				Parent_View 	@476

+				location   	(1634, 2421)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	219

+				justify    	0

+				label      	"+queryExpr"

+				pctDist    	0.863300

+				height     	149

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD820046"

+			    client     	@473

+			    supplier   	@470

+			    vertices   	(list Points

+				(1459, 2219)

+				(1485, 2273)

+				(1485, 2454))

+			    line_style 	0

+			    label      	(object SegLabel @478

+				Parent_View 	@476

+				location   	(1434, 2411)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.827158

+				height     	52

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @479

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1066, 2323)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@479

+			location   	(860, 2276)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	413

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	431

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$40" @480

+		    location   	(1192, 2162)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD83038F"

+		    roleview_list 	(list RoleViews

+			(object RoleView "quantifiedRowSelectLeft" @481

+			    Parent_View 	@480

+			    location   	(111, 516)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @482

+				Parent_View 	@481

+				location   	(1140, 2109)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	460

+				justify    	0

+				label      	"+quantifiedRowSelectLeft"

+				pctDist    	0.068071

+				height     	74

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD840173"

+			    client     	@480

+			    supplier   	@471

+			    line_style 	0)

+			(object RoleView "valueExprList" @483

+			    Parent_View 	@480

+			    location   	(111, 516)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @484

+				Parent_View 	@483

+				location   	(969, 2228)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	275

+				justify    	0

+				label      	"+valueExprList"

+				pctDist    	1.495824

+				height     	134

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD840175"

+			    client     	@480

+			    supplier   	@479

+			    line_style 	0

+			    label      	(object SegLabel @485

+				Parent_View 	@483

+				location   	(1197, 2229)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.379549

+				height     	46

+				orientation 	0)

+			    label      	(object SegLabel @486

+				Parent_View 	@483

+				location   	(1328, 2233)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	-0.246271

+				height     	150

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateBetween" @487

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1545, 1095)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@487

+			location   	(1304, 1020)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	482

+			justify    	0

+			label      	"PredicateBetween")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FA98004B"

+		    width      	500

+		    height     	175

+		    annotation 	8)

+		(object InheritView "" @488

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAF0028D"

+		    client     	@487

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(1517, 1007)

+		    terminal_attachment 	(1517, 875)

+		    drawSupplier 	@393)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @489

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1535, 1523)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@489

+			location   	(1307, 1473)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	457

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	475

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$43" @490

+		    location   	(1317, 1326)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FE4D00D2"

+		    roleview_list 	(list RoleViews

+			(object RoleView "betweenLeft" @491

+			    Parent_View 	@490

+			    location   	(-161, 316)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @492

+				Parent_View 	@491

+				location   	(1217, 1214)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	244

+				justify    	0

+				label      	"+betweenLeft"

+				pctDist    	1.287356

+				height     	100

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FE4E0110"

+			    client     	@490

+			    supplier   	@487

+			    vertices   	(list Points

+				(1317, 1326)

+				(1317, 1239)

+				(1405, 1182))

+			    line_style 	0)

+			(object RoleView "leftValueExpr" @493

+			    Parent_View 	@490

+			    location   	(-161, 316)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @494

+				Parent_View 	@493

+				location   	(1225, 1426)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	277

+				justify    	0

+				label      	"+leftValueExpr"

+				pctDist    	1.666667

+				height     	92

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FE4E011A"

+			    client     	@490

+			    supplier   	@489

+			    vertices   	(list Points

+				(1317, 1326)

+				(1317, 1386)

+				(1436, 1460))

+			    line_style 	0

+			    label      	(object SegLabel @495

+				Parent_View 	@493

+				location   	(1367, 1389)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.521983

+				height     	25

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$44" @496

+		    location   	(1539, 1321)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FE530185"

+		    roleview_list 	(list RoleViews

+			(object RoleView "betweenRight1" @497

+			    Parent_View 	@496

+			    location   	(61, 311)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @498

+				Parent_View 	@497

+				location   	(1552, 1266)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	298

+				justify    	0

+				label      	"+betweenRight1"

+				pctDist    	0.397517

+				height     	12

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FE540078"

+			    client     	@496

+			    supplier   	@487

+			    line_style 	0)

+			(object RoleView "rightValueExpr1" @499

+			    Parent_View 	@496

+			    location   	(61, 311)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @500

+				Parent_View 	@499

+				location   	(1565, 1393)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	312

+				justify    	0

+				label      	"+rightValueExpr1"

+				pctDist    	0.520900

+				height     	28

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FE540083"

+			    client     	@496

+			    supplier   	@489

+			    line_style 	0

+			    label      	(object SegLabel @501

+				Parent_View 	@499

+				location   	(1509, 1437)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.836863

+				height     	28

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$45" @502

+		    location   	(1785, 1335)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FE560229"

+		    roleview_list 	(list RoleViews

+			(object RoleView "betweenRight2" @503

+			    Parent_View 	@502

+			    location   	(307, 325)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @504

+				Parent_View 	@503

+				location   	(1918, 1245)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	298

+				justify    	0

+				label      	"+betweenRight2"

+				pctDist    	0.441176

+				height     	133

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FE570068"

+			    client     	@502

+			    supplier   	@487

+			    vertices   	(list Points

+				(1785, 1335)

+				(1785, 1236)

+				(1695, 1182))

+			    line_style 	0)

+			(object RoleView "rightValueExpr2" @505

+			    Parent_View 	@502

+			    location   	(307, 325)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @506

+				Parent_View 	@505

+				location   	(1813, 1436)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	312

+				justify    	0

+				label      	"+rightValueExpr2"

+				pctDist    	1.683333

+				height     	28

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FE570072"

+			    client     	@502

+			    supplier   	@489

+			    vertices   	(list Points

+				(1785, 1335)

+				(1785, 1395)

+				(1657, 1460))

+			    line_style 	0

+			    label      	(object SegLabel @507

+				Parent_View 	@505

+				location   	(1627, 1436)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	1.082537

+				height     	36

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionRoot" @508

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(638, 2520)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@508

+			location   	(426, 2473)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	425

+			justify    	0

+			label      	"QueryExpressionRoot")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37968301D1"

+		    width      	443

+		    height     	118

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateQuantifiedValueSelect" @509

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(464, 2005)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@509

+			location   	(61, 1905)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	807

+			justify    	0

+			label      	"PredicateQuantifiedValueSelect")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FB9C03C0"

+		    width      	825

+		    height     	225

+		    annotation 	8)

+		(object InheritView "" @510

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FBCF0360"

+		    client     	@509

+		    supplier   	@391

+		    line_style 	3

+		    origin_attachment 	(451, 1892)

+		    terminal_attachment 	(451, 1755)

+		    drawSupplier 	@420)

+		(object AssociationViewNew "$UNNAMED$41" @511

+		    location   	(638, 2333)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD8502FB"

+		    roleview_list 	(list RoleViews

+			(object RoleView "quantifiedValueSelectRight" @512

+			    Parent_View 	@511

+			    location   	(4, 715)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @513

+				Parent_View 	@512

+				location   	(794, 2152)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	518

+				justify    	0

+				label      	"+quantifiedValueSelectRight"

+				pctDist    	3.016667

+				height     	156

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD8600D6"

+			    client     	@511

+			    supplier   	@509

+			    vertices   	(list Points

+				(638, 2333)

+				(638, 2273)

+				(537, 2117))

+			    line_style 	0)

+			(object RoleView "queryExpr" @514

+			    Parent_View 	@511

+			    location   	(4, 715)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @515

+				Parent_View 	@514

+				location   	(770, 2443)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	219

+				justify    	0

+				label      	"+queryExpr"

+				pctDist    	0.866442

+				height     	132

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD8600E0"

+			    client     	@511

+			    supplier   	@508

+			    line_style 	0

+			    label      	(object SegLabel @516

+				Parent_View 	@514

+				location   	(594, 2444)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.874494

+				height     	45

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @517

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(273, 2332)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@517

+			location   	(60, 2282)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	426

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	444

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$42" @518

+		    location   	(352, 2193)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FD87024A"

+		    roleview_list 	(list RoleViews

+			(object RoleView "quantifiedValueSelectLeft" @519

+			    Parent_View 	@518

+			    location   	(149, 553)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @520

+				Parent_View 	@519

+				location   	(245, 2143)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	480

+				justify    	0

+				label      	"+quantifiedValueSelectLeft"

+				pctDist    	-0.155475

+				height     	119

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD880010"

+			    client     	@518

+			    supplier   	@509

+			    line_style 	0)

+			(object RoleView "valueExpr" @521

+			    Parent_View 	@518

+			    location   	(149, 553)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @522

+				Parent_View 	@521

+				location   	(206, 2233)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	1.228734

+				height     	108

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FD880012"

+			    client     	@518

+			    supplier   	@517

+			    line_style 	0

+			    label      	(object SegLabel @523

+				Parent_View 	@521

+				location   	(400, 2244)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.244295

+				height     	67

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateExists" @524

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2128, 1077)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@524

+			location   	(1928, 1024)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	400

+			justify    	0

+			label      	"PredicateExists")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FAA50158"

+		    width      	418

+		    height     	131

+		    annotation 	8)

+		(object InheritView "" @525

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAF302C3"

+		    client     	@524

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(2104, 1012)

+		    terminal_attachment 	(2104, 875)

+		    drawSupplier 	@393)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryExpressionBody" @526

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2128, 1521)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@526

+			location   	(1859, 1471)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	538

+			justify    	0

+			label      	"QueryExpressionBody")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B37924A01CC"

+		    width      	556

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$67" @527

+		    location   	(2128, 1300)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3A5AE7026B"

+		    roleview_list 	(list RoleViews

+			(object RoleView "predicateExists" @528

+			    Parent_View 	@527

+			    location   	(111, 297)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @529

+				Parent_View 	@528

+				location   	(2302, 1212)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	305

+				justify    	0

+				label      	"+predicateExists"

+				pctDist    	0.566038

+				height     	174

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A5AE800C8"

+			    client     	@527

+			    supplier   	@524

+			    line_style 	0)

+			(object RoleView "queryExpr" @530

+			    Parent_View 	@527

+			    location   	(111, 297)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @531

+				Parent_View 	@530

+				location   	(2278, 1417)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	219

+				justify    	0

+				label      	"+queryExpr"

+				pctDist    	0.743590

+				height     	150

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A5AE800D2"

+			    client     	@527

+			    supplier   	@526

+			    line_style 	0

+			    label      	(object SegLabel @532

+				Parent_View 	@530

+				location   	(2084, 1411)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.708333

+				height     	45

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateLike" @533

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3216, 1093)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@533

+			location   	(3007, 1018)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	419

+			justify    	0

+			label      	"PredicateLike")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37FAC702A2"

+		    width      	437

+		    height     	175

+		    annotation 	8)

+		(object InheritView "" @534

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FAFC0095"

+		    client     	@533

+		    supplier   	@390

+		    line_style 	3

+		    origin_attachment 	(3204, 1006)

+		    terminal_attachment 	(3204, 875)

+		    drawSupplier 	@393)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @535

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3218, 1526)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@535

+			location   	(2987, 1473)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	463

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	481

+		    height     	131

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$30" @536

+		    location   	(3216, 1320)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FB5501D4"

+		    roleview_list 	(list RoleViews

+			(object RoleView "likePattern" @537

+			    Parent_View 	@536

+			    location   	(63, 323)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @538

+				Parent_View 	@537

+				location   	(2900, 1228)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	226

+				justify    	0

+				label      	"+likePattern"

+				pctDist    	0.657143

+				height     	317

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB550396"

+			    client     	@536

+			    supplier   	@533

+			    line_style 	0)

+			(object RoleView "patternValueExpr" @539

+			    Parent_View 	@536

+			    location   	(63, 323)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @540

+				Parent_View 	@539

+				location   	(2972, 1430)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	343

+				justify    	0

+				label      	"+patternValueExpr"

+				pctDist    	0.771429

+				height     	246

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB550398"

+			    client     	@536

+			    supplier   	@535

+			    line_style 	0

+			    label      	(object SegLabel @541

+				Parent_View 	@539

+				location   	(3245, 1393)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.521429

+				height     	28

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$31" @542

+		    location   	(3000, 1326)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FB580282"

+		    roleview_list 	(list RoleViews

+			(object RoleView "likeMatching" @543

+			    Parent_View 	@542

+			    location   	(-153, 329)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @544

+				Parent_View 	@543

+				location   	(3204, 1256)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	269

+				justify    	0

+				label      	"+likeMatching"

+				pctDist    	1.276894

+				height     	130

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB59003F"

+			    client     	@542

+			    supplier   	@533

+			    vertices   	(list Points

+				(3000, 1326)

+				(3000, 1242)

+				(3087, 1180))

+			    line_style 	0)

+			(object RoleView "matchingValueExpr" @545

+			    Parent_View 	@542

+			    location   	(-153, 329)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @546

+				Parent_View 	@545

+				location   	(3420, 1432)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	384

+				justify    	0

+				label      	"+matchingValueExpr"

+				pctDist    	2.764772

+				height     	189

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37FB590049"

+			    client     	@542

+			    supplier   	@535

+			    vertices   	(list Points

+				(3000, 1326)

+				(3000, 1386)

+				(3115, 1460))

+			    line_style 	0

+			    label      	(object SegLabel @547

+				Parent_View 	@545

+				location   	(3103, 1398)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.783147

+				height     	46

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$68" @548

+		    location   	(3401, 1326)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B3A5B53039D"

+		    roleview_list 	(list RoleViews

+			(object RoleView "likeEscape" @549

+			    Parent_View 	@548

+			    location   	(248, 329)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @550

+				Parent_View 	@549

+				location   	(3480, 1242)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	230

+				justify    	0

+				label      	"+likeEscape"

+				pctDist    	0.464088

+				height     	79

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A5B54018C"

+			    client     	@548

+			    supplier   	@533

+			    vertices   	(list Points

+				(3401, 1326)

+				(3401, 1241)

+				(3325, 1180))

+			    line_style 	0)

+			(object RoleView "escapeValueExpr" @551

+			    Parent_View 	@548

+			    location   	(248, 329)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @552

+				Parent_View 	@551

+				location   	(3572, 1391)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	356

+				justify    	0

+				label      	"+escapeValueExpr"

+				pctDist    	0.364641

+				height     	171

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B3A5B54018E"

+			    client     	@548

+			    supplier   	@535

+			    vertices   	(list Points

+				(3401, 1326)

+				(3401, 1401)

+				(3312, 1460))

+			    line_style 	0

+			    label      	(object SegLabel @553

+				Parent_View 	@551

+				location   	(3456, 1356)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	69

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.167630

+				height     	55

+				orientation 	0))))

+		(object NoteView @554

+		    location   	(1757, 1781)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@554

+			location   	(1541, 1722)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	396

+			label      	"Quantifier ALL is not allowed.")

+		    line_color 	3342489

+		    fill_color 	16777088

+		    width      	456

+		    height     	131)

+		(object AttachView "" @555

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    client     	@554

+		    supplier   	@471

+		    line_style 	0)

+		(object InheritView "" @556

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37FC2A039C"

+		    client     	@422

+		    supplier   	@392

+		    line_style 	3

+		    origin_attachment 	(2637, 1891)

+		    terminal_attachment 	(2637, 1780)

+		    drawSupplier 	@421)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @557

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3224, 169)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@557

+			location   	(3022, 63)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SearchConditionCombined" @558

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2982, 568)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@558

+			location   	(2526, 471)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	913

+			justify    	0

+			label      	"SearchConditionCombined")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B37F1CF032C"

+		    width      	931

+		    height     	219

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySearchCondition" @559

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2042, 165)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@559

+			location   	(1770, 80)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	545

+			justify    	0

+			label      	"QuerySearchCondition")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B378C160224"

+		    width      	563

+		    height     	194

+		    annotation 	8)

+		(object InheritTreeView "" @560

+		    location   	(2042, 372)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@559

+		    vertices   	(list Points

+			(2042, 372)

+			(2042, 262)))

+		(object InheritView "" @561

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F1F101C3"

+		    client     	@558

+		    supplier   	@559

+		    line_style 	3

+		    origin_attachment 	(2830, 458)

+		    terminal_attachment 	(2830, 372)

+		    drawSupplier 	@560)

+		(object AssociationViewNew "$UNNAMED$15" @562

+		    location   	(2650, 287)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F2020023"

+		    roleview_list 	(list RoleViews

+			(object RoleView "combinedLeft" @563

+			    Parent_View 	@562

+			    location   	(1606, 34)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @564

+				Parent_View 	@563

+				location   	(2713, 417)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	284

+				justify    	0

+				label      	"+combinedLeft"

+				pctDist    	0.262193

+				height     	114

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F203013C"

+			    client     	@562

+			    supplier   	@558

+			    vertices   	(list Points

+				(2650, 287)

+				(2816, 321)

+				(2908, 458))

+			    line_style 	0)

+			(object RoleView "leftCondition" @565

+			    Parent_View 	@562

+			    location   	(1606, 34)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @566

+				Parent_View 	@565

+				location   	(2498, 295)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	246

+				justify    	0

+				label      	"+leftCondition"

+				pctDist    	0.444038

+				height     	39

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F2030147"

+			    client     	@562

+			    supplier   	@559

+			    line_style 	0

+			    label      	(object SegLabel @567

+				Parent_View 	@565

+				location   	(2364, 270)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.855370

+				height     	41

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$16" @568

+		    location   	(2727, 265)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F20B027E"

+		    roleview_list 	(list RoleViews

+			(object RoleView "combinedRight" @569

+			    Parent_View 	@568

+			    location   	(1683, 12)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @570

+				Parent_View 	@569

+				location   	(3163, 416)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	296

+				justify    	0

+				label      	"+combinedRight"

+				pctDist    	0.905766

+				height     	185

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F20C0262"

+			    client     	@568

+			    supplier   	@558

+			    vertices   	(list Points

+				(2727, 265)

+				(2976, 302)

+				(2979, 458))

+			    line_style 	0)

+			(object RoleView "rightCondition" @571

+			    Parent_View 	@568

+			    location   	(1683, 12)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @572

+				Parent_View 	@571

+				location   	(2527, 202)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	285

+				justify    	0

+				label      	"+rightCondition"

+				pctDist    	0.506173

+				height     	34

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B37F20C0264"

+			    client     	@568

+			    supplier   	@559

+			    line_style 	0

+			    label      	(object SegLabel @573

+				Parent_View 	@571

+				location   	(2372, 179)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	38

+				justify    	0

+				label      	"1"

+				pctDist    	0.895062

+				height     	34

+				orientation 	1))))

+		(object InheritView "" @574

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B37F1EE03E5"

+		    client     	@390

+		    supplier   	@559

+		    line_style 	3

+		    origin_attachment 	(1241, 452)

+		    terminal_attachment 	(1241, 372)

+		    drawSupplier 	@560)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SearchConditionNested" @575

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2028, 520)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@575

+			location   	(1752, 469)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	552

+			justify    	0

+			label      	"SearchConditionNested")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"404C491D033E"

+		    width      	570

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @576

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404C4949003E"

+		    client     	@575

+		    supplier   	@559

+		    line_style 	3

+		    origin_attachment 	(2029, 457)

+		    terminal_attachment 	(2029, 372)

+		    drawSupplier 	@560)

+		(object AssociationViewNew "$UNNAMED$74" @577

+		    location   	(2165, 374)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404C4A000222"

+		    roleview_list 	(list RoleViews

+			(object RoleView "nestedCondition" @578

+			    Parent_View 	@577

+			    location   	(146, -535)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @579

+				Parent_View 	@578

+				location   	(2036, 0)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	332

+				justify    	0

+				label      	"+nestedCondition"

+				pctDist    	2.704954

+				height     	124

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"404C4A030384"

+			    client     	@577

+			    supplier   	@559

+			    vertices   	(list Points

+				(2165, 374)

+				(2207, 331)

+				(2138, 262))

+			    line_style 	0

+			    label      	(object SegLabel @580

+				Parent_View 	@578

+				location   	(2220, 289)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.510090

+				height     	40

+				orientation 	1))

+			(object RoleView "nest" @581

+			    Parent_View 	@577

+			    location   	(146, -535)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @582

+				Parent_View 	@581

+				location   	(2299, 419)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	447

+				justify    	0

+				label      	"+nest"

+				pctDist    	-0.539508

+				height     	127

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"404C4A030398"

+			    client     	@577

+			    supplier   	@575

+			    line_style 	0)))

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateQuantifiedType" @583

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1352, 2795)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@583

+			location   	(1075, 2686)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	554

+			justify    	0

+			label      	"PredicateQuantifiedType")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@583

+			location   	(1075, 2636)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	554

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A0500009D"

+		    width      	572

+		    height     	342

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::PredicateComparisonOperator" @584

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3445, 2704)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@584

+			location   	(3084, 2520)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	722

+			justify    	0

+			label      	"PredicateComparisonOperator")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@584

+			location   	(3084, 2470)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	722

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A0A6F00D9"

+		    width      	740

+		    height     	492

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::SearchConditionCombinedOperator" @585

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2379, 2808)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@585

+			location   	(1988, 2724)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	782

+			justify    	0

+			label      	"SearchConditionCombinedOperator")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@585

+			location   	(1988, 2674)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	782

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A0FC50214"

+		    width      	800

+		    height     	292

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLModel::Expressions::SearchCondition" @586

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1157, 169)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@586

+			location   	(963, 62)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	388

+			justify    	0

+			label      	"SearchCondition")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@586

+			location   	(963, 12)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	388

+			justify    	0

+			label      	"<<Interface>>")

+		    icon       	"Interface"

+		    icon_style 	"Label"

+		    line_color 	3342489

+		    fill_color 	14597606

+		    quidu      	"3FABEC590086"

+		    width      	406

+		    height     	338

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @587

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404C48A2002A"

+		    client     	@559

+		    supplier   	@557

+		    line_style 	0)

+		(object InheritView "" @588

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404CD97202A5"

+		    client     	@559

+		    supplier   	@586

+		    line_style 	0)))

+	(object ClassDiagram "ValueExpression"

+	    quid       	"3B389E6B0366"

+	    title      	"ValueExpression"

+	    zoom       	100

+	    max_height 	28350

+	    max_width  	21600

+	    origin_x   	525

+	    origin_y   	0

+	    items      	(list diagram_item_list

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionSimple" @589

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(520, 1066)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@589

+			location   	(248, 988)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	544

+			justify    	0

+			label      	"ValueExpressionSimple")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389E9103C5"

+		    width      	562

+		    height     	181

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionVariable" @590

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(878, 1759)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@590

+			location   	(593, 1712)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	570

+			justify    	0

+			label      	"ValueExpressionVariable")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389EC5029D"

+		    width      	588

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionNullValue" @591

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2834, 1027)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@591

+			location   	(2597, 980)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	475

+			justify    	0

+			label      	"ValueExpressionNullValue")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389F460086"

+		    width      	493

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionDefaultValue" @592

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3146, 1235)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@592

+			location   	(2871, 1188)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	551

+			justify    	0

+			label      	"ValueExpressionDefaultValue")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B389F5E013E"

+		    width      	569

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCase" @593

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3588, 1027)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@593

+			location   	(3238, 980)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	700

+			justify    	0

+			label      	"ValueExpressionCase")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B389F19026C"

+		    width      	718

+		    height     	119

+		    annotation 	8)

+		(object InheritTreeView "" @594

+		    location   	(3584, 1595)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@593

+		    vertices   	(list Points

+			(3584, 1595)

+			(3584, 1086)))

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCaseElse" @595

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(4349, 1352)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@595

+			location   	(4018, 1305)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	663

+			justify    	0

+			label      	"ValueExpressionCaseElse")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B38A90D01A7"

+		    width      	681

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$57" @596

+		    location   	(3970, 1189)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38A97000B9"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCase" @597

+			    Parent_View 	@596

+			    location   	(-392, 58)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @598

+				Parent_View 	@597

+				location   	(3776, 1180)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	302

+				justify    	0

+				label      	"+valueExprCase"

+				pctDist    	0.699348

+				height     	69

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38A9700362"

+			    client     	@596

+			    supplier   	@593

+			    line_style 	0)

+			(object RoleView "caseElse" @599

+			    Parent_View 	@596

+			    location   	(-392, 58)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @600

+				Parent_View 	@599

+				location   	(4348, 1278)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	210

+				justify    	0

+				label      	"+caseElse"

+				pctDist    	1.448063

+				height     	66

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38A970036C"

+			    client     	@596

+			    supplier   	@595

+			    line_style 	0

+			    label      	(object SegLabel @601

+				Parent_View 	@599

+				location   	(4008, 1239)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.202493

+				height     	32

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCaseSimple" @602

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3965, 1744)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@602

+			location   	(3640, 1694)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	651

+			justify    	0

+			label      	"ValueExpressionCaseSimple")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B38A8EF0082"

+		    width      	669

+		    height     	125

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCaseSimpleContent" @603

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3656, 2162)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@603

+			location   	(3271, 2112)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	770

+			justify    	0

+			label      	"ValueExpressionCaseSimpleContent")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B38A9C1019C"

+		    width      	788

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$58" @604

+		    location   	(3808, 1952)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38AA3102F2"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSimple" @605

+			    Parent_View 	@604

+			    location   	(55, 409)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @606

+				Parent_View 	@605

+				location   	(3817, 1870)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	432

+				justify    	0

+				label      	"+valueExprCaseSimple"

+				pctDist    	0.390186

+				height     	42

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AA3200EA"

+			    client     	@604

+			    supplier   	@602

+			    line_style 	0)

+			(object RoleView "contentList" @607

+			    Parent_View 	@604

+			    location   	(55, 409)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @608

+				Parent_View 	@607

+				location   	(3561, 2063)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	228

+				justify    	0

+				label      	"+contentList"

+				pctDist    	1.292129

+				height     	133

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AA3200EC"

+			    client     	@604

+			    supplier   	@603

+			    line_style 	0

+			    label      	(object SegLabel @609

+				Parent_View 	@607

+				location   	(3785, 2070)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.595979

+				height     	51

+				orientation 	0)

+			    label      	(object SegLabel @610

+				Parent_View 	@607

+				location   	(3927, 2072)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	162

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	0.143900

+				height     	167

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QueryValueExpression" @611

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(4346, 2162)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@611

+			location   	(4099, 2112)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	494

+			justify    	0

+			label      	"QueryValueExpression")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B3792520160"

+		    width      	512

+		    height     	125

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$59" @612

+		    location   	(4347, 1755)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38AAA4013E"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseElse" @613

+			    Parent_View 	@612

+			    location   	(-319, 168)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @614

+				Parent_View 	@613

+				location   	(4118, 1451)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	376

+				justify    	0

+				label      	"+valueExprCaseElse"

+				pctDist    	0.885017

+				height     	231

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AAA50077"

+			    client     	@612

+			    supplier   	@595

+			    line_style 	0)

+			(object RoleView "valueExpr" @615

+			    Parent_View 	@612

+			    location   	(-319, 168)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @616

+				Parent_View 	@615

+				location   	(4570, 2040)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	0.829861

+				height     	224

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AAA50081"

+			    client     	@612

+			    supplier   	@611

+			    line_style 	0

+			    label      	(object SegLabel @617

+				Parent_View 	@615

+				location   	(4407, 2052)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"0..1"

+				pctDist    	0.867521

+				height     	61

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$60" @618

+		    location   	(4155, 1952)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38AACF019A"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSimple" @619

+			    Parent_View 	@618

+			    location   	(-492, 352)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @620

+				Parent_View 	@619

+				location   	(4286, 1857)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	432

+				justify    	0

+				label      	"+valueExprCaseSimple"

+				pctDist    	-0.093807

+				height     	161

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AAD000E7"

+			    client     	@618

+			    supplier   	@602

+			    line_style 	0)

+			(object RoleView "valueExpr" @621

+			    Parent_View 	@618

+			    location   	(-492, 352)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @622

+				Parent_View 	@621

+				location   	(4215, 2057)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	0.593327

+				height     	27

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AAD000E9"

+			    client     	@618

+			    supplier   	@611

+			    line_style 	0

+			    label      	(object SegLabel @623

+				Parent_View 	@621

+				location   	(4338, 2068)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	1.054078

+				height     	58

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$61" @624

+		    location   	(3941, 2581)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38AB040128"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSimpleContentWhen" @625

+			    Parent_View 	@624

+			    location   	(-706, 981)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @626

+				Parent_View 	@625

+				location   	(3352, 2354)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	672

+				justify    	0

+				label      	"+valueExprCaseSimpleContentWhen"

+				pctDist    	0.797823

+				height     	303

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AB0800CA"

+			    client     	@624

+			    supplier   	@603

+			    vertices   	(list Points

+				(3941, 2581)

+				(3655, 2581)

+				(3655, 2224))

+			    line_style 	0)

+			(object RoleView "whenValueExpr" @627

+			    Parent_View 	@624

+			    location   	(-706, 981)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @628

+				Parent_View 	@627

+				location   	(4158, 2528)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	318

+				justify    	0

+				label      	"+whenValueExpr"

+				pctDist    	0.472464

+				height     	65

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AB0800D4"

+			    client     	@624

+			    supplier   	@611

+			    vertices   	(list Points

+				(3941, 2581)

+				(4208, 2581)

+				(4323, 2224))

+			    line_style 	0

+			    label      	(object SegLabel @629

+				Parent_View 	@627

+				location   	(4257, 2251)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	362

+				justify    	0

+				label      	"1"

+				pctDist    	0.932027

+				height     	56

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$62" @630

+		    location   	(3966, 2468)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38AB0F02BF"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSimpleContentResult" @631

+			    Parent_View 	@630

+			    location   	(-681, 868)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @632

+				Parent_View 	@631

+				location   	(4010, 2316)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	680

+				justify    	0

+				label      	"+valueExprCaseSimpleContentResult"

+				pctDist    	-0.232804

+				height     	152

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AB1201DD"

+			    client     	@630

+			    supplier   	@603

+			    vertices   	(list Points

+				(3966, 2468)

+				(3777, 2468)

+				(3680, 2224))

+			    line_style 	0)

+			(object RoleView "resultValueExpr" @633

+			    Parent_View 	@630

+			    location   	(-681, 868)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @634

+				Parent_View 	@633

+				location   	(4085, 2258)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	318

+				justify    	0

+				label      	"+resultValueExpr"

+				pctDist    	0.658897

+				height     	149

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AB1201DF"

+			    client     	@630

+			    supplier   	@611

+			    vertices   	(list Points

+				(3966, 2468)

+				(4111, 2468)

+				(4296, 2224))

+			    line_style 	0

+			    label      	(object SegLabel @635

+				Parent_View 	@633

+				location   	(4303, 2267)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.933558

+				height     	32

+				orientation 	1))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::QuerySearchCondition" @636

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2562, 2436)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@636

+			location   	(2324, 2389)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	476

+			justify    	0

+			label      	"QuerySearchCondition")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"3B378C160224"

+		    width      	494

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCaseSearch" @637

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3249, 1744)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@637

+			location   	(2946, 1697)

+			fill_color 	13434879

+			nlines     	2

+			max_width  	607

+			justify    	0

+			label      	"ValueExpressionCaseSearch")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B38A8D00055"

+		    width      	625

+		    height     	119

+		    annotation 	8)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCaseSearchContent" @638

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2765, 2162)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@638

+			location   	(2377, 2115)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	776

+			justify    	0

+			label      	"ValueExpressionCaseSearchContent")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13434879

+		    quidu      	"3B38A9A7034D"

+		    width      	794

+		    height     	119

+		    annotation 	8)

+		(object AssociationViewNew "$UNNAMED$63" @639

+		    location   	(3717, 2678)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38AB1701C6"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSearchContent" @640

+			    Parent_View 	@639

+			    location   	(-930, 1078)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @641

+				Parent_View 	@640

+				location   	(3001, 2276)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	570

+				justify    	0

+				label      	"+valueExprCaseSearchContent"

+				pctDist    	0.848515

+				height     	86

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AB1903B3"

+			    client     	@639

+			    supplier   	@638

+			    vertices   	(list Points

+				(3717, 2678)

+				(3280, 2678)

+				(2824, 2221))

+			    line_style 	0)

+			(object RoleView "valueExpr" @642

+			    Parent_View 	@639

+			    location   	(-930, 1078)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @643

+				Parent_View 	@642

+				location   	(4522, 2266)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	204

+				justify    	0

+				label      	"+valueExpr"

+				pctDist    	0.961219

+				height     	176

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38AB1903B5"

+			    client     	@639

+			    supplier   	@611

+			    vertices   	(list Points

+				(3717, 2678)

+				(4346, 2678)

+				(4346, 2224))

+			    line_style 	0

+			    label      	(object SegLabel @644

+				Parent_View 	@642

+				location   	(4389, 2282)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.947247

+				height     	43

+				orientation 	1))))

+		(object AssociationViewNew "$UNNAMED$64" @645

+		    location   	(2662, 2298)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38ABC6011D"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSearchContent" @646

+			    Parent_View 	@645

+			    location   	(-50, 89)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @647

+				Parent_View 	@646

+				location   	(2365, 2263)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	570

+				justify    	0

+				label      	"+valueExprCaseSearchContent"

+				pctDist    	-1.563650

+				height     	258

+				orientation 	0)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38ABC60330"

+			    client     	@645

+			    supplier   	@638

+			    line_style 	0)

+			(object RoleView "searchCondition" @648

+			    Parent_View 	@645

+			    location   	(-50, 89)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @649

+				Parent_View 	@648

+				location   	(2427, 2343)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	331

+				justify    	0

+				label      	"+searchCondition"

+				pctDist    	1.814141

+				height     	162

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3B38ABC60332"

+			    client     	@645

+			    supplier   	@636

+			    line_style 	0

+			    label      	(object SegLabel @650

+				Parent_View 	@648

+				location   	(2674, 2350)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1"

+				pctDist    	0.355631

+				height     	41

+				orientation 	0))))

+		(object AssociationViewNew "$UNNAMED$72" @651

+		    location   	(3004, 1952)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3BDE1A410126"

+		    roleview_list 	(list RoleViews

+			(object RoleView "valueExprCaseSearch" @652

+			    Parent_View 	@651

+			    location   	(94, 399)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @653

+				Parent_View 	@652

+				location   	(3360, 1863)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	428

+				justify    	0

+				label      	"+valueExprCaseSearch"

+				pctDist    	1.433104

+				height     	165

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3BDE1A4103C5"

+			    client     	@651

+			    supplier   	@637

+			    line_style 	0)

+			(object RoleView "searchContentList" @654

+			    Parent_View 	@651

+			    location   	(94, 399)

+			    font       	(object Font

+				size       	10

+				face       	"Arial"

+				bold       	FALSE

+				italics    	FALSE

+				underline  	FALSE

+				strike     	FALSE

+				color      	0

+				default_color 	TRUE)

+			    label      	(object SegLabel @655

+				Parent_View 	@654

+				location   	(2630, 2063)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	1

+				anchor_loc 	1

+				nlines     	1

+				max_width  	359

+				justify    	0

+				label      	"+searchContentList"

+				pctDist    	1.551660

+				height     	162

+				orientation 	1)

+			    stereotype 	TRUE

+			    line_color 	3342489

+			    quidu      	"3BDE1A4103D0"

+			    client     	@651

+			    supplier   	@638

+			    line_style 	0

+			    label      	(object SegLabel @656

+				Parent_View 	@654

+				location   	(2966, 2063)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	2

+				anchor_loc 	1

+				nlines     	1

+				max_width  	15

+				justify    	0

+				label      	"1..n"

+				pctDist    	0.442961

+				height     	60

+				orientation 	0)

+			    label      	(object SegLabel @657

+				Parent_View 	@654

+				location   	(3118, 2063)

+				font       	(object Font

+				    size       	10

+				    face       	"Arial"

+				    bold       	FALSE

+				    italics    	FALSE

+				    underline  	FALSE

+				    strike     	FALSE

+				    color      	0

+				    default_color 	TRUE)

+				anchor     	3

+				anchor_loc 	1

+				nlines     	1

+				max_width  	158

+				justify    	0

+				label      	"{ordered}"

+				pctDist    	-0.058594

+				height     	159

+				orientation 	0))))

+		(object ClassView "Class" "Logical View::SQLQueryModel::SQLQueryObject" @658

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(3562, 195)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@658

+			location   	(3360, 89)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	404

+			justify    	0

+			label      	"SQLQueryObject")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"4046839E02AB"

+		    width      	422

+		    height     	236

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLModel::Expressions::ValueExpression" @659

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(858, 206)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@659

+			location   	(652, 99)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	412

+			justify    	0

+			label      	"ValueExpression")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@659

+			location   	(652, 49)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	412

+			justify    	0

+			label      	"<<Interface>>")

+		    icon       	"Interface"

+		    icon_style 	"Label"

+		    line_color 	3342489

+		    fill_color 	14597606

+		    quidu      	"3F4D273D00A9"

+		    width      	430

+		    height     	338

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionLabeledDurationType" @660

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(481, 2678)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@660

+			location   	(60, 2469)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	842

+			justify    	0

+			label      	"ValueExpressionLabeledDurationType")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@660

+			location   	(60, 2419)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	842

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A62830230"

+		    width      	860

+		    height     	542

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionCombinedOperator" @661

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1508, 2717)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@661

+			location   	(1107, 2558)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	802

+			justify    	0

+			label      	"ValueExpressionCombinedOperator")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@661

+			location   	(1107, 2508)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	802

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A5E3B0357"

+		    width      	820

+		    height     	442

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionAtomic" @662

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(1339, 611)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	TRUE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@662

+			location   	(1060, 560)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	558

+			justify    	0

+			label      	"ValueExpressionAtomic")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	13828055

+		    quidu      	"404CFF9003B4"

+		    width      	576

+		    height     	126

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritTreeView "" @663

+		    location   	(1339, 778)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@662

+		    vertices   	(list Points

+			(1339, 778)

+			(1339, 674)))

+		(object InheritView "" @664

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D00350311"

+		    client     	@590

+		    supplier   	@662

+		    line_style 	3

+		    origin_attachment 	(881, 1700)

+		    terminal_attachment 	(881, 778)

+		    drawSupplier 	@663)

+		(object InheritView "" @665

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D00650216"

+		    client     	@591

+		    supplier   	@662

+		    line_style 	3

+		    origin_attachment 	(2828, 967)

+		    terminal_attachment 	(2828, 778)

+		    drawSupplier 	@663)

+		(object InheritView "" @666

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D007200FC"

+		    client     	@592

+		    supplier   	@662

+		    line_style 	3

+		    origin_attachment 	(3154, 1176)

+		    terminal_attachment 	(3154, 778)

+		    drawSupplier 	@663)

+		(object InheritView "" @667

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D0086030E"

+		    client     	@593

+		    supplier   	@662

+		    line_style 	3

+		    origin_attachment 	(3592, 968)

+		    terminal_attachment 	(3592, 778)

+		    drawSupplier 	@663)

+		(object InheritView "" @668

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D00100110"

+		    client     	@589

+		    supplier   	@662

+		    line_style 	3

+		    origin_attachment 	(510, 976)

+		    terminal_attachment 	(510, 778)

+		    drawSupplier 	@663)

+		(object InheritView "" @669

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38A93003BA"

+		    client     	@602

+		    supplier   	@593

+		    line_style 	3

+		    origin_attachment 	(3975, 1681)

+		    terminal_attachment 	(3975, 1595)

+		    drawSupplier 	@594)

+		(object InheritView "" @670

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"3B38A92E00B4"

+		    client     	@637

+		    supplier   	@593

+		    line_style 	3

+		    origin_attachment 	(3250, 1685)

+		    terminal_attachment 	(3250, 1595)

+		    drawSupplier 	@594)

+		(object InheritTreeView "" @671

+		    location   	(3562, 416)

+		    line_color 	3342489

+		    fill_color 	13434879

+		    supplier   	@658

+		    vertices   	(list Points

+			(3562, 416)

+			(3562, 313)))

+		(object InheritView "" @672

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D086F0338"

+		    client     	@603

+		    supplier   	@658

+		    line_style 	3

+		    origin_attachment 	(3655, 2100)

+		    terminal_attachment 	(3655, 416)

+		    drawSupplier 	@671)

+		(object InheritView "" @673

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D08840021"

+		    client     	@638

+		    supplier   	@658

+		    line_style 	3

+		    origin_attachment 	(2765, 2103)

+		    terminal_attachment 	(2765, 416)

+		    drawSupplier 	@671)

+		(object ClassView "Class" "Logical View::SQLQueryModel::ValueExpressionUnaryOperator" @674

+		    ShowCompartmentStereotypes 	TRUE

+		    IncludeAttribute 	TRUE

+		    IncludeOperation 	TRUE

+		    location   	(2444, 2756)

+		    font       	(object Font

+			size       	10

+			face       	"Arial"

+			bold       	FALSE

+			italics    	FALSE

+			underline  	FALSE

+			strike     	FALSE

+			color      	0

+			default_color 	TRUE)

+		    label      	(object ItemLabel

+			Parent_View 	@674

+			location   	(2089, 2658)

+			fill_color 	13434879

+			nlines     	1

+			max_width  	710

+			justify    	0

+			label      	"ValueExpressionUnaryOperator")

+		    stereotype 	(object ItemLabel

+			Parent_View 	@674

+			location   	(2089, 2608)

+			fill_color 	13434879

+			anchor     	10

+			nlines     	1

+			max_width  	710

+			justify    	0

+			label      	"<<enumeration>>")

+		    icon_style 	"Icon"

+		    line_color 	3342489

+		    fill_color 	15329769

+		    quidu      	"3B3A5E0F015F"

+		    width      	728

+		    height     	320

+		    annotation 	8

+		    autoResize 	TRUE)

+		(object InheritView "" @675

+		    stereotype 	TRUE

+		    line_color 	3342489

+		    quidu      	"404D07300361"

+		    client     	@595

+		    supplier   	@658

+		    line_style 	3

+		    origin_attachment 	(4323, 1293)

+		    terminal_attachment 	(4323, 416