Uses of Class
org.goplanit.cost.physical.FreeFlowLinkTravelTimeCost
-
Packages that use FreeFlowLinkTravelTimeCost Package Description org.goplanit.cost.physical Contains the definition of physical cost classes -
-
Uses of FreeFlowLinkTravelTimeCost in org.goplanit.cost.physical
Methods in org.goplanit.cost.physical that return FreeFlowLinkTravelTimeCost Modifier and Type Method Description FreeFlowLinkTravelTimeCostFreeFlowLinkTravelTimeCost. deepClone()deep clone on planit component should attempt to also update internal dependencies between deep cloned containers where possibleFreeFlowLinkTravelTimeCostFreeFlowLinkTravelTimeCost. shallowClone()Create a shallow copy of this entityConstructors in org.goplanit.cost.physical with parameters of type FreeFlowLinkTravelTimeCost Constructor Description FreeFlowLinkTravelTimeCost(FreeFlowLinkTravelTimeCost other, boolean deepCopy)Copy Constructor
-