Exemplo n.º 1
0
    def _createConditionClusters(self):

        self.cndClusterTool = ConditionClusterer(self.contentProvider)
        self.conditionClusters = self.cndClusterTool.cluster(self.models)