Changes between Initial Version and Version 1 of LayoutAspect


Ignore:
Timestamp:
Oct 14, 2013 2:38:42 PM (11 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LayoutAspect

    v1 v1  
     1= Describing And Manipulating Experiment Topologies in DETER =
     2
     3This page describes the model, specification and implementation of DETER's topology description.  A topology is the layout of an experment's physcial or logical environment including the topologies of its control and data networks.
     4
     5Because DETER experiments are intended to be large - thousands or millions of entities - DETER's topology system must support large scale
     6
     7 * Specification
     8 * Operations - realize, initialize, etc.
     9 * Visualization
     10
     11We describe a model that suports these, an API that describes how to use the model and an initial implementation in the Descartes interface.
     12
     13== Model ==
     14