1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-04-18 21:44:02 +03:00

15437 lines
858 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<XMI xmlns:UML="http://schema.omg.org/spec/UML/1.3" verified="false" timestamp="2006-05-23T12:41:19" xmi.version="1.2" >
<XMI.header>
<XMI.documentation>
<XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter>
<XMI.exporterVersion>1.5.2</XMI.exporterVersion>
<XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding>
</XMI.documentation>
<XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" />
</XMI.header>
<XMI.content>
<UML:Model isSpecification="false" isLeaf="false" isRoot="false" xmi.id="m1" isAbstract="false" name="UML Model" >
<UML:Namespace.ownedElement>
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3" isRoot="false" isAbstract="false" name="datatype" />
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="16" isRoot="false" isAbstract="false" name="Factory" />
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1097" isRoot="false" isAbstract="false" name="constructor" />
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1098" isRoot="false" isAbstract="false" name="friend" />
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="1099" isRoot="false" isAbstract="false" name="virtual" />
<UML:Stereotype isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="2688" isRoot="false" isAbstract="false" name="Abstract Factory" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="2" isRoot="false" isAbstract="false" name="int" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="4" isRoot="false" isAbstract="false" name="char" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="5" isRoot="false" isAbstract="false" name="bool" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="6" isRoot="false" isAbstract="false" name="float" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="7" isRoot="false" isAbstract="false" name="double" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="8" isRoot="false" isAbstract="false" name="long" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="9" isRoot="false" isAbstract="false" name="short" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="10" isRoot="false" isAbstract="false" name="string" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="18" isRoot="false" isAbstract="false" name="void" />
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="private" namespace="m1" xmi.id="136" isRoot="false" isAbstract="false" name="List" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="632" isRoot="false" isAbstract="false" name="ha_calpont" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="2764" isRoot="false" isAbstract="false" name="ExecutionPlanManager" >
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6393" isRoot="false" isAbstract="false" isQuery="false" name="ProcessQuery" >
<UML:BehavioralFeature.parameter>
<UML:Parameter isSpecification="false" visibility="private" xmi.id="6394" value="" type="221" name="cplan" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6509" isRoot="false" isAbstract="false" isQuery="false" name="getResults" >
<UML:BehavioralFeature.parameter>
<UML:Parameter kind="return" xmi.id="6883" type="1144" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3827" isRoot="false" isAbstract="false" name="execplan" >
<UML:Namespace.ownedElement>
<UML:Class stereotype="2688" isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="12" isRoot="false" isAbstract="true" name="CalpontExecutionPlanFactory" >
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="17" isRoot="false" isAbstract="false" isQuery="false" name="makeCalpontExecutionPlan" ownerScope="classifier" >
<UML:BehavioralFeature.parameter>
<UML:Parameter kind="return" xmi.id="6884" type="221" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="191" value="" type="24" name="vplan" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="221" isRoot="false" isAbstract="true" name="CalpontExecutionPlan" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="55" isRoot="false" isAbstract="true" name="Filter" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="58" isRoot="false" isAbstract="false" name="SimpleFilter" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="62" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="76" type="77" name="Op" />
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5073" type="4852" name="lhs" />
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5082" type="4852" name="rhs" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="24" isRoot="false" isAbstract="true" name="VendorExecutionPlan" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="20" isRoot="false" isAbstract="false" name="MySQLExecutionPlan" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="36" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="22" isRoot="false" isAbstract="false" name="OracleExecutionPlan" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="43" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="77" isRoot="false" isAbstract="false" name="Operator" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5018" isRoot="false" isAbstract="false" name="AggregateColumn" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5235" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5357" type="10" name="FunctionName" />
<UML:Attribute comment="A list of ReturnedColumn objects that are the arguments to this function" isSpecification="false" visibility="private" xmi.id="5361" type="136" name="FunctionParms" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5026" isRoot="false" isAbstract="false" name="ArithmeticExpression" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5253" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5387" type="2" name="Expression" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="4939" isRoot="false" isAbstract="false" name="CalpontSelectExecutionPlan" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="4943" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute comment="A list of ReturnedColumn objects" isSpecification="false" visibility="private" xmi.id="4952" type="136" name="ReturnedCols" />
<UML:Attribute comment="A list of Filter objects" isSpecification="false" visibility="private" xmi.id="4956" type="136" name="Filters" />
<UML:Attribute comment="A list of CalpontExecutionPlan objects" isSpecification="false" visibility="private" xmi.id="4960" type="136" name="SubSelects" />
<UML:Attribute comment="An enum indicating the location of this select statement in the enclosing select statement" isSpecification="false" visibility="private" xmi.id="4964" type="2" name="Location" />
<UML:Attribute comment="A flag indicating if this sub-select is dependent on the enclosing query or is constant" isSpecification="false" visibility="private" xmi.id="4971" type="5" name="Dependent" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5014" isRoot="false" isAbstract="false" name="SimpleColumn" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5226" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5337" type="10" name="TableName" />
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5341" type="10" name="ColumnName" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5034" isRoot="false" isAbstract="false" name="SelectFilter" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5295" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5400" type="4852" name="lhs" />
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5409" type="77" name="Op" />
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5653" type="221" name="Select" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="4852" isRoot="false" isAbstract="false" name="ReturnedColumn" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5030" isRoot="false" isAbstract="false" name="FunctionColumn" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5262" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5038" isRoot="false" isAbstract="false" name="ExistsFilter" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5286" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5671" type="221" name="Exists" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3827" xmi.id="5022" isRoot="false" isAbstract="false" name="ConstantColumn" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="5244" />
</UML:GeneralizableElement.generalization>
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="5380" type="18" name="Value" />
</UML:Classifier.feature>
</UML:Class>
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3838" isRoot="false" isAbstract="false" name="joblist" >
<UML:Namespace.ownedElement>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="158" isRoot="false" isAbstract="false" name="JobList" />
<UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" namespace="3838" xmi.id="148" isRoot="false" isAbstract="false" name="JobListFactory" >
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="150" isRoot="false" isAbstract="false" isQuery="false" name="makeJobList" ownerScope="classifier" >
<UML:BehavioralFeature.parameter>
<UML:Parameter kind="return" xmi.id="6885" type="158" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="393" value="" type="221" name="cplan" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="3849" isRoot="false" isAbstract="false" name="resultset" >
<UML:Namespace.ownedElement>
<UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1225" isRoot="false" isAbstract="false" name="OracleResultSetFactory" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="1372" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1222" isRoot="false" isAbstract="false" name="MySQLResultSetFactory" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="1365" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class stereotype="2688" isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1207" isRoot="false" isAbstract="true" name="VendorResultSetFactory" >
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="1383" isRoot="false" isAbstract="false" isQuery="false" name="makeVendorResultSet" >
<UML:BehavioralFeature.parameter>
<UML:Parameter kind="return" xmi.id="6886" type="1311" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="3185" value="" type="1144" name="rset" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1231" isRoot="false" isAbstract="false" name="OracleResultSet" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="1337" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1311" isRoot="false" isAbstract="true" name="VendorResultSet" />
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1228" isRoot="false" isAbstract="false" name="MySQLResultSet" >
<UML:GeneralizableElement.generalization>
<UML:Generalization xmi.idref="1330" />
</UML:GeneralizableElement.generalization>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="1144" isRoot="false" isAbstract="false" name="CalpontResultSet" >
<UML:Classifier.feature>
<UML:Attribute isSpecification="false" visibility="private" xmi.id="1173" type="2" name="Result" />
<UML:Attribute isSpecification="false" visibility="private" xmi.id="1192" type="136" name="Columns" />
</UML:Classifier.feature>
</UML:Class>
<UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="2935" isRoot="false" isAbstract="false" name="CalpontResultSetFactory" >
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6461" isRoot="false" isAbstract="false" isQuery="false" name="makeResultSet" >
<UML:BehavioralFeature.parameter>
<UML:Parameter kind="return" xmi.id="6887" type="1144" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="6462" value="" type="2931" name="jres" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="3849" xmi.id="2931" isRoot="false" isAbstract="false" name="JobResults" />
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Package isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="4564" isRoot="false" isAbstract="false" name="std" >
<UML:Namespace.ownedElement>
<UML:DataType stereotype="3" isSpecification="false" isLeaf="false" visibility="public" namespace="4564" xmi.id="10" isRoot="false" isAbstract="false" name="string" />
</UML:Namespace.ownedElement>
</UML:Package>
<UML:Class isSpecification="false" isLeaf="false" visibility="public" namespace="m1" xmi.id="6241" isRoot="false" isAbstract="false" name="JobListRunner" >
<UML:Classifier.feature>
<UML:Operation isSpecification="false" isLeaf="false" visibility="public" xmi.id="6418" isRoot="false" isAbstract="false" isQuery="false" name="run" >
<UML:BehavioralFeature.parameter>
<UML:Parameter kind="return" xmi.id="6888" type="2931" />
<UML:Parameter isSpecification="false" visibility="private" xmi.id="6419" value="" type="158" name="jlist" />
</UML:BehavioralFeature.parameter>
</UML:Operation>
</UML:Classifier.feature>
</UML:Class>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="28" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="29" aggregation="composite" type="12" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="30" aggregation="none" type="24" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Generalization isSpecification="false" child="20" visibility="public" namespace="m1" xmi.id="36" parent="24" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="22" visibility="public" namespace="m1" xmi.id="43" parent="24" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="58" visibility="public" namespace="m1" xmi.id="62" parent="55" discriminator="" name="" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="85" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="86" aggregation="aggregate" type="24" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="87" aggregation="none" type="55" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="93" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="94" aggregation="composite" type="24" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="95" aggregation="none" type="55" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="98" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="99" aggregation="aggregate" type="12" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="100" aggregation="none" type="24" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="161" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="162" aggregation="none" type="148" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="163" aggregation="none" type="158" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="224" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="225" aggregation="none" type="12" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="226" aggregation="none" type="221" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="251" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="252" aggregation="aggregate" type="221" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="253" aggregation="none" type="148" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="260" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="261" aggregation="aggregate" type="148" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="262" aggregation="none" type="221" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1244" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1245" aggregation="none" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1246" aggregation="none" type="1222" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1251" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1252" aggregation="none" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1253" aggregation="none" type="1225" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1258" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1259" aggregation="none" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1260" aggregation="none" type="1231" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1265" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1266" aggregation="none" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1267" aggregation="none" type="1228" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1272" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1273" aggregation="none" type="1144" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1274" aggregation="none" type="1207" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1295" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1296" aggregation="aggregate" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1297" aggregation="none" type="1222" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1302" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1303" aggregation="aggregate" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1304" aggregation="none" type="1225" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Generalization isSpecification="false" child="1228" visibility="public" namespace="m1" xmi.id="1330" parent="1311" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="1231" visibility="public" namespace="m1" xmi.id="1337" parent="1311" discriminator="" name="" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="1344" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1345" aggregation="none" type="1311" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="1346" aggregation="none" type="1207" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Generalization isSpecification="false" child="1222" visibility="public" namespace="m1" xmi.id="1365" parent="1207" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="1225" visibility="public" namespace="m1" xmi.id="1372" parent="1207" discriminator="" name="" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2771" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="2772" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2773" aggregation="none" type="12" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2780" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="2781" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2782" aggregation="none" type="221" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2942" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2943" aggregation="none" type="2935" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2944" aggregation="none" type="1144" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2951" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2952" aggregation="aggregate" type="2931" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2953" aggregation="none" type="2935" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="2963" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2964" aggregation="aggregate" type="2935" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="2965" aggregation="none" type="2931" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3005" client="2764" name="" supplier="1207" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3017" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3018" aggregation="aggregate" type="1207" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3019" aggregation="none" type="1144" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3026" client="2764" name="" supplier="1311" />
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3053" client="1225" name="" supplier="1231" />
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3062" client="1222" name="" supplier="1228" />
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3071" client="2764" name="" supplier="1144" />
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3080" client="2764" name="" supplier="2935" />
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3095" client="2764" name="" supplier="2931" />
<UML:Dependency isSpecification="false" visibility="public" namespace="m1" xmi.id="3234" client="2764" name="" supplier="148" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3246" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3247" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3248" aggregation="none" type="148" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3258" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3259" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3260" aggregation="none" type="158" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3300" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3301" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3302" aggregation="none" type="1311" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3309" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3310" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3311" aggregation="none" type="2931" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3318" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3319" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3320" aggregation="none" type="2935" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3327" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3328" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3329" aggregation="none" type="1144" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3336" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3337" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3338" aggregation="none" type="1207" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="3480" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="false" xmi.id="3481" aggregation="none" type="2764" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="3482" aggregation="none" type="24" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="4921" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="4922" aggregation="none" type="24" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="4923" aggregation="none" type="12" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="4930" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="4931" aggregation="none" type="221" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="4932" aggregation="none" type="12" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Generalization isSpecification="false" child="4939" visibility="public" namespace="m1" xmi.id="4943" parent="221" discriminator="" name="" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5210" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5211" aggregation="composite" type="5014" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5212" aggregation="none" type="4852" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Generalization isSpecification="false" child="5014" visibility="public" namespace="m1" xmi.id="5226" parent="4852" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="5018" visibility="public" namespace="m1" xmi.id="5235" parent="4852" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="5022" visibility="public" namespace="m1" xmi.id="5244" parent="4852" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="5026" visibility="public" namespace="m1" xmi.id="5253" parent="4852" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="5030" visibility="public" namespace="m1" xmi.id="5262" parent="4852" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="5038" visibility="public" namespace="m1" xmi.id="5286" parent="55" discriminator="" name="" />
<UML:Generalization isSpecification="false" child="5034" visibility="public" namespace="m1" xmi.id="5295" parent="55" discriminator="" name="" />
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5304" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5305" aggregation="composite" type="4939" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5306" aggregation="none" type="4852" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5313" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5314" aggregation="composite" type="4939" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5315" aggregation="none" type="55" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5328" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5329" aggregation="none" type="158" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5330" aggregation="none" type="148" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5371" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5372" aggregation="composite" type="4852" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5373" aggregation="none" type="5018" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5803" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5804" aggregation="none" type="1144" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5805" aggregation="none" type="1207" name="" />
</UML:Association.connection>
</UML:Association>
<UML:Association isSpecification="false" visibility="public" namespace="m1" xmi.id="5812" name="" >
<UML:Association.connection>
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5813" aggregation="none" type="1311" name="" />
<UML:AssociationEnd isSpecification="false" visibility="public" changeability="changeable" isNavigable="true" xmi.id="5814" aggregation="none" type="1207" name="" />
</UML:Association.connection>
</UML:Association>
</UML:Namespace.ownedElement>
</UML:Model>
</XMI.content>
<XMI.extensions xmi.extender="umbrello" >
<docsettings viewid="6182" documentation="" uniqueid="6888" />
<diagrams>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1104" snapy="10" showatts="1" xmi.id="1" documentation="" type="402" showops="1" showpackage="0" name="EP class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="802" >
<widgets>
<classwidget usesdiagramfillcolour="0" width="637" showattsigs="601" usesdiagramusefillcolour="0" x="41" y="30" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="12" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="1" width="159" showattsigs="601" usesdiagramusefillcolour="1" x="101" y="235" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="154" showattsigs="601" usesdiagramusefillcolour="1" x="31" y="182" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="22" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="161" showattsigs="601" usesdiagramusefillcolour="0" x="99" y="115" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="24" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="94" showattsigs="601" usesdiagramusefillcolour="0" x="273" y="366" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="55" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="160" showattsigs="601" usesdiagramusefillcolour="0" x="145" y="537" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="81" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="58" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="464" showattsigs="601" usesdiagramusefillcolour="0" x="438" y="736" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="148" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="1" width="63" showattsigs="601" usesdiagramusefillcolour="1" x="813" y="445" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="158" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="166" showattsigs="601" usesdiagramusefillcolour="0" x="351" y="113" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="221" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
<boxwidget usesdiagramfillcolour="1" width="685" usesdiagramusefillcolour="1" x="5" y="9" linewidth="none" fillcolour="none" height="707" usefillcolor="1" isinstance="0" xmi.id="1807" showstereotype="1" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#000000" />
<floatingtext usesdiagramfillcolour="1" width="124" usesdiagramusefillcolour="1" x="10" y="725" linewidth="none" posttext="" role="700" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="1820" text="Front-End Objects" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="373" showattsigs="601" usesdiagramusefillcolour="1" x="727" y="136" showopsigs="601" linewidth="none" fillcolour="none" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2764" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="127" showattsigs="601" usesdiagramusefillcolour="1" x="349" y="461" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="4852" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="206" showattsigs="601" usesdiagramusefillcolour="0" x="415" y="211" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="117" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="4939" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="154" showattsigs="601" usesdiagramusefillcolour="0" x="213" y="631" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5014" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="160" showattsigs="601" usesdiagramusefillcolour="0" x="383" y="591" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5018" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="127" showattsigs="601" usesdiagramusefillcolour="0" x="489" y="523" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5022" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="158" showattsigs="601" usesdiagramusefillcolour="0" x="518" y="437" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5026" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="1" width="126" showattsigs="601" usesdiagramusefillcolour="1" x="538" y="352" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5030" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="275" showattsigs="601" usesdiagramusefillcolour="0" x="29" y="439" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="81" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5034" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="273" showattsigs="601" usesdiagramusefillcolour="0" x="15" y="284" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5038" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
</widgets>
<messages/>
<associations>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="24" widgetaid="20" xmi.id="36" linecolor="none" >
<linepath>
<startpoint startx="212" starty="235" />
<endpoint endx="212" endy="151" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="24" widgetaid="22" xmi.id="43" linecolor="none" >
<linepath>
<startpoint startx="151" starty="182" />
<endpoint endx="151" endy="151" />
</linepath>
</assocwidget>
<assocwidget totalcounta="4" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="55" widgetaid="58" xmi.id="62" linecolor="none" >
<linepath>
<startpoint startx="273" starty="537" />
<endpoint endx="273" endy="402" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="221" widgetaid="2764" xmi.id="2780" linecolor="none" >
<linepath>
<startpoint startx="727" starty="149" />
<endpoint endx="517" endy="149" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="148" widgetaid="2764" xmi.id="3246" linecolor="none" >
<linepath>
<startpoint startx="746" starty="199" />
<endpoint endx="746" endy="736" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" linewidth="none" widgetbid="158" widgetaid="2764" xmi.id="3258" linecolor="none" >
<linepath>
<startpoint startx="849" starty="199" />
<endpoint endx="849" endy="445" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="12" widgetaid="24" xmi.id="4921" linecolor="none" >
<linepath>
<startpoint startx="175" starty="115" />
<endpoint endx="175" endy="75" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="12" widgetaid="221" xmi.id="4930" linecolor="none" >
<linepath>
<startpoint startx="431" starty="113" />
<endpoint endx="431" endy="75" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" linewidth="none" widgetbid="221" widgetaid="4939" xmi.id="4943" linecolor="none" >
<linepath>
<startpoint startx="415" starty="211" />
<endpoint endx="415" endy="149" />
</linepath>
</assocwidget>
<assocwidget totalcounta="4" indexa="2" visibilityB="200" totalcountb="7" indexb="1" linewidth="none" widgetbid="4852" widgetaid="58" xmi.id="5073" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="305" starty="537" />
<endpoint endx="349" endy="497" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="34" usesdiagramusefillcolour="1" x="287" y="526" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6166" text="lhs" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="4" indexa="3" visibilityB="200" totalcountb="7" indexb="2" linewidth="none" widgetbid="4852" widgetaid="58" xmi.id="5082" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="305" starty="537" />
<endpoint endx="349" endy="497" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="36" usesdiagramusefillcolour="1" x="257" y="563" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6167" text="rhs" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="7" indexb="3" linewidth="none" widgetbid="4852" widgetaid="5014" xmi.id="5226" linecolor="none" >
<linepath>
<startpoint startx="361" starty="631" />
<endpoint endx="361" endy="497" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="7" indexb="4" linewidth="none" widgetbid="4852" widgetaid="5018" xmi.id="5235" linecolor="none" >
<linepath>
<startpoint startx="425" starty="591" />
<endpoint endx="425" endy="497" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="7" indexb="6" linewidth="none" widgetbid="4852" widgetaid="5022" xmi.id="5244" linecolor="none" >
<linepath>
<startpoint startx="489" starty="523" />
<endpoint endx="476" endy="497" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="4852" widgetaid="5026" xmi.id="5253" linecolor="none" >
<linepath>
<startpoint startx="518" starty="482" />
<endpoint endx="476" endy="482" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="4852" widgetaid="5030" xmi.id="5262" linecolor="none" >
<linepath>
<startpoint startx="538" starty="388" />
<endpoint endx="476" endy="461" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="55" widgetaid="5038" xmi.id="5286" linecolor="none" >
<linepath>
<startpoint startx="273" starty="329" />
<endpoint endx="273" endy="366" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="3" indexb="1" linewidth="none" widgetbid="55" widgetaid="5034" xmi.id="5295" linecolor="none" >
<linepath>
<startpoint startx="273" starty="439" />
<endpoint endx="273" endy="402" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="3" indexb="1" linewidth="none" widgetbid="4852" widgetaid="4939" xmi.id="5304" linecolor="none" >
<linepath>
<startpoint startx="415" starty="328" />
<endpoint endx="415" endy="461" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="55" widgetaid="4939" xmi.id="5313" linecolor="none" >
<linepath>
<startpoint startx="415" starty="328" />
<endpoint endx="367" endy="366" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="148" widgetaid="158" xmi.id="5328" linecolor="none" >
<linepath>
<startpoint startx="839" starty="481" />
<endpoint endx="839" endy="736" />
</linepath>
</assocwidget>
<assocwidget totalcounta="7" indexa="5" totalcountb="3" indexb="2" linewidth="none" widgetbid="5018" widgetaid="4852" xmi.id="5371" linecolor="none" >
<linepath>
<startpoint startx="445" starty="497" />
<endpoint endx="445" endy="591" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="4852" widgetaid="5034" xmi.id="5400" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="304" starty="497" />
<endpoint endx="349" endy="497" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="34" usesdiagramusefillcolour="1" x="284" y="498" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6168" text="lhs" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="3" indexa="1" visibilityB="200" totalcountb="4" indexb="2" linewidth="none" widgetbid="221" widgetaid="5034" xmi.id="5653" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="304" starty="439" />
<endpoint endx="351" endy="149" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="55" usesdiagramusefillcolour="1" x="297" y="151" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6169" text="Select" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="4" indexb="1" linewidth="none" widgetbid="221" widgetaid="5038" xmi.id="5671" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="288" starty="284" />
<endpoint endx="351" endy="149" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="53" usesdiagramusefillcolour="1" x="281" y="184" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6170" text="Exists" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
</associations>
</diagram>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="915" snapy="10" showatts="1" xmi.id="1139" documentation="" type="402" showops="1" showpackage="0" name="RS class diagram" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="817" >
<widgets>
<classwidget usesdiagramfillcolour="0" width="131" showattsigs="601" usesdiagramusefillcolour="0" x="315" y="420" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1144" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="507" showattsigs="601" usesdiagramusefillcolour="0" x="32" y="319" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1207" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="178" showattsigs="601" usesdiagramusefillcolour="0" x="47" y="94" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1222" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="0" width="173" showattsigs="601" usesdiagramusefillcolour="0" x="224" y="160" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1225" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="1" width="126" showattsigs="601" usesdiagramusefillcolour="1" x="414" y="98" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1228" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="121" showattsigs="601" usesdiagramusefillcolour="1" x="579" y="144" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1231" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="128" showattsigs="601" usesdiagramusefillcolour="0" x="492" y="224" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1311" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="#ff0000" />
<boxwidget usesdiagramfillcolour="1" width="728" usesdiagramusefillcolour="1" x="19" y="44" linewidth="none" fillcolour="none" height="480" usefillcolor="1" isinstance="0" xmi.id="1833" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#000000" />
<floatingtext usesdiagramfillcolour="1" width="124" usesdiagramusefillcolour="1" x="590" y="530" linewidth="none" posttext="" role="700" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="1852" showstereotype="1" text="Front-End Objects" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="89" showattsigs="601" usesdiagramusefillcolour="1" x="404" y="669" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2931" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="356" showattsigs="601" usesdiagramusefillcolour="0" x="179" y="668" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2935" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="1" width="373" showattsigs="601" usesdiagramusefillcolour="1" x="269" y="581" showopsigs="601" linewidth="none" fillcolour="none" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2764" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
</widgets>
<messages/>
<associations>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="1" linewidth="none" widgetbid="1311" widgetaid="1228" xmi.id="1330" linecolor="none" >
<linepath>
<startpoint startx="540" starty="134" />
<endpoint endx="540" endy="224" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="3" indexb="2" linewidth="none" widgetbid="1311" widgetaid="1231" xmi.id="1337" linecolor="none" >
<linepath>
<startpoint startx="605" starty="180" />
<endpoint endx="605" endy="224" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="1207" widgetaid="1222" xmi.id="1365" linecolor="none" >
<linepath>
<startpoint startx="129" starty="130" />
<endpoint endx="129" endy="319" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" linewidth="none" widgetbid="1207" widgetaid="1225" xmi.id="1372" linecolor="none" >
<linepath>
<startpoint startx="257" starty="196" />
<endpoint endx="257" endy="319" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="1231" widgetaid="1225" xmi.id="3053" linecolor="none" >
<linepath>
<startpoint startx="397" starty="164" />
<endpoint endx="579" endy="164" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="1228" widgetaid="1222" xmi.id="3062" linecolor="none" >
<linepath>
<startpoint startx="225" starty="120" />
<endpoint endx="414" endy="120" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" linewidth="none" widgetbid="2931" widgetaid="2764" xmi.id="3309" linecolor="none" >
<linepath>
<startpoint startx="438" starty="644" />
<endpoint endx="438" endy="669" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="2935" widgetaid="2764" xmi.id="3318" linecolor="none" >
<linepath>
<startpoint startx="286" starty="644" />
<endpoint endx="286" endy="668" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="1144" widgetaid="2764" xmi.id="3327" linecolor="none" >
<linepath>
<startpoint startx="364" starty="581" />
<endpoint endx="364" endy="483" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="1207" widgetaid="1144" xmi.id="5803" linecolor="none" >
<linepath>
<startpoint startx="365" starty="420" />
<endpoint endx="365" endy="364" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" linewidth="none" widgetbid="1207" widgetaid="1311" xmi.id="5812" linecolor="none" >
<linepath>
<startpoint startx="539" starty="260" />
<endpoint endx="539" endy="319" />
</linepath>
</assocwidget>
</associations>
</diagram>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="1040" snapy="10" showatts="1" xmi.id="3820" documentation="" type="402" showops="1" showpackage="0" name="ExecPlan Package" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="802" >
<widgets>
<packagewidget usesdiagramfillcolour="1" width="72" usesdiagramusefillcolour="1" x="374" y="439" linewidth="none" fillcolour="none" height="48" usefillcolor="1" isinstance="0" xmi.id="3827" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="166" showattsigs="601" usesdiagramusefillcolour="1" x="374" y="201" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="221" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="540" showattsigs="601" usesdiagramusefillcolour="1" x="108" y="15" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="12" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="48" showattsigs="601" usesdiagramusefillcolour="1" x="218" y="536" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="55" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="0" width="160" showattsigs="601" usesdiagramusefillcolour="0" x="76" y="643" showopsigs="601" linewidth="none" fillcolour="#ffffc0" height="81" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="58" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="#ff0000" />
<classwidget usesdiagramfillcolour="1" width="161" showattsigs="601" usesdiagramusefillcolour="1" x="603" y="568" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="24" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="154" showattsigs="601" usesdiagramusefillcolour="1" x="486" y="736" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="22" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="159" showattsigs="601" usesdiagramusefillcolour="1" x="661" y="681" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="20" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="71" showattsigs="601" usesdiagramusefillcolour="1" x="92" y="542" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="77" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="160" showattsigs="601" usesdiagramusefillcolour="1" x="121" y="118" showopsigs="601" linewidth="none" fillcolour="none" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5018" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="158" showattsigs="601" usesdiagramusefillcolour="1" x="98" y="199" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5026" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="206" showattsigs="601" usesdiagramusefillcolour="1" x="90" y="269" showopsigs="601" linewidth="none" fillcolour="none" height="117" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="4939" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="127" showattsigs="601" usesdiagramusefillcolour="1" x="514" y="117" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5022" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="273" showattsigs="601" usesdiagramusefillcolour="1" x="595" y="194" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5038" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="126" showattsigs="601" usesdiagramusefillcolour="1" x="623" y="269" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5030" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="127" showattsigs="601" usesdiagramusefillcolour="1" x="560" y="332" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="4852" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="275" showattsigs="601" usesdiagramusefillcolour="1" x="761" y="408" showopsigs="601" linewidth="none" fillcolour="none" height="81" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5034" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="154" showattsigs="601" usesdiagramusefillcolour="1" x="326" y="644" showopsigs="601" linewidth="none" fillcolour="none" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="5014" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
</widgets>
<messages/>
<associations>
<assocwidget totalcounta="7" indexa="3" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="12" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="419" starty="439" />
<endpoint endx="419" endy="60" />
</linepath>
</assocwidget>
<assocwidget totalcounta="7" indexa="4" visibilityB="200" totalcountb="4" indexb="2" linewidth="none" widgetbid="221" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="439" />
<endpoint endx="446" endy="237" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="2" totalcountb="2" indexb="1" linewidth="none" widgetbid="55" widgetaid="58" xmi.id="62" linecolor="none" >
<linepath>
<startpoint startx="218" starty="643" />
<endpoint endx="218" endy="572" />
</linepath>
</assocwidget>
<assocwidget totalcounta="4" indexa="3" visibilityB="200" totalcountb="4" indexb="2" linewidth="none" widgetbid="55" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="487" />
<endpoint endx="266" endy="536" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="1" visibilityB="200" totalcountb="6" indexb="3" linewidth="none" widgetbid="58" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="487" />
<endpoint endx="236" endy="643" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="3" indexb="1" linewidth="none" widgetbid="24" widgetaid="22" xmi.id="43" linecolor="none" >
<linepath>
<startpoint startx="637" starty="736" />
<endpoint endx="637" endy="604" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="3" indexb="2" linewidth="none" widgetbid="24" widgetaid="20" xmi.id="36" linecolor="none" >
<linepath>
<startpoint startx="713" starty="681" />
<endpoint endx="713" endy="604" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="4" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="24" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="487" />
<endpoint endx="603" endy="568" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="4" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="20" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="487" />
<endpoint endx="661" endy="681" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="3" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="22" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="487" />
<endpoint endx="486" endy="736" />
</linepath>
</assocwidget>
<assocwidget totalcounta="4" indexa="2" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="77" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="487" />
<endpoint endx="163" endy="542" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="77" widgetaid="58" xmi.id="76" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="92" starty="643" />
<endpoint endx="92" endy="578" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="73" usesdiagramusefillcolour="1" x="20" y="580" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6171" text="Operator" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="221" widgetaid="4939" xmi.id="4943" linecolor="none" >
<linepath>
<startpoint startx="296" starty="269" />
<endpoint endx="374" endy="237" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="55" widgetaid="4939" xmi.id="5313" linecolor="none" >
<linepath>
<startpoint startx="218" starty="386" />
<endpoint endx="218" endy="536" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="55" widgetaid="5038" xmi.id="5286" linecolor="none" >
<linepath>
<startpoint startx="595" starty="239" />
<endpoint endx="266" endy="536" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="221" widgetaid="5038" xmi.id="5671" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="595" starty="201" />
<endpoint endx="540" endy="201" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="53" usesdiagramusefillcolour="1" x="542" y="203" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6172" showstereotype="1" text="Exists" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="4" indexa="2" totalcountb="6" indexb="2" linewidth="none" widgetbid="4852" widgetaid="5018" xmi.id="5235" linecolor="none" >
<linepath>
<startpoint startx="281" starty="181" />
<endpoint endx="560" endy="332" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="6" indexb="4" linewidth="none" widgetbid="4852" widgetaid="5022" xmi.id="5244" linecolor="none" >
<linepath>
<startpoint startx="560" starty="162" />
<endpoint endx="560" endy="332" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="6" indexb="1" linewidth="none" widgetbid="4852" widgetaid="5026" xmi.id="5253" linecolor="none" >
<linepath>
<startpoint startx="256" starty="244" />
<endpoint endx="560" endy="332" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="6" indexb="5" linewidth="none" widgetbid="4852" widgetaid="5030" xmi.id="5262" linecolor="none" >
<linepath>
<startpoint startx="623" starty="305" />
<endpoint endx="623" endy="332" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" totalcountb="2" indexb="1" linewidth="none" widgetbid="4852" widgetaid="4939" xmi.id="5304" linecolor="none" >
<linepath>
<startpoint startx="296" starty="332" />
<endpoint endx="560" endy="332" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="3" totalcountb="4" indexb="3" linewidth="none" widgetbid="5018" widgetaid="4852" xmi.id="5371" linecolor="none" >
<linepath>
<startpoint startx="560" starty="332" />
<endpoint endx="281" endy="181" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="4" visibilityB="200" totalcountb="7" indexb="2" linewidth="none" widgetbid="4852" widgetaid="58" xmi.id="5073" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="236" starty="643" />
<endpoint endx="560" endy="368" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="34" usesdiagramusefillcolour="1" x="526" y="370" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6173" text="lhs" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="6" indexa="5" visibilityB="200" totalcountb="7" indexb="3" linewidth="none" widgetbid="4852" widgetaid="58" xmi.id="5082" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="236" starty="643" />
<endpoint endx="560" endy="368" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="36" usesdiagramusefillcolour="1" x="525" y="370" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6174" text="rhs" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="4" indexa="3" totalcountb="4" indexb="3" linewidth="none" widgetbid="55" widgetaid="5034" xmi.id="5295" linecolor="none" >
<linepath>
<startpoint startx="761" starty="489" />
<endpoint endx="266" endy="536" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" visibilityB="200" totalcountb="7" indexb="6" linewidth="none" widgetbid="4852" widgetaid="5034" xmi.id="5400" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="761" starty="408" />
<endpoint endx="687" endy="368" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="34" usesdiagramusefillcolour="1" x="689" y="370" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6175" showstereotype="1" text="lhs" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="4" indexa="2" visibilityB="200" totalcountb="3" indexb="2" linewidth="none" widgetbid="77" widgetaid="5034" xmi.id="5409" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="761" starty="489" />
<endpoint endx="163" endy="542" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="35" usesdiagramusefillcolour="1" x="165" y="508" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6176" showstereotype="1" text="Op" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="3" indexa="2" visibilityB="200" totalcountb="4" indexb="3" linewidth="none" widgetbid="221" widgetaid="5034" xmi.id="5653" type="510" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="761" starty="408" />
<endpoint endx="540" endy="237" />
</linepath>
<floatingtext usesdiagramfillcolour="1" width="55" usesdiagramusefillcolour="1" x="542" y="239" linewidth="none" posttext="" role="710" fillcolour="none" height="22" usefillcolor="1" pretext="+" isinstance="0" xmi.id="6177" text="Select" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</assocwidget>
<assocwidget totalcounta="4" indexa="2" totalcountb="7" indexb="4" linewidth="none" widgetbid="4852" widgetaid="5014" xmi.id="5210" linecolor="none" >
<linepath>
<startpoint startx="480" starty="644" />
<endpoint endx="560" endy="368" />
</linepath>
</assocwidget>
<assocwidget totalcounta="4" indexa="3" totalcountb="7" indexb="5" linewidth="none" widgetbid="4852" widgetaid="5014" xmi.id="5226" linecolor="none" >
<linepath>
<startpoint startx="480" starty="644" />
<endpoint endx="560" endy="368" />
</linepath>
</assocwidget>
<assocwidget totalcounta="7" indexa="2" visibilityB="200" totalcountb="4" indexb="1" linewidth="none" widgetbid="5018" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="439" />
<endpoint endx="281" endy="181" />
</linepath>
</assocwidget>
<assocwidget totalcounta="7" indexa="1" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="5026" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="439" />
<endpoint endx="256" endy="244" />
</linepath>
</assocwidget>
<assocwidget totalcounta="4" indexa="1" visibilityB="200" totalcountb="3" indexb="2" linewidth="none" widgetbid="4939" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="439" />
<endpoint endx="296" endy="386" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="2" visibilityB="200" totalcountb="4" indexb="1" linewidth="none" widgetbid="5014" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="374" starty="487" />
<endpoint endx="374" endy="644" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="3" visibilityB="200" totalcountb="4" indexb="1" linewidth="none" widgetbid="5034" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="439" />
<endpoint endx="761" endy="439" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="2" visibilityB="200" totalcountb="7" indexb="1" linewidth="none" widgetbid="4852" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="439" />
<endpoint endx="560" endy="368" />
</linepath>
</assocwidget>
<assocwidget totalcounta="5" indexa="1" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="5030" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="439" />
<endpoint endx="623" endy="305" />
</linepath>
</assocwidget>
<assocwidget totalcounta="7" indexa="6" visibilityB="200" totalcountb="3" indexb="2" linewidth="none" widgetbid="5038" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="439" />
<endpoint endx="595" endy="239" />
</linepath>
</assocwidget>
<assocwidget totalcounta="7" indexa="5" visibilityB="200" totalcountb="3" indexb="1" linewidth="none" widgetbid="5022" widgetaid="3827" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="446" starty="439" />
<endpoint endx="514" endy="162" />
</linepath>
</assocwidget>
</associations>
</diagram>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="915" snapy="10" showatts="1" xmi.id="3831" documentation="" type="402" showops="1" showpackage="0" name="JobList Package" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="817" >
<widgets>
<packagewidget usesdiagramfillcolour="1" width="70" usesdiagramusefillcolour="1" x="377" y="115" linewidth="none" fillcolour="none" height="48" usefillcolor="1" isinstance="0" xmi.id="3838" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="63" showattsigs="601" usesdiagramusefillcolour="1" x="141" y="182" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="158" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="464" showattsigs="601" usesdiagramusefillcolour="1" x="151" y="280" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="148" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
</widgets>
<messages/>
<associations>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="158" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="377" starty="163" />
<endpoint endx="204" endy="182" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="148" widgetaid="3838" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="377" starty="163" />
<endpoint endx="377" endy="280" />
</linepath>
</assocwidget>
</associations>
</diagram>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="915" snapy="10" showatts="1" xmi.id="3842" documentation="" type="402" showops="1" showpackage="0" name="ResultSet Package" localid="900000" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="817" >
<widgets>
<packagewidget usesdiagramfillcolour="1" width="70" usesdiagramusefillcolour="1" x="379" y="499" linewidth="none" fillcolour="none" height="48" usefillcolor="1" isinstance="0" xmi.id="3849" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="126" showattsigs="601" usesdiagramusefillcolour="1" x="89" y="345" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1228" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="178" showattsigs="601" usesdiagramusefillcolour="1" x="471" y="363" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1222" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="121" showattsigs="601" usesdiagramusefillcolour="1" x="227" y="274" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1231" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="173" showattsigs="601" usesdiagramusefillcolour="1" x="683" y="254" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1225" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="128" showattsigs="601" usesdiagramusefillcolour="1" x="164" y="121" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1311" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="440" showattsigs="601" usesdiagramusefillcolour="1" x="399" y="120" drawascircle="0" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1207" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,1,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="131" showattsigs="601" usesdiagramusefillcolour="1" x="119" y="643" showopsigs="601" linewidth="none" fillcolour="none" height="63" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="1144" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="356" showattsigs="601" usesdiagramusefillcolour="1" x="380" y="684" showopsigs="601" linewidth="none" fillcolour="none" height="45" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2935" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
<classwidget usesdiagramfillcolour="1" width="89" showattsigs="601" usesdiagramusefillcolour="1" x="615" y="566" showopsigs="601" linewidth="none" fillcolour="none" height="36" usefillcolor="1" showpubliconly="0" showattributes="1" isinstance="0" xmi.id="2931" showoperations="1" showpackage="0" showscope="1" font="Sans,10,-1,5,75,0,0,0,0,0" linecolor="none" />
</widgets>
<messages/>
<associations>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="1228" widgetaid="1222" xmi.id="3062" linecolor="none" >
<linepath>
<startpoint startx="471" starty="363" />
<endpoint endx="215" endy="363" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="2" indexb="1" linewidth="none" widgetbid="1231" widgetaid="1225" xmi.id="3053" linecolor="none" >
<linepath>
<startpoint startx="683" starty="290" />
<endpoint endx="348" endy="290" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" linewidth="none" widgetbid="1311" widgetaid="1228" xmi.id="1330" linecolor="none" >
<linepath>
<startpoint startx="177" starty="345" />
<endpoint endx="177" endy="157" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" linewidth="none" widgetbid="1311" widgetaid="1231" xmi.id="1337" linecolor="none" >
<linepath>
<startpoint startx="253" starty="274" />
<endpoint endx="253" endy="157" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" linewidth="none" widgetbid="1207" widgetaid="1222" xmi.id="1365" linecolor="none" >
<linepath>
<startpoint startx="566" starty="363" />
<endpoint endx="566" endy="165" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" linewidth="none" widgetbid="1207" widgetaid="1225" xmi.id="1372" linecolor="none" >
<linepath>
<startpoint startx="724" starty="254" />
<endpoint endx="724" endy="165" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="5" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="1225" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="449" starty="499" />
<endpoint endx="683" endy="290" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="4" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="1222" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="449" starty="499" />
<endpoint endx="471" endy="399" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="3" visibilityB="200" totalcountb="4" indexb="1" linewidth="none" widgetbid="1207" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="399" starty="499" />
<endpoint endx="399" endy="165" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="1231" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="379" starty="499" />
<endpoint endx="348" endy="310" />
</linepath>
</assocwidget>
<assocwidget totalcounta="6" indexa="2" visibilityB="200" totalcountb="4" indexb="3" linewidth="none" widgetbid="1311" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="379" starty="499" />
<endpoint endx="292" endy="157" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="1228" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="379" starty="499" />
<endpoint endx="215" endy="381" />
</linepath>
</assocwidget>
<assocwidget totalcounta="3" indexa="2" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="1144" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="379" starty="547" />
<endpoint endx="250" endy="643" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="2935" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="380" starty="547" />
<endpoint endx="380" endy="684" />
</linepath>
</assocwidget>
<assocwidget totalcounta="2" indexa="1" visibilityB="200" totalcountb="2" indexb="1" linewidth="none" widgetbid="2931" widgetaid="3849" roleBdoc="" documentation="" roleAdoc="" type="509" changeabilityA="900" changeabilityB="900" linecolor="none" visibilityA="200" >
<linepath>
<startpoint startx="449" starty="547" />
<endpoint endx="615" endy="566" />
</linepath>
</assocwidget>
</associations>
</diagram>
<diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" linewidth="0" zoom="100" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" canvaswidth="915" snapy="10" showatts="1" xmi.id="6182" documentation="" type="403" showops="1" showpackage="0" name="sequence diagram" localid="899994" showstereotype="0" showscope="1" snapcsgrid="0" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="#ff0000" canvasheight="817" >
<widgets>
<objectwidget usesdiagramfillcolour="0" width="169" usesdiagramusefillcolour="1" x="161" y="48" instancename="" linewidth="none" fillcolour="#ffffc0" height="28" usefillcolor="1" isinstance="0" xmi.id="2764" decon="0" localid="899999" multipleinstance="0" drawasactor="0" font="Sans,10,-1,5,50,0,1,0,0,0" linecolor="#ff0000" />
<objectwidget usesdiagramfillcolour="0" width="115" usesdiagramusefillcolour="1" x="378" y="48" instancename="" linewidth="none" fillcolour="#ffffc0" height="28" usefillcolor="1" isinstance="0" xmi.id="148" decon="0" localid="899997" multipleinstance="0" drawasactor="0" showstereotype="1" font="Sans,10,-1,5,50,0,1,0,0,0" linecolor="#ff0000" />
<objectwidget usesdiagramfillcolour="0" width="114" usesdiagramusefillcolour="1" x="532" y="48" instancename="" linewidth="none" fillcolour="#ffffc0" height="28" usefillcolor="1" isinstance="0" xmi.id="6241" decon="0" localid="899996" multipleinstance="0" drawasactor="0" showstereotype="1" font="Sans,10,-1,5,50,0,1,0,0,0" linecolor="#ff0000" />
<objectwidget usesdiagramfillcolour="0" width="92" usesdiagramusefillcolour="1" x="12" y="48" instancename="" linewidth="none" fillcolour="#ffffc0" height="28" usefillcolor="1" isinstance="0" xmi.id="632" decon="0" localid="899995" multipleinstance="0" drawasactor="0" font="Sans,10,-1,5,50,0,1,0,0,0" linecolor="#ff0000" />
<objectwidget usesdiagramfillcolour="0" width="180" usesdiagramusefillcolour="1" x="706" y="48" instancename="" linewidth="none" fillcolour="#ffffc0" height="28" usefillcolor="1" isinstance="0" xmi.id="2935" decon="0" localid="899994" multipleinstance="0" drawasactor="0" font="Sans,10,-1,5,50,0,1,0,0,0" linecolor="#ff0000" />
</widgets>
<messages>
<messagewidget usesdiagramfillcolour="1" width="198" usesdiagramusefillcolour="1" x="245" y="148" operation="150" linewidth="none" widgetbid="899997" fillcolour="none" height="32" usefillcolor="1" seqnum="2" textid="6313" widgetaid="899999" isinstance="0" xmi.id="6312" sequencemessagetype="1000" showstereotype="1" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" >
<floatingtext usesdiagramfillcolour="1" width="421" usesdiagramusefillcolour="1" x="250" y="126" linewidth="none" posttext="" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="6313" showstereotype="1" text="2: makeJobList(cplan : execplan::CalpontExecutionPlan) : JobList" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</messagewidget>
<messagewidget usesdiagramfillcolour="1" width="185" usesdiagramusefillcolour="1" x="59" y="104" operation="6393" linewidth="none" widgetbid="899999" fillcolour="none" height="8" usefillcolor="1" seqnum="1" textid="6408" widgetaid="899995" isinstance="0" xmi.id="6407" sequencemessagetype="1001" showstereotype="1" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" >
<floatingtext usesdiagramfillcolour="1" width="374" usesdiagramusefillcolour="1" x="64" y="82" linewidth="none" posttext="" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="6408" showstereotype="1" text="1: ProcessQuery(cplan : execplan::CalpontExecutionPlan)" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</messagewidget>
<messagewidget usesdiagramfillcolour="1" width="352" usesdiagramusefillcolour="1" x="245" y="228" operation="6418" linewidth="none" widgetbid="899996" fillcolour="none" height="32" usefillcolor="1" seqnum="3" textid="6436" widgetaid="899999" isinstance="0" xmi.id="6435" sequencemessagetype="1000" showstereotype="1" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" >
<floatingtext usesdiagramfillcolour="1" width="320" usesdiagramusefillcolour="1" x="250" y="206" linewidth="none" posttext="" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="6436" text="3: run(jlist : joblist::JobList) : resultset::JobResults" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</messagewidget>
<messagewidget usesdiagramfillcolour="1" width="559" usesdiagramusefillcolour="1" x="245" y="287" operation="6461" linewidth="none" widgetbid="899994" fillcolour="none" height="32" usefillcolor="1" seqnum="4" textid="6493" widgetaid="899999" isinstance="0" xmi.id="6492" sequencemessagetype="1000" showstereotype="1" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" >
<floatingtext usesdiagramfillcolour="1" width="357" usesdiagramusefillcolour="1" x="250" y="265" linewidth="none" posttext="" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="6493" showstereotype="1" text="4: makeResultSet(jres : JobResults) : CalpontResultSet" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</messagewidget>
<messagewidget usesdiagramfillcolour="1" width="185" usesdiagramusefillcolour="1" x="59" y="345" operation="6509" linewidth="none" widgetbid="899999" fillcolour="none" height="8" usefillcolor="1" seqnum="5" textid="6529" widgetaid="899995" isinstance="0" xmi.id="6528" sequencemessagetype="1001" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" >
<floatingtext usesdiagramfillcolour="1" width="285" usesdiagramusefillcolour="1" x="64" y="323" linewidth="none" posttext="" role="704" fillcolour="none" height="22" usefillcolor="1" pretext="" isinstance="0" xmi.id="6529" showstereotype="1" text="5: getResults() : resultset::CalpontResultSet" font="Sans,10,-1,5,50,0,0,0,0,0" linecolor="none" />
</messagewidget>
</messages>
<associations/>
</diagram>
</diagrams>
<listview>
<listitem open="1" type="800" label="Views" >
<listitem open="1" type="801" label="Logical View" >
<listitem open="1" type="813" id="2764" >
<listitem open="0" type="815" id="6393" />
<listitem open="0" type="815" id="6509" />
</listitem>
<listitem open="1" type="813" id="6241" >
<listitem open="0" type="815" id="6418" />
</listitem>
<listitem open="1" type="813" id="632" />
<listitem open="1" type="818" id="3827" >
<listitem open="0" type="813" id="5018" >
<listitem open="0" type="814" id="5357" />
<listitem open="0" type="814" id="5361" />
</listitem>
<listitem open="0" type="813" id="5026" >
<listitem open="0" type="814" id="5387" />
</listitem>
<listitem open="0" type="813" id="221" />
<listitem open="0" type="813" id="12" >
<listitem open="0" type="815" id="17" />
</listitem>
<listitem open="0" type="813" id="4939" >
<listitem open="0" type="814" id="4952" />
<listitem open="0" type="814" id="4956" />
<listitem open="0" type="814" id="4960" />
<listitem open="0" type="814" id="4964" />
<listitem open="0" type="814" id="4971" />
</listitem>
<listitem open="0" type="813" id="5022" >
<listitem open="0" type="814" id="5380" />
</listitem>
<listitem open="0" type="813" id="5038" >
<listitem open="0" type="814" id="5671" />
</listitem>
<listitem open="0" type="813" id="55" />
<listitem open="0" type="813" id="5030" />
<listitem open="0" type="813" id="20" />
<listitem open="0" type="813" id="77" />
<listitem open="0" type="813" id="22" />
<listitem open="0" type="813" id="4852" />
<listitem open="0" type="813" id="5034" >
<listitem open="0" type="814" id="5400" />
<listitem open="0" type="814" id="5409" />
<listitem open="0" type="814" id="5653" />
</listitem>
<listitem open="0" type="813" id="5014" >
<listitem open="0" type="814" id="5337" />
<listitem open="0" type="814" id="5341" />
</listitem>
<listitem open="0" type="813" id="58" >
<listitem open="0" type="814" id="76" />
<listitem open="0" type="814" id="5073" />
<listitem open="0" type="814" id="5082" />
</listitem>
<listitem open="0" type="813" id="24" />
</listitem>
<listitem open="1" type="818" id="3838" >
<listitem open="0" type="813" id="158" />
<listitem open="0" type="813" id="148" >
<listitem open="0" type="815" id="150" />
</listitem>
</listitem>
<listitem open="1" type="818" id="3849" >
<listitem open="0" type="813" id="1144" >
<listitem open="0" type="814" id="1173" />
<listitem open="0" type="814" id="1192" />
</listitem>
<listitem open="1" type="813" id="2935" >
<listitem open="0" type="815" id="6461" />
</listitem>
<listitem open="0" type="813" id="2931" />
<listitem open="0" type="813" id="1228" />
<listitem open="0" type="813" id="1222" />
<listitem open="0" type="813" id="1231" />
<listitem open="0" type="813" id="1225" />
<listitem open="0" type="813" id="1311" />
<listitem open="0" type="813" id="1207" >
<listitem open="0" type="815" id="1383" />
</listitem>
</listitem>
<listitem open="1" type="818" id="4564" />
<listitem open="0" type="830" label="Datatypes" >
<listitem open="1" type="829" id="136" />
<listitem open="1" type="829" id="5" />
<listitem open="1" type="829" id="4" />
<listitem open="1" type="829" id="7" />
<listitem open="1" type="829" id="6" />
<listitem open="1" type="829" id="2" />
<listitem open="1" type="829" id="8" />
<listitem open="1" type="829" id="9" />
<listitem open="0" type="829" id="10" />
<listitem open="0" type="829" id="10" />
<listitem open="1" type="829" id="18" />
</listitem>
</listitem>
<listitem open="1" type="802" label="Use Case View" />
<listitem open="1" type="821" label="Component View" />
<listitem open="1" type="827" label="Deployment View" />
<listitem open="1" type="836" label="Entity Relationship Model" />
</listitem>
</listview>
<codegeneration>
<codegenerator language="C++" >
<classifiercodedocument writeOutCode="true" package="" id="632" parent_class="632" fileExt=".cpp" fileName="ha_calpont" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;ha_mcs.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="2764" parent_class="2764" fileExt=".cpp" fileName="executionplanmanager" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;executionplanmanager.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeoperation parent_id="6393" tag="operation_6393" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
<codeoperation parent_id="6509" tag="operation_6509" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="12" parent_class="12" fileExt=".cpp" fileName="calpontexecutionplanfactory" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;calpontexecutionplanfactory.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="224" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4921" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4921" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4921" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4921" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4921" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4930" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4930" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4930" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4930" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4930" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="98" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="28" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeoperation parent_id="17" tag="operation_17" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="224" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4921" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4921" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4921" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4921" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4921" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4921" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4930" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4930" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4930" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4930" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4930" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4930" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="98" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="28" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="221" parent_class="221" fileExt=".cpp" fileName="calpontexecutionplan" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;calpontexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="224" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4930" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4930" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4930" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4930" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4930" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="251" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="260" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="224" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="224" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="224" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="224" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="224" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4930" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4930" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4930" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4930" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4930" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4930" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="251" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="260" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="55" parent_class="55" fileExt=".cpp" fileName="filter" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;filter.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="85" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="85" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="85" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="85" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="85" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="93" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="93" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="93" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="93" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="93" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5313" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5313" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5313" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5313" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5313" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="85" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="85" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="85" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="85" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="85" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="85" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="93" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="93" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="93" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="93" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="93" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="93" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5313" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5313" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5313" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5313" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5313" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5313" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="58" parent_class="58" fileExt=".cpp" fileName="simplefilter" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;simplefilter.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="76" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="76" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="76" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="76" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5073" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5073" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5082" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5082" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="76" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="76" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="76" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="76" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="76" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="76" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5073" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5073" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5073" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5073" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5082" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5082" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5082" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5082" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="24" parent_class="24" fileExt=".cpp" fileName="vendorexecutionplan" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;vendorexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="4921" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4921" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4921" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4921" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4921" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="85" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="85" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="85" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="85" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="85" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="98" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="28" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="93" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="93" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="93" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="93" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="93" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="4921" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4921" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4921" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4921" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4921" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4921" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="85" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="85" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="85" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="85" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="85" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="85" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="98" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="98" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="98" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="98" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="98" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="28" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="28" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="28" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="28" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="28" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="93" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="93" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="93" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="93" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="93" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="93" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="20" parent_class="20" fileExt=".cpp" fileName="mysqlexecutionplan" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;mysqlexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="22" parent_class="22" fileExt=".cpp" fileName="oracleexecutionplan" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;oracleexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="77" parent_class="77" fileExt=".cpp" fileName="operator" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;operator.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5018" parent_class="5018" fileExt=".cpp" fileName="aggregatecolumn" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;aggregatecolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5357" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5357" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5361" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" text="Get the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@return the value of FunctionParms" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5361" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" text="Set the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@param value the value of FunctionParms" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5371" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5371" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5371" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5371" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5371" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5357" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5357" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5357" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5357" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5361" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of ReturnedColumn objects that are the arguments to this function" />
</header>
<ccfdeclarationcodeblock parent_id="5361" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5361" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" text="Get the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@return the value of FunctionParms" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5361" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" text="Set the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@param value the value of FunctionParms" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5371" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5371" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5371" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5371" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5371" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5371" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5026" parent_class="5026" fileExt=".cpp" fileName="arithmeticexpression" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;arithmeticexpression.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5387" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5387" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5387" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5387" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5387" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5387" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="4939" parent_class="4939" fileExt=".cpp" fileName="calpontselectexecutionplan" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;calpontselectexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="4952" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" text="Get the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@return the value of ReturnedCols" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4952" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" text="Set the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@param value the value of ReturnedCols" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4956" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" text="Get the value of Filters&amp;#010;A list of Filter objects&amp;#010;@return the value of Filters" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4956" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" text="Set the value of Filters&amp;#010;A list of Filter objects&amp;#010;@param value the value of Filters" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4960" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" text="Get the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@return the value of SubSelects" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4960" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" text="Set the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@param value the value of SubSelects" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4964" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" text="Get the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@return the value of Location" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4964" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" text="Set the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@param value the value of Location" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4971" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" text="Get the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@return the value of Dependent" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4971" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" text="Set the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@param value the value of Dependent" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5304" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5304" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5304" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5304" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5304" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5313" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5313" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5313" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5313" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5313" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="4952" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of ReturnedColumn objects" />
</header>
<ccfdeclarationcodeblock parent_id="4952" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4952" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" text="Get the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@return the value of ReturnedCols" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4952" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" text="Set the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@param value the value of ReturnedCols" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4956" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of Filter objects" />
</header>
<ccfdeclarationcodeblock parent_id="4956" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4956" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" text="Get the value of Filters&amp;#010;A list of Filter objects&amp;#010;@return the value of Filters" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4956" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" text="Set the value of Filters&amp;#010;A list of Filter objects&amp;#010;@param value the value of Filters" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4960" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of CalpontExecutionPlan objects" />
</header>
<ccfdeclarationcodeblock parent_id="4960" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4960" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" text="Get the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@return the value of SubSelects" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4960" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" text="Set the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@param value the value of SubSelects" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4964" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="An enum indicating the location of this select statement in the enclosing select statement" />
</header>
<ccfdeclarationcodeblock parent_id="4964" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4964" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" text="Get the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@return the value of Location" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4964" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" text="Set the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@param value the value of Location" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4971" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A flag indicating if this sub-select is dependent on the enclosing query or is constant" />
</header>
<ccfdeclarationcodeblock parent_id="4971" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4971" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" text="Get the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@return the value of Dependent" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4971" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" text="Set the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@param value the value of Dependent" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5304" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5304" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5304" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5304" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5304" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5304" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5313" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5313" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5313" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5313" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5313" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5313" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5014" parent_class="5014" fileExt=".cpp" fileName="simplecolumn" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;simplecolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5337" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5337" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5341" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5341" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5210" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5210" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5210" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5210" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5210" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5337" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5337" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5337" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5337" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5341" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5341" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5341" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5341" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5210" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5210" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5210" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5210" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5210" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5210" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5034" parent_class="5034" fileExt=".cpp" fileName="selectfilter" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;selectfilter.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5400" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5400" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5409" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5409" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5653" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5653" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5400" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5400" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5400" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5400" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5409" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5409" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5409" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5409" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5653" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5653" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5653" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5653" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="4852" parent_class="4852" fileExt=".cpp" fileName="returnedcolumn" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5210" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5210" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5210" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5210" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5210" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5304" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5304" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5304" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5304" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5304" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5371" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5371" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5371" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5371" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5371" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5210" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5210" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5210" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5210" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5210" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5210" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5304" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5304" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5304" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5304" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5304" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5304" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5371" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5371" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5371" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5371" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5371" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5371" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5030" parent_class="5030" fileExt=".cpp" fileName="functioncolumn" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;functioncolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5038" parent_class="5038" fileExt=".cpp" fileName="existsfilter" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;existsfilter.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5671" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5671" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5671" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5671" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5671" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5671" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="5022" parent_class="5022" fileExt=".cpp" fileName="constantcolumn" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;constantcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5380" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5380" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5380" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5380" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5380" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5380" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="joblist" id="158" parent_class="158" fileExt=".cpp" fileName="joblist" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;joblist.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5328" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5328" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5328" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5328" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5328" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5328" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5328" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5328" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5328" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5328" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5328" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="joblist" id="148" parent_class="148" fileExt=".cpp" fileName="joblistfactory" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;joblistfactory.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5328" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5328" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5328" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5328" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5328" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="251" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="260" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeoperation parent_id="150" tag="operation_150" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="161" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="161" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="161" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="161" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="161" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5328" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5328" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5328" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5328" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5328" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5328" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="251" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="251" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="251" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="251" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="251" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="260" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="260" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="260" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="260" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="260" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1225" parent_class="1225" fileExt=".cpp" fileName="oracleresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;oracleresultsetfactory.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1251" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1251" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1251" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1251" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1251" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1302" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1302" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1302" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1302" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1302" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1251" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1251" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1251" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1251" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1251" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1251" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1302" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1302" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1302" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1302" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1302" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1302" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1222" parent_class="1222" fileExt=".cpp" fileName="mysqlresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;mysqlresultsetfactory.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1244" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1244" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1244" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1244" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1244" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1295" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1295" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1295" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1295" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1295" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1244" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1244" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1244" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1244" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1244" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1244" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1295" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1295" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1295" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1295" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1295" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1295" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1207" parent_class="1207" fileExt=".cpp" fileName="vendorresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;vendorresultsetfactory.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1244" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1244" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1244" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1244" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1244" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1251" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1251" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1251" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1251" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1251" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1258" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1258" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1258" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1258" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1258" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1265" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1265" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1265" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1265" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1265" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1272" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1272" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1272" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1272" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1272" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1344" tag="hblock_tag_25" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1344" tag="hblock_tag_26" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1344" tag="hblock_tag_27" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1344" tag="hblock_tag_28" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1344" tag="hblock_tag_29" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5803" tag="hblock_tag_30" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5803" tag="hblock_tag_31" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5803" tag="hblock_tag_32" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5803" tag="hblock_tag_33" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5803" tag="hblock_tag_34" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5812" tag="hblock_tag_35" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5812" tag="hblock_tag_36" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5812" tag="hblock_tag_37" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5812" tag="hblock_tag_38" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5812" tag="hblock_tag_39" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1295" tag="hblock_tag_40" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1295" tag="hblock_tag_41" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1295" tag="hblock_tag_42" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1295" tag="hblock_tag_43" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1295" tag="hblock_tag_44" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1302" tag="hblock_tag_45" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1302" tag="hblock_tag_46" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1302" tag="hblock_tag_47" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1302" tag="hblock_tag_48" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1302" tag="hblock_tag_49" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="3017" tag="hblock_tag_50" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="3017" tag="hblock_tag_51" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="3017" tag="hblock_tag_52" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="3017" tag="hblock_tag_53" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="3017" tag="hblock_tag_54" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeoperation parent_id="1383" tag="operation_1383" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1244" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1244" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1244" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1244" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1244" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1244" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1251" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1251" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1251" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1251" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1251" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1251" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1258" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1258" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1258" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1258" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1258" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1258" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1265" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1265" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1265" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1265" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1265" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1265" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1272" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1272" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1272" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1272" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1272" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1272" tag="hblock_tag_24" canDelete="false" writeOutText="false" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1344" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1344" tag="hblock_tag_25" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1344" tag="hblock_tag_26" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1344" tag="hblock_tag_27" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1344" tag="hblock_tag_28" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1344" tag="hblock_tag_29" canDelete="false" writeOutText="false" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5803" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5803" tag="hblock_tag_30" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5803" tag="hblock_tag_31" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5803" tag="hblock_tag_32" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5803" tag="hblock_tag_33" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5803" tag="hblock_tag_34" canDelete="false" writeOutText="false" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5812" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5812" tag="hblock_tag_35" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5812" tag="hblock_tag_36" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5812" tag="hblock_tag_37" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5812" tag="hblock_tag_38" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5812" tag="hblock_tag_39" canDelete="false" writeOutText="false" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1295" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1295" tag="hblock_tag_40" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1295" tag="hblock_tag_41" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1295" tag="hblock_tag_42" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1295" tag="hblock_tag_43" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1295" tag="hblock_tag_44" canDelete="false" writeOutText="false" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1302" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1302" tag="hblock_tag_45" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1302" tag="hblock_tag_46" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1302" tag="hblock_tag_47" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1302" tag="hblock_tag_48" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1302" tag="hblock_tag_49" canDelete="false" writeOutText="false" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="3017" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="3017" tag="hblock_tag_50" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="3017" tag="hblock_tag_51" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="3017" tag="hblock_tag_52" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="3017" tag="hblock_tag_53" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="3017" tag="hblock_tag_54" canDelete="false" writeOutText="false" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1231" parent_class="1231" fileExt=".cpp" fileName="oracleresultset" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;oracleresultset.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1258" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1258" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1258" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1258" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1258" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1258" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1258" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1258" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1258" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1258" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1258" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1311" parent_class="1311" fileExt=".cpp" fileName="vendorresultset" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;vendorresultset.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1344" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1344" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1344" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1344" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1344" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5812" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5812" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5812" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5812" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5812" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1344" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1344" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1344" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1344" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1344" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1344" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5812" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5812" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5812" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5812" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5812" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5812" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1228" parent_class="1228" fileExt=".cpp" fileName="mysqlresultset" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;mysqlresultset.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1265" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1265" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1265" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1265" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1265" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1265" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1265" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1265" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1265" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1265" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1265" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="1144" parent_class="1144" fileExt=".cpp" fileName="calpontresultset" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;calpontresultset.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1173" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1173" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1192" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1192" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1272" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1272" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1272" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1272" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1272" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="2942" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2942" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2942" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2942" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2942" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5803" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5803" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5803" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5803" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5803" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="3017" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="3017" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="3017" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="3017" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="3017" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1173" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1173" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1173" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1173" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1192" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1192" tag="" canDelete="false" indentLevel="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1192" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1192" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1272" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1272" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1272" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1272" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1272" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1272" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2942" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2942" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2942" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2942" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2942" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2942" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5803" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5803" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5803" tag="hblock_tag_15" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5803" tag="hblock_tag_16" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5803" tag="hblock_tag_17" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5803" tag="hblock_tag_18" canDelete="false" writeOutText="false" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="3017" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="3017" tag="hblock_tag_19" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="3017" tag="hblock_tag_20" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="3017" tag="hblock_tag_21" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="3017" tag="hblock_tag_22" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="3017" tag="hblock_tag_23" canDelete="false" writeOutText="false" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="2935" parent_class="2935" fileExt=".cpp" fileName="calpontresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;calpontresultsetfactory.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="2942" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2942" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2942" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2942" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2942" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="2951" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2951" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2951" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2951" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2951" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="2963" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2963" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2963" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2963" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2963" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeoperation parent_id="6461" tag="operation_6461" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="2942" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2942" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2942" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2942" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2942" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2942" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2951" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2951" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2951" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2951" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2951" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2951" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2963" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2963" tag="hblock_tag_10" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2963" tag="hblock_tag_11" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2963" tag="hblock_tag_12" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2963" tag="hblock_tag_13" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2963" tag="hblock_tag_14" canDelete="false" writeOutText="false" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="2931" parent_class="2931" fileExt=".cpp" fileName="jobresults" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;jobresults.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="2951" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2951" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2951" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2951" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2951" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="2963" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2963" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2963" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2963" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2963" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="2951" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2951" tag="hblock_tag_0" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2951" tag="hblock_tag_1" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2951" tag="hblock_tag_2" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2951" tag="hblock_tag_3" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2951" tag="hblock_tag_4" canDelete="false" writeOutText="false" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2963" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text="FIX ME;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2963" tag="hblock_tag_5" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2963" tag="hblock_tag_6" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2963" tag="hblock_tag_7" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2963" tag="hblock_tag_8" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2963" tag="hblock_tag_9" canDelete="false" writeOutText="false" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="6241" parent_class="6241" fileExt=".cpp" fileName="joblistrunner" >
<textblocks>
<codeblockwithcomments tag="includes" text="#include &quot;joblistrunner.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="constructionMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Constructors/Destructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="otherMethodsBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Methods" />
</header>
<textblocks>
<codeoperation parent_id="6418" tag="operation_6418" canDelete="false" >
<header>
<cppcodedocumentation tag="" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;&amp;#010;#include &quot;executionplanmanager.h&quot;&amp;#010;&amp;#010;/**&amp;#010; * Constructors/Destructors&amp;#010; */&amp;#010;/**&amp;#010; * Methods&amp;#010; */&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="cppheader632" parent_class="632" fileExt=".h" fileName="ha_calpont" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef HA_CALPONT_H&amp;#010;#define HA_CALPONT_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="632" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class ha_calpont&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="ha_calpont ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //HA_CALPONT_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="cppheader2764" parent_class="2764" fileExt=".h" fileName="executionplanmanager" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;calpontexecutionplan.h&quot;&amp;#010;#include &quot;calpontresultset.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="2764" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class ExecutionPlanManager&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="ExecutionPlanManager ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks>
<codeoperation parent_id="6393" tag="operation_6393" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&amp;#010;@param cplan " />
</header>
</codeoperation>
<codeoperation parent_id="6509" tag="operation_6509" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //EXECUTIONPLANMANAGER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader12" parent_class="12" fileExt=".h" fileName="calpontexecutionplanfactory" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTEXECUTIONPLANFACTORY_H&amp;#010;#define CALPONTEXECUTIONPLANFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;calpontexecutionplan.h&quot;&amp;#010;#include &quot;vendorexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="12" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&amp;#010;CalpontExecutionPlanFactory does not have any pure virtual methods, but its author&amp;#010; defined it as an abstract class, so you should not use it directly.&amp;#010; Inherit from it instead and create only objects from the derived classes&amp;#010;*****************************************************************************" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="CalpontExecutionPlanFactory ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks>
<codeoperation parent_id="17" tag="operation_17" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&amp;#010;@param vplan " />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CALPONTEXECUTIONPLANFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontExecutionPlanFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4921" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontExecutionPlanFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4930" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontExecutionPlanFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontExecutionPlanFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontExecutionPlanFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader221" parent_class="221" fileExt=".h" fileName="calpontexecutionplan" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTEXECUTIONPLAN_H&amp;#010;#define CALPONTEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="221" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&amp;#010;CalpontExecutionPlan does not have any pure virtual methods, but its author&amp;#010; defined it as an abstract class, so you should not use it directly.&amp;#010; Inherit from it instead and create only objects from the derived classes&amp;#010;*****************************************************************************" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="CalpontExecutionPlan ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CALPONTEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="224" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="224" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="224" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4930" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4930" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4930" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader55" parent_class="55" fileExt=".h" fileName="filter" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef FILTER_H&amp;#010;#define FILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="55" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&amp;#010;Filter does not have any pure virtual methods, but its author&amp;#010; defined it as an abstract class, so you should not use it directly.&amp;#010; Inherit from it instead and create only objects from the derived classes&amp;#010;*****************************************************************************" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="Filter ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //FILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="85" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" Filter ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="93" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" Filter ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5313" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" Filter ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader58" parent_class="58" fileExt=".h" fileName="simplefilter" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef SIMPLEFILTER_H&amp;#010;#define SIMPLEFILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;filter.h&quot;&amp;#010;#include &quot;operator.h&quot;&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="58" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class SimpleFilter&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="SimpleFilter ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="76" tag="tblock_0" canDelete="false" indentLevel="1" text=" execplan::Operator Op;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="5073" tag="tblock_1" canDelete="false" indentLevel="1" text=" execplan::ReturnedColumn lhs;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="5082" tag="tblock_2" canDelete="false" indentLevel="1" text=" execplan::ReturnedColumn rhs;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="76" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="76" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="76" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="76" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5073" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5073" tag="hblock_tag_5" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5082" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5082" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //SIMPLEFILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="76" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="76" tag="tblock_0" canDelete="false" indentLevel="1" text=" execplan::Operator Op;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="76" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="76" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="76" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="76" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5073" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5073" tag="tblock_1" canDelete="false" indentLevel="1" text=" execplan::ReturnedColumn lhs;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5073" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5073" tag="hblock_tag_5" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5073" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5082" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5082" tag="tblock_2" canDelete="false" indentLevel="1" text=" execplan::ReturnedColumn rhs;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5082" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5082" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5082" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader24" parent_class="24" fileExt=".h" fileName="vendorexecutionplan" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef VENDOREXECUTIONPLAN_H&amp;#010;#define VENDOREXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="24" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&amp;#010;VendorExecutionPlan does not have any pure virtual methods, but its author&amp;#010; defined it as an abstract class, so you should not use it directly.&amp;#010; Inherit from it instead and create only objects from the derived classes&amp;#010;*****************************************************************************" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="VendorExecutionPlan ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //VENDOREXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="4921" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="4921" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4921" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="85" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="85" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="85" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="98" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="98" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="98" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="28" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="93" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="93" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="93" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader20" parent_class="20" fileExt=".h" fileName="mysqlexecutionplan" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef MYSQLEXECUTIONPLAN_H&amp;#010;#define MYSQLEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;vendorexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="20" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class MySQLExecutionPlan&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="MySQLExecutionPlan ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //MYSQLEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader22" parent_class="22" fileExt=".h" fileName="oracleexecutionplan" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef ORACLEEXECUTIONPLAN_H&amp;#010;#define ORACLEEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;vendorexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="22" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class OracleExecutionPlan&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="OracleExecutionPlan ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //ORACLEEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader77" parent_class="77" fileExt=".h" fileName="operator" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef OPERATOR_H&amp;#010;#define OPERATOR_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="77" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class Operator&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="Operator ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //OPERATOR_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5018" parent_class="5018" fileExt=".h" fileName="aggregatecolumn" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef AGGREGATECOLUMN_H&amp;#010;#define AGGREGATECOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5018" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class AggregateColumn&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="AggregateColumn ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="5357" tag="tblock_0" canDelete="false" indentLevel="1" text=" string FunctionName;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="5361" tag="tblock_1" canDelete="false" indentLevel="1" text=" List FunctionParms;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of ReturnedColumn objects that are the arguments to this function" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5357" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5357" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5361" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@return the value of FunctionParms" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5361" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@param value the value of FunctionParms" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //AGGREGATECOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5357" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5357" tag="tblock_0" canDelete="false" indentLevel="1" text=" string FunctionName;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5357" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5357" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5357" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5361" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of ReturnedColumn objects that are the arguments to this function" />
</header>
<ccfdeclarationcodeblock parent_id="5361" tag="tblock_1" canDelete="false" indentLevel="1" text=" List FunctionParms;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of ReturnedColumn objects that are the arguments to this function" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5361" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@return the value of FunctionParms" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5361" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5361" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of FunctionParms&amp;#010;A list of ReturnedColumn objects that are the arguments to this function&amp;#010;@param value the value of FunctionParms" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5371" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" AggregateColumn ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5026" parent_class="5026" fileExt=".h" fileName="arithmeticexpression" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef ARITHMETICEXPRESSION_H&amp;#010;#define ARITHMETICEXPRESSION_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5026" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class ArithmeticExpression&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="ArithmeticExpression ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="5387" tag="tblock_0" canDelete="false" indentLevel="1" text=" int Expression;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5387" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5387" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //ARITHMETICEXPRESSION_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5387" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5387" tag="tblock_0" canDelete="false" indentLevel="1" text=" int Expression;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5387" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5387" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5387" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader4939" parent_class="4939" fileExt=".h" fileName="calpontselectexecutionplan" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTSELECTEXECUTIONPLAN_H&amp;#010;#define CALPONTSELECTEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;calpontexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="4939" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class CalpontSelectExecutionPlan&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="CalpontSelectExecutionPlan ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="4952" tag="tblock_0" canDelete="false" indentLevel="1" text=" List ReturnedCols;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of ReturnedColumn objects" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="4956" tag="tblock_1" canDelete="false" indentLevel="1" text=" List Filters;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of Filter objects" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="4960" tag="tblock_2" canDelete="false" indentLevel="1" text=" List SubSelects;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of CalpontExecutionPlan objects" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="4964" tag="tblock_3" canDelete="false" indentLevel="1" text=" int Location;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="An enum indicating the location of this select statement in the enclosing select statement" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="4971" tag="tblock_4" canDelete="false" indentLevel="1" text=" bool Dependent;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A flag indicating if this sub-select is dependent on the enclosing query or is constant" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="4952" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@return the value of ReturnedCols" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4952" tag="hblock_tag_5" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@param value the value of ReturnedCols" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4956" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of Filters&amp;#010;A list of Filter objects&amp;#010;@return the value of Filters" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4956" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of Filters&amp;#010;A list of Filter objects&amp;#010;@param value the value of Filters" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4960" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@return the value of SubSelects" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4960" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@param value the value of SubSelects" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4964" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@return the value of Location" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4964" tag="hblock_tag_11" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@param value the value of Location" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="4971" tag="hblock_tag_12" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@return the value of Dependent" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4971" tag="hblock_tag_13" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@param value the value of Dependent" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CALPONTSELECTEXECUTIONPLAN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="4952" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of ReturnedColumn objects" />
</header>
<ccfdeclarationcodeblock parent_id="4952" tag="tblock_0" canDelete="false" indentLevel="1" text=" List ReturnedCols;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of ReturnedColumn objects" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4952" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@return the value of ReturnedCols" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4952" tag="hblock_tag_5" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4952" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of ReturnedCols&amp;#010;A list of ReturnedColumn objects&amp;#010;@param value the value of ReturnedCols" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4956" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of Filter objects" />
</header>
<ccfdeclarationcodeblock parent_id="4956" tag="tblock_1" canDelete="false" indentLevel="1" text=" List Filters;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of Filter objects" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4956" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of Filters&amp;#010;A list of Filter objects&amp;#010;@return the value of Filters" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4956" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4956" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of Filters&amp;#010;A list of Filter objects&amp;#010;@param value the value of Filters" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4960" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A list of CalpontExecutionPlan objects" />
</header>
<ccfdeclarationcodeblock parent_id="4960" tag="tblock_2" canDelete="false" indentLevel="1" text=" List SubSelects;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A list of CalpontExecutionPlan objects" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4960" tag="hblock_tag_8" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@return the value of SubSelects" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4960" tag="hblock_tag_9" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4960" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of SubSelects&amp;#010;A list of CalpontExecutionPlan objects&amp;#010;@param value the value of SubSelects" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4964" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="An enum indicating the location of this select statement in the enclosing select statement" />
</header>
<ccfdeclarationcodeblock parent_id="4964" tag="tblock_3" canDelete="false" indentLevel="1" text=" int Location;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="An enum indicating the location of this select statement in the enclosing select statement" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4964" tag="hblock_tag_10" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@return the value of Location" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4964" tag="hblock_tag_11" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4964" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of Location&amp;#010;An enum indicating the location of this select statement in the enclosing select statement&amp;#010;@param value the value of Location" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="4971" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" text="A flag indicating if this sub-select is dependent on the enclosing query or is constant" />
</header>
<ccfdeclarationcodeblock parent_id="4971" tag="tblock_4" canDelete="false" indentLevel="1" text=" bool Dependent;" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="A flag indicating if this sub-select is dependent on the enclosing query or is constant" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="4971" tag="hblock_tag_12" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Get the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@return the value of Dependent" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="4971" tag="hblock_tag_13" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="4971" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Set the value of Dependent&amp;#010;A flag indicating if this sub-select is dependent on the enclosing query or is constant&amp;#010;@param value the value of Dependent" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5304" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontSelectExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5313" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontSelectExecutionPlan ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5313" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5313" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5014" parent_class="5014" fileExt=".h" fileName="simplecolumn" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef SIMPLECOLUMN_H&amp;#010;#define SIMPLECOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5014" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class SimpleColumn&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="SimpleColumn ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="5337" tag="tblock_0" canDelete="false" indentLevel="1" text=" string TableName;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="5341" tag="tblock_1" canDelete="false" indentLevel="1" text=" string ColumnName;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5337" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5337" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5341" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5341" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //SIMPLECOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5337" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5337" tag="tblock_0" canDelete="false" indentLevel="1" text=" string TableName;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5337" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5337" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5337" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5341" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5341" tag="tblock_1" canDelete="false" indentLevel="1" text=" string ColumnName;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5341" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5341" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5341" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5210" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" SimpleColumn ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5034" parent_class="5034" fileExt=".h" fileName="selectfilter" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef SELECTFILTER_H&amp;#010;#define SELECTFILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;filter.h&quot;&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;#include &quot;operator.h&quot;&amp;#010;#include &quot;calpontexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5034" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class SelectFilter&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="SelectFilter ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="5400" tag="tblock_0" canDelete="false" indentLevel="1" text=" execplan::ReturnedColumn lhs;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="5409" tag="tblock_1" canDelete="false" indentLevel="1" text=" execplan::Operator Op;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="5653" tag="tblock_2" canDelete="false" indentLevel="1" text=" execplan::CalpontExecutionPlan Select;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5400" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5400" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5409" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5409" tag="hblock_tag_5" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="5653" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5653" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //SELECTFILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5400" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5400" tag="tblock_0" canDelete="false" indentLevel="1" text=" execplan::ReturnedColumn lhs;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5400" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5400" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5400" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5409" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5409" tag="tblock_1" canDelete="false" indentLevel="1" text=" execplan::Operator Op;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5409" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5409" tag="hblock_tag_5" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5409" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5653" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5653" tag="tblock_2" canDelete="false" indentLevel="1" text=" execplan::CalpontExecutionPlan Select;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5653" tag="hblock_tag_6" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5653" tag="hblock_tag_7" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5653" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader4852" parent_class="4852" fileExt=".h" fileName="returnedcolumn" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef RETURNEDCOLUMN_H&amp;#010;#define RETURNEDCOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="4852" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class ReturnedColumn&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="ReturnedColumn ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //RETURNEDCOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5210" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" ReturnedColumn ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5210" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5210" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5304" field_type="4" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" ReturnedColumn ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5304" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5304" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5371" field_type="4" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" ReturnedColumn ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5371" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5371" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5030" parent_class="5030" fileExt=".h" fileName="functioncolumn" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef FUNCTIONCOLUMN_H&amp;#010;#define FUNCTIONCOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5030" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class FunctionColumn&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="FunctionColumn ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //FUNCTIONCOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5038" parent_class="5038" fileExt=".h" fileName="existsfilter" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef EXISTSFILTER_H&amp;#010;#define EXISTSFILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;filter.h&quot;&amp;#010;#include &quot;calpontexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5038" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class ExistsFilter&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="ExistsFilter ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="5671" tag="tblock_0" canDelete="false" indentLevel="1" text=" execplan::CalpontExecutionPlan Exists;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5671" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5671" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //EXISTSFILTER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5671" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5671" tag="tblock_0" canDelete="false" indentLevel="1" text=" execplan::CalpontExecutionPlan Exists;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5671" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5671" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5671" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="execplan" id="cppheader5022" parent_class="5022" fileExt=".h" fileName="constantcolumn" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CONSTANTCOLUMN_H&amp;#010;#define CONSTANTCOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;returnedcolumn.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="5022" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class ConstantColumn&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="ConstantColumn ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="5380" tag="tblock_0" canDelete="false" indentLevel="1" text=" void Value;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="5380" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5380" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CONSTANTCOLUMN_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="5380" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5380" tag="tblock_0" canDelete="false" indentLevel="1" text=" void Value;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5380" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5380" tag="hblock_tag_1" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5380" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="joblist" id="cppheader158" parent_class="158" fileExt=".h" fileName="joblist" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef JOBLIST_H&amp;#010;#define JOBLIST_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="158" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class JobList&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="JobList ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //JOBLIST_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" JobList ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5328" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" JobList ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="joblist" id="cppheader148" parent_class="148" fileExt=".h" fileName="joblistfactory" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef JOBLISTFACTORY_H&amp;#010;#define JOBLISTFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;joblist.h&quot;&amp;#010;#include &quot;calpontexecutionplan.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="148" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class JobListFactory&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="JobListFactory ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks>
<codeoperation parent_id="150" tag="operation_150" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&amp;#010;@param cplan " />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //JOBLISTFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="161" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" JobListFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="161" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="161" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5328" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" JobListFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5328" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5328" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="251" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" JobListFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="260" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" JobListFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="260" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="260" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1225" parent_class="1225" fileExt=".h" fileName="oracleresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef ORACLERESULTSETFACTORY_H&amp;#010;#define ORACLERESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1225" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class OracleResultSetFactory&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="OracleResultSetFactory ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //ORACLERESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1251" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" OracleResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1302" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" OracleResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1222" parent_class="1222" fileExt=".h" fileName="mysqlresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef MYSQLRESULTSETFACTORY_H&amp;#010;#define MYSQLRESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1222" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class MySQLResultSetFactory&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="MySQLResultSetFactory ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //MYSQLRESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1244" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" MySQLResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1295" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" MySQLResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1207" parent_class="1207" fileExt=".h" fileName="vendorresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef VENDORRESULTSETFACTORY_H&amp;#010;#define VENDORRESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;vendorresultset.h&quot;&amp;#010;#include &quot;calpontresultset.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1207" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&amp;#010;VendorResultSetFactory does not have any pure virtual methods, but its author&amp;#010; defined it as an abstract class, so you should not use it directly.&amp;#010; Inherit from it instead and create only objects from the derived classes&amp;#010;*****************************************************************************" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="VendorResultSetFactory ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks>
<codeoperation parent_id="1383" tag="operation_1383" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&amp;#010;@param rset " />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //VENDORRESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1244" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1244" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1244" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1251" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1251" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1251" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1258" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1265" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1272" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1344" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5803" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5812" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1295" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1295" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1295" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1302" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1302" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1302" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="3017" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1231" parent_class="1231" fileExt=".h" fileName="oracleresultset" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef ORACLERESULTSET_H&amp;#010;#define ORACLERESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1231" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class OracleResultSet&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="OracleResultSet ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //ORACLERESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1258" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" OracleResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1258" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1258" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1311" parent_class="1311" fileExt=".h" fileName="vendorresultset" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef VENDORRESULTSET_H&amp;#010;#define VENDORRESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1311" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="******************************* Abstract Class ****************************&amp;#010;VendorResultSet does not have any pure virtual methods, but its author&amp;#010; defined it as an abstract class, so you should not use it directly.&amp;#010; Inherit from it instead and create only objects from the derived classes&amp;#010;*****************************************************************************" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="VendorResultSet ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //VENDORRESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1344" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1344" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1344" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5812" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" VendorResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5812" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5812" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1228" parent_class="1228" fileExt=".h" fileName="mysqlresultset" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef MYSQLRESULTSET_H&amp;#010;#define MYSQLRESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1228" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class MySQLResultSet&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="MySQLResultSet ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //MYSQLRESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1265" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" MySQLResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1265" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1265" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader1144" parent_class="1144" fileExt=".h" fileName="calpontresultset" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTRESULTSET_H&amp;#010;#define CALPONTRESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="1144" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class CalpontResultSet&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="CalpontResultSet ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks>
<ccfdeclarationcodeblock parent_id="1173" tag="tblock_0" canDelete="false" indentLevel="1" text=" int Result;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<ccfdeclarationcodeblock parent_id="1192" tag="tblock_1" canDelete="false" indentLevel="1" text=" List Columns;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks>
<codeaccessormethod accessType="0" parent_id="1173" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1173" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="0" parent_id="1192" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1192" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CALPONTRESULTSET_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="1173" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1173" tag="tblock_0" canDelete="false" indentLevel="1" text=" int Result;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1173" tag="hblock_tag_0" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1173" tag="hblock_tag_2" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1173" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1192" field_type="0" initialValue="" role_id="-1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1192" tag="tblock_1" canDelete="false" indentLevel="1" text=" List Columns;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1192" tag="hblock_tag_3" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1192" tag="hblock_tag_4" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1192" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="1272" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="1272" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1272" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2942" field_type="1" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="5803" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="5803" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="5803" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="3017" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontResultSet ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="3017" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="3017" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader2935" parent_class="2935" fileExt=".h" fileName="calpontresultsetfactory" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef CALPONTRESULTSETFACTORY_H&amp;#010;#define CALPONTRESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;calpontresultset.h&quot;&amp;#010;#include &quot;jobresults.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="2935" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class CalpontResultSetFactory&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="CalpontResultSetFactory ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks>
<codeoperation parent_id="6461" tag="operation_6461" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&amp;#010;@param jres " />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //CALPONTRESULTSETFACTORY_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="2942" field_type="1" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2942" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2942" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2951" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" CalpontResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2963" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" CalpontResultSetFactory ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="resultset" id="cppheader2931" parent_class="2931" fileExt=".h" fileName="jobresults" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef JOBRESULTS_H&amp;#010;#define JOBRESULTS_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="2931" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class JobResults&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="JobResults ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //JOBRESULTS_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields>
<codeclassfield parent_id="2951" field_type="3" initialValue="" role_id="0" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text=" JobResults ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2951" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2951" role_id="0" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
<codeclassfield parent_id="2963" field_type="3" initialValue="" role_id="1" writeOutMethods="false" listClassName="" >
<header>
<cppcodedocumentation tag="" />
</header>
<ccfdeclarationcodeblock parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="1" text=" JobResults ;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
</ccfdeclarationcodeblock>
<codeaccessormethod accessType="0" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="1" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="2" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="3" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
<codeaccessormethod accessType="4" parent_id="2963" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="2963" role_id="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
</codeaccessormethod>
</codeclassfield>
</classfields>
</classifiercodedocument>
<classifiercodedocument writeOutCode="true" package="" id="cppheader6241" parent_class="6241" fileExt=".h" fileName="joblistrunner" >
<textblocks>
<codeblockwithcomments tag="hashDefBlock" text="#ifndef JOBLISTRUNNER_H&amp;#010;#define JOBLISTRUNNER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="includes" text="#include &lt;string>&amp;#010;#include &quot;jobresults.h&quot;&amp;#010;#include &quot;joblist.h&quot;&amp;#010;" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<codeblockwithcomments tag="using" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<hierarchicalcodeblock tag="namespace" canDelete="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" text="Namespace" />
</header>
<textblocks>
<codeblockwithcomments tag="enums" writeOutText="false" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
<cppheaderclassdeclarationblock parent_id="6241" tag="classDeclarationBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Class JobListRunner&amp;#010;" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Public stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="publicFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks>
<codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="JobListRunner ( ) { }" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" />
</header>
</codeblockwithcomments>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="pubStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="pubRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks>
<codeoperation parent_id="6418" tag="operation_6418" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="&amp;#010;@param jlist " />
</header>
</codeoperation>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protectedBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Protected stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protectedFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="protStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="protRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privateBlock" canDelete="false" >
<header>
<cppcodedocumentation tag="" text="Private stuff" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privateFieldsDecl" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Fields" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privMethodsBlock" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" />
</header>
<textblocks>
<hierarchicalcodeblock tag="constructionMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Constructors" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="accessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Accessor Methods" />
</header>
<textblocks>
<hierarchicalcodeblock tag="privStaticAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="privRegularAccessorMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" writeOutText="false" indentLevel="1" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
<hierarchicalcodeblock tag="operationMethods" canDelete="false" indentLevel="1" >
<header>
<cppcodedocumentation tag="" indentLevel="1" text="Operations" />
</header>
<textblocks/>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</hierarchicalcodeblock>
</textblocks>
</cppheaderclassdeclarationblock>
</textblocks>
</hierarchicalcodeblock>
<codeblockwithcomments tag="hashDefBlockEnd" text="#endif //JOBLISTRUNNER_H" >
<header>
<cppcodedocumentation tag="" writeOutText="false" />
</header>
</codeblockwithcomments>
</textblocks>
<header>
<codecomment tag="" text="/***********************************************************************&amp;#010;* $Id$&amp;#010;*&amp;#010;* Copyright (C) 2009-2012 Calpont Corporation&amp;#010;* All Rights Reserved&amp;#010;*&amp;#010;***********************************************************************/&amp;#010;/** @file */&amp;#010;&amp;#010;#ifndef EXECUTIONPLANMANAGER_H&amp;#010;#define EXECUTIONPLANMANAGER_H&amp;#010;#include &lt;string>&amp;#010;&amp;#010;/**&amp;#010; * Class ExecutionPlanManager&amp;#010; * &amp;#010; */&amp;#010;class ExecutionPlanManager {&amp;#010;/**&amp;#010; * Public stuff&amp;#010; */&amp;#010;public:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Protected stuff&amp;#010; */&amp;#010;protected:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;/**&amp;#010; * Private stuff&amp;#010; */&amp;#010;private:&amp;#010; /**&amp;#010; * Fields&amp;#010; */&amp;#010; /**&amp;#010; * &amp;#010; */&amp;#010; /**&amp;#010; * Constructors&amp;#010; */&amp;#010; /**&amp;#010; * Accessor Methods&amp;#010; */&amp;#010; /**&amp;#010; * Operations&amp;#010; */&amp;#010;};&amp;#010;#endif //EXECUTIONPLANMANAGER_H&amp;#010;&amp;#010;" />
</header>
<classfields/>
</classifiercodedocument>
</codegenerator>
</codegeneration>
</XMI.extensions>
</XMI>