Uses of Class
org.goplanit.cost.physical.initial.FixedInitialMacroscopicLinkSegmentCost
-
Packages that use FixedInitialMacroscopicLinkSegmentCost Package Description org.goplanit.cost.physical.initial Initial Physical Cost objects -
-
Uses of FixedInitialMacroscopicLinkSegmentCost in org.goplanit.cost.physical.initial
Methods in org.goplanit.cost.physical.initial that return FixedInitialMacroscopicLinkSegmentCost Modifier and Type Method Description FixedInitialMacroscopicLinkSegmentCostFixedInitialMacroscopicLinkSegmentCost. deepClone()deep clone on planit component should attempt to also update internal dependencies between deep cloned containers where possibleFixedInitialMacroscopicLinkSegmentCostFixedInitialMacroscopicLinkSegmentCost. shallowClone()Create a shallow copy of this entityConstructors in org.goplanit.cost.physical.initial with parameters of type FixedInitialMacroscopicLinkSegmentCost Constructor Description FixedInitialMacroscopicLinkSegmentCost(FixedInitialMacroscopicLinkSegmentCost other, boolean deepCopy)Copy constructor
-