X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/mapping.git/blobdiff_plain/d3f82e2d308945201b261ff525ff374a36e496d7..202cc2c0bbcb6a6a3a7f6f9fc2ddfd2836a35a8e:/javadoc/and/Mapping/class-use/GTask.html diff --git a/javadoc/and/Mapping/class-use/GTask.html b/javadoc/and/Mapping/class-use/GTask.html deleted file mode 100644 index 489445b..0000000 --- a/javadoc/and/Mapping/class-use/GTask.html +++ /dev/null @@ -1,284 +0,0 @@ - - - - - - -Uses of Class and.Mapping.GTask - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Class
and.Mapping.GTask

-
- - - - - -
-Uses of GTask in and.Mapping
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping that return GTask
- GTaskAssociation.getGTask() - -
-          Return the associated task.
- GTaskMapping.removeGNode(GNode _deadNode) - -
-          Remove a failed node from the mapping.
-  -

- - - - - - - - - - - - - - - - - -
Methods in and.Mapping that return types with arguments of type GTask
- java.util.ArrayList<GTask>GTask.getDependencies() - -
-          Return the task's dependencies list.
- java.util.ArrayList<GTask>Graph.getGraph() - -
-          Return the graph in a tasks list form.
- java.util.ArrayList<GTask>Association.getGtask() - -
-          Return the associated tasks list.
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping with parameters of type GTask
- voidGTask.addDependance(GTask _t) - -
-          Add a dependency to the task.
- voidGraph.addGTask(GTask t) - -
-          Add a task in the interaction graph.
-  -

- - - - - - - - - - - - - -
Method parameters in and.Mapping with type arguments of type GTask
- voidGTask.addDependance(java.util.ArrayList<GTask> at) - -
-          Add a dependencies list to the task.
- voidMapping.addMapping(Cluster c, - java.util.ArrayList<GTask> at) - -
-          Add in the mapping an association between a cluster and tasks set.
-  -

- - - - - - - - -
Constructors in and.Mapping with parameters of type GTask
Association(GNode _g, - GTask _t) - -
-          Constructor.
-  -

- - - - - - - - -
Constructor parameters in and.Mapping with type arguments of type GTask
Association(Cluster _c, - java.util.ArrayList<GTask> _at) - -
-          Constructor.
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
- - -