public class AAPDBarElement extends AAPDBar
Constructor and Description |
---|
AAPDBarElement(org.processmining.models.graphbased.directed.AbstractDirectedGraph<AAPDBar,AAPDBarEdge<? extends AAPDBar,? extends AAPDBar>> graph,
AAPDElement aapdFocusElements,
double posXStart,
double posYStart,
double waitingTime,
double serviceTime,
double realThroughputTime,
double intersectionTime,
double heightOfElements,
double lineHeight,
double intersectionBarHeight,
double boundaryLow,
double boundaryHigh,
boolean isFocusElement) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
decorate, getAapdFocusElements, getBoundaryHigh, getBoundaryLow, getGraph, getHeightOfElements, getIntersectionBarHeight, getIntersectionTime, getLineHeight, getMultiplier, getPosXStart, getPosYStart, getRealThroughputTime, getServiceTime, getWaitingTime, isFocusElement, setAapdFocusElements, setBoundaryHigh, setBoundaryLow, setFocusElement, setHeightOfElements, setIntersectionBarHeight, setIntersectionTime, setLineHeight, setMultiplier, setPosXStart, setPosYStart, setRealThroughputTime, setServiceTime, setWaitingTime
compareTo
equals, getId, hashCode
getAttributeMap, getLabel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId
public AAPDBarElement(org.processmining.models.graphbased.directed.AbstractDirectedGraph<AAPDBar,AAPDBarEdge<? extends AAPDBar,? extends AAPDBar>> graph, AAPDElement aapdFocusElements, double posXStart, double posYStart, double waitingTime, double serviceTime, double realThroughputTime, double intersectionTime, double heightOfElements, double lineHeight, double intersectionBarHeight, double boundaryLow, double boundaryHigh, boolean isFocusElement)