Uses of Class
org.vrprep.model.instance.Tw

Packages that use Tw
org.vrprep.model.instance   
 

Uses of Tw in org.vrprep.model.instance
 

Fields in org.vrprep.model.instance with type parameters of type Tw
protected  List<Tw> Instance.Drivers.DriverProfile.WorkloadProfile.tw
           
protected  List<Tw> Instance.Network.Links.Link.tw
           
protected  List<Tw> Instance.Requests.Request.tw
           
 

Methods in org.vrprep.model.instance that return Tw
 Tw ObjectFactory.createTw()
          Create an instance of Tw
 

Methods in org.vrprep.model.instance that return types with arguments of type Tw
 List<Tw> Instance.Drivers.DriverProfile.WorkloadProfile.getTw()
          Driver's availability time windows.
 List<Tw> Instance.Network.Links.Link.getTw()
          Time windows.
 List<Tw> Instance.Requests.Request.getTw()
          Model request time windows (e.g., VRPTW) Gets the value of the tw property.
 



Copyright © 2014 VRP-REP. All rights reserved.