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

-Uses of Class
and.Mapping.Cluster

-
- - - - - -
-Uses of Cluster in and.Mapping
-  -

- - - - - - - - - -
Methods in and.Mapping that return Cluster
- ClusterAssociation.getCluster() - -
-          Return the associated cluster.
-  -

- - - - - - - - - - - - - -
Methods in and.Mapping that return types with arguments of type Cluster
- java.util.ArrayList<Cluster>Architecture.getArchi() - -
-          Return the architecture in a clusters list form.
- java.util.ArrayList<Cluster>Grid.getClusters() - -
-          Return the grid in a clusters list view.
-  -

- - - - - - - - - - - - - - - - - -
Methods in and.Mapping with parameters of type Cluster
- voidGrid.addCluster(Cluster c) - -
-          Add a cluster in the grid.
- voidArchitecture.addCluster(Cluster c) - -
-          Add a cluster in the architecture.
- voidMapping.addMapping(Cluster c, - java.util.ArrayList<GTask> at) - -
-          Add in the mapping an association between a cluster and tasks set.
-  -

- - - - - - - - - -
Method parameters in and.Mapping with type arguments of type Cluster
- voidGrid.addClusters(java.util.ArrayList<Cluster> al) - -
-          Add a clusters list in the grid.
-  -

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

-


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