public class PropertiesBasedGroupsCalculatorImplV1 extends java.lang.Object implements PropertiesBasedGroupsCalculator
Constructor and Description |
---|
PropertiesBasedGroupsCalculatorImplV1(ServiceRegistration serviceRegistration) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.ArrayList<PropertyBasedGroup>> |
produce(java.lang.Boolean stepByStepExecution,
boolean init,
java.lang.Integer collectionID,
QualityProperties Q,
java.util.Map<java.lang.Integer,ServiceInstance> representedServiceInstances,
ServiceOrganizationVisualizer guiForHierarchyProducer) |
public PropertiesBasedGroupsCalculatorImplV1(ServiceRegistration serviceRegistration)
public java.util.List<java.util.ArrayList<PropertyBasedGroup>> produce(java.lang.Boolean stepByStepExecution, boolean init, java.lang.Integer collectionID, QualityProperties Q, java.util.Map<java.lang.Integer,ServiceInstance> representedServiceInstances, ServiceOrganizationVisualizer guiForHierarchyProducer)
produce
in interface PropertiesBasedGroupsCalculator