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