mparker | 8c858af | 2010-04-29 03:11:32 +0000 | [diff] [blame] | 1 | <html> |
| 2 | <head> |
| 3 | <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| 4 | <title>Models</title> |
| 5 | <link href="book.css" rel="stylesheet" type="text/css"> |
| 6 | <meta content="DocBook XSL Stylesheets V1.75.1" name="generator"> |
| 7 | <link rel="home" href="index.html" title="Agent Modeling Guide"> |
| 8 | <link rel="up" href="Installation_Guide.html" title="Installation Guide"> |
| 9 | <link rel="prev" href="Installation_Guide.html" title="Installation Guide"> |
mparker | 49c2bdd | 2010-07-01 01:44:25 +0000 | [diff] [blame] | 10 | <link rel="next" href="New_and_Noteworthy.html" title="New and Noteworthy"> |
mparker | 8c858af | 2010-04-29 03:11:32 +0000 | [diff] [blame] | 11 | </head> |
| 12 | <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> |
| 13 | <h1 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">Models</h1> |
| 14 | <div class="section" title="Models"> |
| 15 | <div class="titlepage"> |
| 16 | <div> |
| 17 | <div> |
| 18 | <h2 class="title" style="clear: both"> |
| 19 | <a name="Models"></a>Models</h2> |
| 20 | </div> |
| 21 | </div> |
| 22 | </div> |
| 23 | <div class="section" title="Obtaining Example Models"> |
| 24 | <div class="titlepage"> |
| 25 | <div> |
| 26 | <div> |
| 27 | <h3 class="title"> |
| 28 | <a name="Obtaining_Example_Models"></a>Obtaining Example Models</h3> |
| 29 | </div> |
| 30 | </div> |
| 31 | </div> |
| 32 | <p>There is a cheat-sheet available for obtaining the example models. If you would rather obtain them yourself, here is the CVS information:</p> |
| 33 | <div class="section" title="Team Project Sets"> |
| 34 | <div class="titlepage"> |
| 35 | <div> |
| 36 | <div> |
| 37 | <h4 class="title"> |
| 38 | <a name="Team_Project_Sets"></a>Team Project Sets</h4> |
| 39 | </div> |
| 40 | </div> |
| 41 | </div> |
| 42 | <p>You can use the following team project sets. See |
| 43 | <a class="ulink" href="http://help.eclipse.org/galileo/topic/org.eclipse.platform.doc.user/tasks/tasks-cvs-project-set.htm" target="_new">this document</a> for more information about using project sets. |
| 44 | </p> |
| 45 | <div class="literallayout"> |
| 46 | <p>http://eclipse.org/amp/project-sets/ascape.psf<br> |
| 47 | http://eclipse.org/amp/project-sets/escapeAMFExamples.psf<br> |
| 48 | |
| 49 | </p> |
| 50 | </div> |
| 51 | </div> |
| 52 | <div class="section" title="From Version Control Systems"> |
| 53 | <div class="titlepage"> |
| 54 | <div> |
| 55 | <div> |
| 56 | <h4 class="title"> |
| 57 | <a name="From_Version_Control_Systems"></a>From Version Control Systems</h4> |
| 58 | </div> |
| 59 | </div> |
| 60 | </div> |
| 61 | <p>Import the CVS projects from the AMP project repository. For help, see |
| 62 | <a class="ulink" href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/reference/ref-40a.htm" target="_new">this page</a>. Here are the details for CVS Access: |
| 63 | </p> |
| 64 | <p>CVS Repository:</p> |
| 65 | <div class="literallayout"> |
| 66 | <p>Connection type: pserver<br> |
| 67 | User: anonymous<br> |
| 68 | Password: [none]<br> |
| 69 | Host: dev.eclipse.org<br> |
| 70 | Path: /cvsroot/modeling<br> |
| 71 | Module: /org.eclipse.amp<br> |
| 72 | |
| 73 | </p> |
| 74 | </div> |
| 75 | <p>AMF Escape Models:</p> |
| 76 | <div class="literallayout"> |
| 77 | <p>org.eclipse.amp/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.escape <br> |
| 78 | |
| 79 | </p> |
| 80 | </div> |
| 81 | <p>AMF Ascape and Repast Models:</p> |
| 82 | <div class="literallayout"> |
| 83 | <p>org.eclipse.amp/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.ascape <br> |
| 84 | org.eclipse.amp/org.eclipse.amp.amf/examples/org.eclipse.amp.amf.examples.repast <br> |
| 85 | |
| 86 | </p> |
| 87 | </div> |
| 88 | <p>The Ascape example projects are available at the Sourceforge SVN server. You can get them at the following locations. See the |
| 89 | <a class="ulink" href="/wiki/http://www.eclipse.org/subversive/documentation/teamSupport/find_check_wiz.php_Subversive_User_Guide" target="_new">http://www.eclipse.org/subversive/documentation/teamSupport/find_check_wiz.php Subversive User Guide</a> for more information about using SVN. (You'll need to install Subversion if you don't already have it.) |
| 90 | </p> |
| 91 | <p>Escape Java Models:</p> |
| 92 | <div class="literallayout"> |
| 93 | <p>https://ascape.svn.sourceforge.net/svnroot/ascape/org.ascape.models.brook<br> |
| 94 | https://ascape.svn.sourceforge.net/svnroot/ascape/org.ascape.models.examples<br> |
| 95 | |
| 96 | </p> |
| 97 | </div> |
| 98 | <p>Ascape (Swing-based) Java Models:</p> |
| 99 | <div class="literallayout"> |
| 100 | <p>https://ascape.svn.sourceforge.net/svnroot/ascape/org.ascape.escape.models.examples<br> |
| 101 | https://ascape.svn.sourceforge.net/svnroot/ascape/org.ascape.escape.models.brook<br> |
| 102 | |
| 103 | </p> |
| 104 | </div> |
| 105 | </div> |
| 106 | </div> |
| 107 | </div> |
| 108 | </body> |
| 109 | </html> |