public class JointCluster extends Object
Constructor and Description |
---|
JointCluster(double inDistance,
double outDistance,
long totalProductiveTime,
List<ILogicRouteElementDetailItem> items) |
Modifier and Type | Method and Description |
---|---|
JointCluster |
attachCity(JointCluster afterCluster) |
double |
getAverageImportance() |
double |
getIn() |
List<ILogicRouteElementDetailItem> |
getItems() |
double |
getOut() |
long |
getProductiveTime() |
double |
getUtilization() |
boolean |
isLocked() |
String |
toString() |
public JointCluster(double inDistance, double outDistance, long totalProductiveTime, List<ILogicRouteElementDetailItem> items)
public boolean isLocked()
public double getIn()
public double getOut()
public long getProductiveTime()
public List<ILogicRouteElementDetailItem> getItems()
public double getUtilization()
public double getAverageImportance()
public JointCluster attachCity(JointCluster afterCluster)
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.