Package | Description |
---|---|
org.ow2.choreos.abstractionDrivenServiceOrganization.nonFunctionalOrganization.propertyAndJointBasedGroups |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.ArrayList<PropertyBasedGroup>> |
PropertiesBasedGroupsCalculatorImplV1.produce(java.lang.Boolean stepByStepExecution,
boolean init,
java.lang.Integer collectionID,
QualityProperties Q,
java.util.Map<java.lang.Integer,ServiceInstance> representedServiceInstances,
ServiceOrganizationVisualizer guiForHierarchyProducer) |
java.util.List<java.util.ArrayList<PropertyBasedGroup>> |
PropertiesBasedGroupsCalculator.produce(java.lang.Boolean stepByStepExecution,
boolean init,
java.lang.Integer collectionID,
QualityProperties Q,
java.util.Map<java.lang.Integer,ServiceInstance> representedServiceInstances,
ServiceOrganizationVisualizer guiForHierarchyProducer) |
Modifier and Type | Method and Description |
---|---|
java.util.List<JointGroup> |
JointGroupsCalculatorImplV1.produce(java.lang.Boolean stepByStepExecution,
java.lang.Integer collectionID,
java.util.List<java.util.ArrayList<PropertyBasedGroup>> propertiesBasedGroups,
ServiceOrganizationVisualizer guiForHierarchyProducer) |
java.util.List<JointGroup> |
JointGroupsCalculator.produce(java.lang.Boolean stepByStepExecution,
java.lang.Integer collectionID,
java.util.List<java.util.ArrayList<PropertyBasedGroup>> propertiesBasedGroups,
ServiceOrganizationVisualizer guiForHierarchyProducer) |