public interface IJoinedRouteDetailController extends IJoinedDetailController
Modifier and Type | Method and Description |
---|---|
void |
addCurProductiveTime(INode curNode,
long productiveTime)
Adds the cur productive time.
|
int |
getCountByColorCode(int colorCode) |
Optional<Long> |
getEndAnchorDepature()
Gets the end anchor depature.
|
Set<Integer> |
getPresentColorCodes()
Gets the present color codes.
|
long |
getProductiveTimeByColorCode(int colorCode)
Gets the productive time by color code.
|
List<Long> |
getProductiveTimes() |
boolean |
isNodeColorCodingInUse()
Checks if is node color coding in use.
|
void |
setEndAnchorDeparture(long endAnchorDepatureMillis)
Sets the end anchor departure.
|
addCurAbsoluteClockTime, addCurDistance, addCurFlexTimeUsage, addCurIdleTime, addCurInducedIdleTime, addCurPostFlexTimeUsage, addCurTransitTime, addCurWhiteSpaceIdleTime, addTerminationTransitDistance, addTerminationTransitTime, copy, getCurAbsoluteClockTime, getCurDistance, getCurFlexTimeUsage, getCurFlexTimeUsage, getCurIdleTime, getCurInducedIdleTime, getCurPostFlexTimeUsage, getCurPostFlexTimeUsage, getCurProductiveTime, getCurResourceDepot, getCurTransitTime, getCurVisitorCapacity, getCurVisitorLoad, getCurWhitSpaceIdleTime, getDistances, getTerminationTransitDistance, getTerminationTransitTime, getUnassignNodeManager, reset, setCurAbsoluteClockTime, setCurDistance, setCurFlexTimeUsage, setCurIdleTime, setCurInducedIdleTime, setCurPostFlexTimeUsage, setCurResourceDepot, setCurTransitTime, setCurVisitorCapacity, setCurVisitorLoad, setCurWhiteSpaceIdleTime, setTerminationTransitDistance, setTerminationTransitTime, setUnassignNodeManager
void addCurProductiveTime(INode curNode, long productiveTime)
curNode
- the cur nodeproductiveTime
- the productive timelong getProductiveTimeByColorCode(int colorCode)
colorCode
- the color codeboolean isNodeColorCodingInUse()
Set<Integer> getPresentColorCodes()
void setEndAnchorDeparture(long endAnchorDepatureMillis)
endAnchorDepatureMillis
- the new end anchor departureOptional<Long> getEndAnchorDepature()
int getCountByColorCode(int colorCode)
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.