rpgoldman / europa-pso

Automatically exported from code.google.com/p/europa-pso
0 stars 0 forks source link

Add ability to create tokens through PSEngine interface #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This should be the equivalent of parsing nddl code that results in at least
one new token (slaves as well, possibly).

A4O NOTE: Once this is available, MCC can stop parsing nddl to add
activities in DSAToPSEngine.java.

Original issue reported on code.google.com by tristanb...@gmail.com on 9 Sep 2009 at 11:10

GoogleCodeExporter commented 9 years ago
PSPlanDatabaseClient has a createToken method, which I believe satisfies this 
requirement.

Original comment by miata...@gmail.com on 21 Jun 2010 at 3:15