Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "AMP/UserGuide/Getting Started"

< AMP‎ | UserGuide
Line 1: Line 1:
 +
__NOTOC__
 
AMP has many potential facets and use cases. Here are a few ways to get started with it.
 
AMP has many potential facets and use cases. Here are a few ways to get started with it.
  

Revision as of 18:46, 15 October 2009

AMP has many potential facets and use cases. Here are a few ways to get started with it.

Before you do anything else, you'll need to install it.

ABM Explorers

Experiment with example Java and AMF based models without writing code.

Run Example Models

ABM Researchers

Create Agent-Based models using simple visual tools and deploy them to a number of popular ABM platforms, including Escape.

Modeling with AMF (todo)

ABM Java Developers

Write POJO Java models within a full-featured agent-based modeling framework.

Programming with Escape

Eclipse Plugin Developers

AXF and AGF provide a number of features based around Eclipse technologies such as GEF, GEF3D, BIRT Charts and Zest. For example, AGF supports dynamic visualization of objects in space, and AXF supports managed UI and headless execution for models of any kind.

Programming with AXF and AGF (todo)

Back to the top