Changeset 4591 for branches/OKB/HeuristicLab.Services.OKB.DataAccess
- Timestamp:
- 10/11/10 01:32:03 (14 years ago)
- Location:
- branches/OKB/HeuristicLab.Services.OKB.DataAccess/3.3
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/OKB/HeuristicLab.Services.OKB.DataAccess/3.3/OKB.dbml
r4481 r4591 140 140 <Association Name="Run_ResultStringValue" Member="ResultStringValues" ThisKey="Id" OtherKey="RunId" Type="ResultStringValue" /> 141 141 <Association Name="Experiment_Run" Member="Experiment" ThisKey="ExperimentId" OtherKey="Id" Type="Experiment" IsForeignKey="true" /> 142 <Association Name="Client_Run" Member="Client" ThisKey="ClientId" OtherKey="Id" Type="Client" IsForeignKey="true" />143 142 </Type> 144 143 </Table> … … 158 157 <Association Name="Algorithm_Result" Member="Algorithm" ThisKey="AlgorithmId" OtherKey="Id" Type="Algorithm" IsForeignKey="true" /> 159 158 <Association Name="DataType_Result" Member="DataType" ThisKey="DataTypeId" OtherKey="Id" Type="DataType" IsForeignKey="true" /> 160 </Type>161 </Table>162 <Table Name="dbo.Client" Member="Clients">163 <Type Name="Client">164 <Column Name="Id" Type="System.Guid" DbType="UniqueIdentifier NOT NULL" IsPrimaryKey="true" CanBeNull="false" />165 <Column Name="Name" Type="System.String" DbType="NVarChar(200) NOT NULL" CanBeNull="false" />166 <Association Name="Client_Run" Member="Runs" ThisKey="Id" OtherKey="ClientId" Type="Run" />167 159 </Type> 168 160 </Table> -
branches/OKB/HeuristicLab.Services.OKB.DataAccess/3.3/OKB.dbml.layout
r4481 r4591 34 34 </nestedChildShapes> 35 35 </classShape> 36 <associationConnector edgePoints="[(14.25 : 1.8862939453125); (14.25 : 2.125)]" fixedFrom=" Algorithm" fixedTo="Algorithm">36 <associationConnector edgePoints="[(14.25 : 1.8862939453125); (14.25 : 2.125)]" fixedFrom="NotFixed" fixedTo="NotFixed"> 37 37 <AssociationMoniker Name="/OKBDataContext/ProblemClass/ProblemClass_Problem" /> 38 38 <nodes> … … 47 47 </nestedChildShapes> 48 48 </classShape> 49 <associationConnector edgePoints="[(13.25 : 3.73768854532225); (10.3177083333333 : 3.73768854532225 : JumpStart); (10.0755208333334 : 3.73768854532225 : JumpEnd); (9.39129711009978 : 3.73768854532225); (9.39129711009978 : 4.375)]" manuallyRouted="true" fixedFrom=" Caller" fixedTo="Algorithm">49 <associationConnector edgePoints="[(13.25 : 3.73768854532225); (10.3177083333333 : 3.73768854532225 : JumpStart); (10.0755208333334 : 3.73768854532225 : JumpEnd); (9.39129711009978 : 3.73768854532225); (9.39129711009978 : 4.375)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed"> 50 50 <AssociationMoniker Name="/OKBDataContext/Problem/Problem_Experiment" /> 51 51 <nodes> … … 73 73 </nestedChildShapes> 74 74 </classShape> 75 <associationConnector edgePoints="[(14.25 : 3.89589680989583); (14.25 : 4.375)]" fixedFrom=" Algorithm" fixedTo="Algorithm">75 <associationConnector edgePoints="[(14.25 : 3.89589680989583); (14.25 : 4.375)]" fixedFrom="NotFixed" fixedTo="NotFixed"> 76 76 <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemParameter" /> 77 77 <nodes> … … 119 119 </nodes> 120 120 </associationConnector> 121 <associationConnector edgePoints="[(10 : 2.85); (13.25 : 2.85)]" fixedFrom=" Algorithm" fixedTo="Algorithm">121 <associationConnector edgePoints="[(10 : 2.85); (13.25 : 2.85)]" fixedFrom="NotFixed" fixedTo="NotFixed"> 122 122 <AssociationMoniker Name="/OKBDataContext/Platform/Platform_Problem" /> 123 123 <nodes> … … 159 159 </nodes> 160 160 </associationConnector> 161 <classShape Id="8b301cad-7a91-46f5-9c49-75b17bac7a67" absoluteBounds="11.75, 10.25, 2, 1.1939925130208344">162 <DataClassMoniker Name="/OKBDataContext/Client" />163 <nestedChildShapes>164 <elementListCompartment Id="aacc92af-97a1-46b2-8614-a54b03736b54" absoluteBounds="11.765, 10.71, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />165 </nestedChildShapes>166 </classShape>167 <associationConnector edgePoints="[(11.75 : 10.8469962565104); (10 : 10.8469962565104)]" fixedFrom="NotFixed" fixedTo="NotFixed">168 <AssociationMoniker Name="/OKBDataContext/Client/Client_Run" />169 <nodes>170 <classShapeMoniker Id="8b301cad-7a91-46f5-9c49-75b17bac7a67" />171 <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />172 </nodes>173 </associationConnector>174 161 <classShape Id="06cdd7a7-aece-4230-94df-523959acef3f" isExpanded="false" absoluteBounds="5, 4.375, 2, 0.45"> 175 162 <DataClassMoniker Name="/OKBDataContext/AlgorithmParameterBlobValue" /> … … 361 348 </nodes> 362 349 </associationConnector> 363 <associationConnector edgePoints="[(13.25 : 4.6); (13 : 4.6)]" fixedFrom=" Algorithm" fixedTo="Algorithm">350 <associationConnector edgePoints="[(13.25 : 4.6); (13 : 4.6)]" fixedFrom="NotFixed" fixedTo="NotFixed"> 364 351 <AssociationMoniker Name="/OKBDataContext/ProblemParameter/ProblemParameter_ProblemParameterBlobValue" /> 365 352 <nodes> … … 644 631 </nodes> 645 632 </associationConnector> 646 <associationConnector edgePoints="[(13.25 : 3.27707098556576); (13 : 3.27707098556576)]" fixedFrom=" Algorithm" fixedTo="Algorithm">633 <associationConnector edgePoints="[(13.25 : 3.27707098556576); (13 : 3.27707098556576)]" fixedFrom="NotFixed" fixedTo="NotFixed"> 647 634 <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemData" /> 648 635 <nodes>
Note: See TracChangeset
for help on using the changeset viewer.