Changes between Version 1 and Version 2 of DsxTaskModel


Ignore:
Timestamp:
Aug 21, 2006, 6:17:58 PM (18 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxTaskModel

    v1 v2  
    55 * a list of ports accepting resources from different [wiki:DsxResource resource types]
    66 * a list of available implementations
     7
     8{{{
     9tg = TaskModel(
     10        'tg',
     11        outfifos = ['output'] )
     12}}}
    713
    814= Task implementations =