Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/26/10 00:48:11 (14 years ago)
Author:
swagner
Message:

Adapted deployment service (#1165)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.Deployment.DataAccess/3.3/Deployment.dbml.layout

    r4493 r4494  
    11<?xml version="1.0" encoding="utf-8"?>
    22<ordesignerObjectsDiagram dslVersion="1.0.0.0" absoluteBounds="0, 0, 11, 8.5" name="PluginStoreClasses">
    3   <DataContextMoniker Name="/PluginStoreClassesDataContext" />
     3  <DataContextMoniker Name="/DeploymentDataContext" />
    44  <nestedChildShapes>
    55    <classShape Id="16e9d26d-f78e-4457-8cdb-0cee0835a0b6" absoluteBounds="3.5, 2, 2, 1.1939925130208335">
    6       <DataClassMoniker Name="/PluginStoreClassesDataContext/Dependency" />
     6      <DataClassMoniker Name="/DeploymentDataContext/Dependency" />
    77      <nestedChildShapes>
    88        <elementListCompartment Id="90573696-5cb0-44c5-a492-6e26800047b3" absoluteBounds="3.515, 2.46, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
     
    1010    </classShape>
    1111    <classShape Id="86708203-9aa2-44f4-a85f-7fad2c542e23" absoluteBounds="3.5, 4, 2, 1.1939925130208344">
    12       <DataClassMoniker Name="/PluginStoreClassesDataContext/ProductPlugin" />
     12      <DataClassMoniker Name="/DeploymentDataContext/ProductPlugin" />
    1313      <nestedChildShapes>
    1414        <elementListCompartment Id="da9607ee-b60e-44f0-8e80-704abd6dd898" absoluteBounds="3.515, 4.46, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
     
    1616    </classShape>
    1717    <classShape Id="1e228e3e-9436-4cd0-b7f7-492427268001" absoluteBounds="0.75, 2.625, 2, 1.9631982421874996">
    18       <DataClassMoniker Name="/PluginStoreClassesDataContext/Plugin" />
     18      <DataClassMoniker Name="/DeploymentDataContext/Plugin" />
    1919      <nestedChildShapes>
    2020        <elementListCompartment Id="81f74f1f-d4d0-4dce-991e-fb10afa63eb5" absoluteBounds="0.765, 3.085, 1.9700000000000002, 1.4031982421875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
     
    2222    </classShape>
    2323    <classShape Id="d660db81-846c-4661-9a86-09567e927f9d" absoluteBounds="3.5, 6, 2, 1.1939925130208344">
    24       <DataClassMoniker Name="/PluginStoreClassesDataContext/PluginPackage" />
     24      <DataClassMoniker Name="/DeploymentDataContext/PluginPackage" />
    2525      <nestedChildShapes>
    2626        <elementListCompartment Id="31a89e0e-c915-41d6-926b-d8c0f029f27d" absoluteBounds="3.515, 6.46, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
     
    2828    </classShape>
    2929    <classShape Id="55486421-017b-44b9-894d-6cc4501cda04" absoluteBounds="0.75, 5.875, 2, 1.3862939453125005">
    30       <DataClassMoniker Name="/PluginStoreClassesDataContext/Product" />
     30      <DataClassMoniker Name="/DeploymentDataContext/Product" />
    3131      <nestedChildShapes>
    3232        <elementListCompartment Id="5abad42a-034c-4331-916c-e757c0c6c777" absoluteBounds="0.765, 6.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
    3333      </nestedChildShapes>
    3434    </classShape>
    35     <associationConnector edgePoints="[(2.75 : 4.5881982421875); (3.125 : 4.9631982421875); (3.125 : 6.59699625651042); (3.5 : 6.59699625651042)]" fixedFrom="NotFixed" fixedTo="Algorithm">
    36       <AssociationMoniker Name="/PluginStoreClassesDataContext/Plugin/Plugin_PluginPackage" />
     35    <associationConnector edgePoints="[(2.75 : 4.5881982421875); (3.125 : 4.9631982421875); (3.125 : 6.59699625651042); (3.5 : 6.59699625651042)]" fixedFrom="NotFixed" fixedTo="NotFixed">
     36      <AssociationMoniker Name="/DeploymentDataContext/Plugin/Plugin_PluginPackage" />
    3737      <nodes>
    3838        <classShapeMoniker Id="1e228e3e-9436-4cd0-b7f7-492427268001" />
Note: See TracChangeset for help on using the changeset viewer.