Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,ServiceInstance> |
NonFunctionalAbstraction.getRepresentedServiceInstances() |
java.util.Map<java.lang.Integer,ServiceInstance> |
NonFunctionalAbstraction.getxRepresentedServiceInstances() |
Modifier and Type | Method and Description |
---|---|
void |
NonFunctionalAbstraction.setxRepresentedServiceInstances(java.util.Map<java.lang.Integer,ServiceInstance> cRepresentedServiceInstances) |
Modifier and Type | Method and Description |
---|---|
ServiceInstance |
DataPointForServices.getServiceInstance() |
Constructor and Description |
---|
DataPointForServices(double x,
double y,
java.lang.String name,
ServiceInstance serviceInstance) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,ServiceInstance> |
JointGroup.getRepresentedServiceInstances() |
Modifier and Type | Method and Description |
---|---|
void |
JointGroup.addRepresentedServiceInstances(java.lang.String newProperty,
java.util.Map<java.lang.Integer,ServiceInstance> newRepresentedServiceInstances) |
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 |
---|---|
ServiceInstance |
BaseAbstractionImplService.findServiceInstance(ServiceInterface serviceInterface) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<ServiceInstance> |
ServiceRepresentationRetriever.retrieveInstances(java.sql.Connection dbConnection,
java.lang.String whereClause) |
java.util.Hashtable<java.lang.Integer,ServiceInstance> |
AbstractionsHierarchyRetriever.retrieveRepresentedInstances(java.sql.Connection dbConnection,
java.lang.String whereClause) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractionsStorage.storeRepresentedInstance(java.sql.Connection dbConnection,
ServiceInstance tmpInstance,
int abstractionCounter) |
int |
ServiceRepresentationStorage.storeServiceInstance(ServiceInstance sInstance,
java.sql.Connection dbConnection,
int siId) |
Modifier and Type | Method and Description |
---|---|
ServiceInterface |
ServiceRegistration.getInterface(java.lang.Integer collectionID,
ServiceInstance serviceIstance) |
java.lang.String |
ServiceRegistration.getRef2SourceOfServiceInstance(java.lang.Integer collectionID,
ServiceInstance serviceInstance) |
javax.swing.tree.DefaultMutableTreeNode |
ServiceRegistration.visualize(java.lang.Integer collectionID,
java.lang.Integer labelOfInstances,
ServiceInstance serviceInstance,
javax.swing.tree.DefaultMutableTreeNode node) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ServiceInstance> |
ServiceInterface.getServiceInstances() |
java.util.List<ServiceInstance> |
ServiceInterface.getxServiceInstances() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterface.addServiceInstance(ServiceInstance interfaceInstance) |
ServiceInterface |
DocOfFuncProperties.getInterface(ServiceInstance serviceInstance) |
java.lang.String |
DocOfFuncProperties.getRef2SourceOfServiceInstance(java.lang.String ref2Source,
ServiceInstance serviceInstance) |
javax.swing.tree.DefaultMutableTreeNode |
DocOfFuncProperties.visualize(java.lang.Integer labelOfInstances,
java.lang.String ref2Source,
ServiceInstance serviceInstance,
javax.swing.tree.DefaultMutableTreeNode node) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterface.setxServiceInstances(java.util.List<ServiceInstance> cServiceInstances) |