[kepler-code] r28799 - in trunk/modules/science-pipes: . workflows workflows/dev

barseghian at ecoinformatics.org barseghian at ecoinformatics.org
Thu Oct 13 20:30:42 PDT 2011


Author: barseghian
Date: 2011-10-13 20:30:42 -0700 (Thu, 13 Oct 2011)
New Revision: 28799

Added:
   trunk/modules/science-pipes/workflows/
   trunk/modules/science-pipes/workflows/dev/
   trunk/modules/science-pipes/workflows/dev/survivorship_actors_test.xml
Log:
workflow for local testing of survivorship actors in kepler

Added: trunk/modules/science-pipes/workflows/dev/survivorship_actors_test.xml
===================================================================
--- trunk/modules/science-pipes/workflows/dev/survivorship_actors_test.xml	                        (rev 0)
+++ trunk/modules/science-pipes/workflows/dev/survivorship_actors_test.xml	2011-10-14 03:30:42 UTC (rev 28799)
@@ -0,0 +1,114 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE entity PUBLIC "-//UC Berkeley//DTD MoML 1//EN"
+    "http://ptolemy.eecs.berkeley.edu/xml/dtd/MoML_1.dtd">
+<entity name="survivorship_actors_test" class="ptolemy.actor.TypedCompositeActor">
+    <property name="_createdBy" class="ptolemy.kernel.attributes.VersionAttribute" value="7.1.devel">
+    </property>
+    <property name="SDFDirector" class="ptolemy.domains.sdf.kernel.SDFDirector">
+        <property name="iterations" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+        <property name="_location" class="ptolemy.kernel.util.Location" value="{35.0, 65.0}">
+        </property>
+    </property>
+    <property name="_windowProperties" class="ptolemy.actor.gui.WindowPropertiesAttribute" value="{bounds={257, 22, 883, 806}, maximized=false}">
+    </property>
+    <property name="_vergilSize" class="ptolemy.actor.gui.SizeAttribute" value="[600, 681]">
+    </property>
+    <property name="_vergilZoomFactor" class="ptolemy.data.expr.ExpertParameter" value="1.0">
+    </property>
+    <property name="_vergilCenter" class="ptolemy.data.expr.ExpertParameter" value="{300.0, 340.5}">
+    </property>
+    <entity name="Display" class="ptolemy.actor.lib.gui.Display">
+        <property name="_windowProperties" class="ptolemy.actor.gui.WindowPropertiesAttribute" value="{bounds={65, 305, 1189, 542}, maximized=false}">
+        </property>
+        <property name="_paneSize" class="ptolemy.actor.gui.SizeAttribute" value="[1189, 498]">
+        </property>
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[355.0, 525.0]">
+        </property>
+    </entity>
+    <entity name="Display2" class="ptolemy.actor.lib.gui.Display">
+        <property name="_windowProperties" class="ptolemy.actor.gui.WindowPropertiesAttribute" value="{bounds={66, 22, 1189, 542}, maximized=false}">
+        </property>
+        <property name="_paneSize" class="ptolemy.actor.gui.SizeAttribute" value="[1189, 498]">
+        </property>
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[315.0, 270.0]">
+        </property>
+    </entity>
+    <entity name="Life Table Display" class="ptolemy.actor.lib.gui.Display">
+        <property name="_windowProperties" class="ptolemy.actor.gui.WindowPropertiesAttribute" value="{bounds={66, 22, 1189, 542}, maximized=false}">
+        </property>
+        <property name="_paneSize" class="ptolemy.actor.gui.SizeAttribute" value="[1189, 498]">
+        </property>
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[376.5703125, 119.96875]">
+        </property>
+    </entity>
+    <entity name="SurvivalCurveCalc" class="edu.cornell.birds.is.bap.actor.survivorship.SurvivalCurveCalc">
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[45.0, 255.0]">
+        </property>
+    </entity>
+    <entity name="SurvivalCurvePlot" class="edu.cornell.birds.is.bap.actor.survivorship.SurvivalCurvePlot">
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[180.0, 535.0]">
+        </property>
+    </entity>
+    <entity name="LifeTable" class="edu.cornell.birds.is.bap.actor.survivorship.LifeTable">
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[220.0, 115.0]">
+        </property>
+    </entity>
+    <entity name="SurvivorshipDataActor" class="edu.cornell.birds.is.bap.actor.survivorship.SurvivorshipDataActor">
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[15.0, 365.0]">
+        </property>
+    </entity>
+    <entity name="ImageDisplay" class="ptolemy.actor.lib.image.ImageDisplay">
+        <property name="_windowProperties" class="ptolemy.actor.gui.WindowPropertiesAttribute" value="{bounds={656, 428, 128, 44}, maximized=false}">
+        </property>
+        <property name="_pictureSize" class="ptolemy.actor.gui.SizeAttribute" value="[128, 0]">
+        </property>
+        <property name="_location" class="ptolemy.kernel.util.Location" value="[350.0, 410.0]">
+        </property>
+    </entity>
+    <relation name="relation6" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+        <vertex name="vertex1" value="[225.0, 210.0]">
+        </vertex>
+    </relation>
+    <relation name="relation" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+    </relation>
+    <relation name="relation4" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+    </relation>
+    <relation name="relation2" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+    </relation>
+    <relation name="relation8" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+    </relation>
+    <relation name="relation5" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+    </relation>
+    <relation name="relation3" class="ptolemy.actor.TypedIORelation">
+        <property name="width" class="ptolemy.data.expr.Parameter" value="1">
+        </property>
+    </relation>
+    <link port="Display.input" relation="relation4"/>
+    <link port="Display2.input" relation="relation"/>
+    <link port="Life Table Display.input" relation="relation2"/>
+    <link port="SurvivalCurveCalc.output" relation="relation"/>
+    <link port="SurvivalCurveCalc.dataPort" relation="relation8"/>
+    <link port="SurvivalCurveCalc.out" relation="relation6"/>
+    <link port="SurvivalCurvePlot.output" relation="relation4"/>
+    <link port="SurvivalCurvePlot.dataPort" relation="relation6"/>
+    <link port="SurvivalCurvePlot.title" relation="relation5"/>
+    <link port="SurvivalCurvePlot.out" relation="relation3"/>
+    <link port="LifeTable.output" relation="relation2"/>
+    <link port="LifeTable.dataPort" relation="relation6"/>
+    <link port="SurvivorshipDataActor.localFileName" relation="relation8"/>
+    <link port="SurvivorshipDataActor.cemeteryName" relation="relation5"/>
+    <link port="ImageDisplay.input" relation="relation3"/>
+</entity>


Property changes on: trunk/modules/science-pipes/workflows/dev/survivorship_actors_test.xml
___________________________________________________________________
Added: svn:mime-type
   + text/plain



More information about the Kepler-cvs mailing list