org.vrprep.model.instance
Class ObjectFactory

java.lang.Object
  extended by org.vrprep.model.instance.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.vrprep.model.instance package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.vrprep.model.instance
 
Method Summary
 Action createAction()
          Create an instance of Action
 Compartment createCompartment()
          Create an instance of Compartment
 Demand createDemand()
          Create an instance of Demand
 JAXBElement<DimensionsType> createDimensions(DimensionsType value)
          Create an instance of JAXBElement<DimensionsType>}
 DimensionsType createDimensionsType()
          Create an instance of DimensionsType
 Instance createInstance()
          Create an instance of Instance
 Instance.Drivers createInstanceDrivers()
          Create an instance of Instance.Drivers
 Instance.Drivers.DriverProfile createInstanceDriversDriverProfile()
          Create an instance of Instance.Drivers.DriverProfile
 Instance.Drivers.DriverProfile.CompatibleWithAllVehicles createInstanceDriversDriverProfileCompatibleWithAllVehicles()
          Create an instance of Instance.Drivers.DriverProfile.CompatibleWithAllVehicles
 Instance.Drivers.DriverProfile.Skill createInstanceDriversDriverProfileSkill()
          Create an instance of Instance.Drivers.DriverProfile.Skill
 Instance.Drivers.DriverProfile.WorkloadProfile createInstanceDriversDriverProfileWorkloadProfile()
          Create an instance of Instance.Drivers.DriverProfile.WorkloadProfile
 Instance.Fleet createInstanceFleet()
          Create an instance of Instance.Fleet
 Instance.Fleet.TrailerProfile createInstanceFleetTrailerProfile()
          Create an instance of Instance.Fleet.TrailerProfile
 Instance.Fleet.VehicleProfile createInstanceFleetVehicleProfile()
          Create an instance of Instance.Fleet.VehicleProfile
 Instance.Fleet.VehicleProfile.ArrivalAtAnyNode createInstanceFleetVehicleProfileArrivalAtAnyNode()
          Create an instance of Instance.Fleet.VehicleProfile.ArrivalAtAnyNode
 Instance.Fleet.VehicleProfile.DepartureFromAnyNode createInstanceFleetVehicleProfileDepartureFromAnyNode()
          Create an instance of Instance.Fleet.VehicleProfile.DepartureFromAnyNode
 Instance.Fleet.VehicleProfile.Resource createInstanceFleetVehicleProfileResource()
          Create an instance of Instance.Fleet.VehicleProfile.Resource
 Instance.Fleet.VehicleProfile.Trailers createInstanceFleetVehicleProfileTrailers()
          Create an instance of Instance.Fleet.VehicleProfile.Trailers
 Instance.Info createInstanceInfo()
          Create an instance of Instance.Info
 Instance.Network createInstanceNetwork()
          Create an instance of Instance.Network
 Instance.Network.Ceil createInstanceNetworkCeil()
          Create an instance of Instance.Network.Ceil
 Instance.Network.Euclidean createInstanceNetworkEuclidean()
          Create an instance of Instance.Network.Euclidean
 Instance.Network.Floor createInstanceNetworkFloor()
          Create an instance of Instance.Network.Floor
 Instance.Network.Links createInstanceNetworkLinks()
          Create an instance of Instance.Network.Links
 Instance.Network.Links.Link createInstanceNetworkLinksLink()
          Create an instance of Instance.Network.Links.Link
 Instance.Network.Manhattan createInstanceNetworkManhattan()
          Create an instance of Instance.Network.Manhattan
 Instance.Network.Nodes createInstanceNetworkNodes()
          Create an instance of Instance.Network.Nodes
 Instance.Network.Nodes.Node createInstanceNetworkNodesNode()
          Create an instance of Instance.Network.Nodes.Node
 Instance.Requests createInstanceRequests()
          Create an instance of Instance.Requests
 Instance.Requests.Request createInstanceRequestsRequest()
          Create an instance of Instance.Requests.Request
 Instance.Requests.Request.Predecessors createInstanceRequestsRequestPredecessors()
          Create an instance of Instance.Requests.Request.Predecessors
 Instance.Requests.Request.Resource createInstanceRequestsRequestResource()
          Create an instance of Instance.Requests.Request.Resource
 Instance.Requests.Request.Successors createInstanceRequestsRequestSuccessors()
          Create an instance of Instance.Requests.Request.Successors
 Instance.Resources createInstanceResources()
          Create an instance of Instance.Resources
 Instance.Resources.Resource createInstanceResourcesResource()
          Create an instance of Instance.Resources.Resource
 Location createLocation()
          Create an instance of Location
 JAXBElement<RandomVariableType> createRandomVariable(RandomVariableType value)
          Create an instance of JAXBElement<RandomVariableType>}
 RandomVariableType createRandomVariableType()
          Create an instance of RandomVariableType
 RandomVariableType.Moment createRandomVariableTypeMoment()
          Create an instance of RandomVariableType.Moment
 RandomVariableType.Parameter createRandomVariableTypeParameter()
          Create an instance of RandomVariableType.Parameter
 TimeDependentParameterType createTimeDependentParameterType()
          Create an instance of TimeDependentParameterType
 Tw createTw()
          Create an instance of Tw
 TwType createTwType()
          Create an instance of TwType
 TwType.End createTwTypeEnd()
          Create an instance of TwType.End
 TwType.Period createTwTypePeriod()
          Create an instance of TwType.Period
 TwType.Start createTwTypeStart()
          Create an instance of TwType.Start
 UncertainParameterType createUncertainParameterType()
          Create an instance of UncertainParameterType
 UncertainParameterType.Scenario createUncertainParameterTypeScenario()
          Create an instance of UncertainParameterType.Scenario
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.vrprep.model.instance

Method Detail

createInstanceFleetVehicleProfileDepartureFromAnyNode

public Instance.Fleet.VehicleProfile.DepartureFromAnyNode createInstanceFleetVehicleProfileDepartureFromAnyNode()
Create an instance of Instance.Fleet.VehicleProfile.DepartureFromAnyNode


createInstanceFleetTrailerProfile

public Instance.Fleet.TrailerProfile createInstanceFleetTrailerProfile()
Create an instance of Instance.Fleet.TrailerProfile


createTimeDependentParameterType

public TimeDependentParameterType createTimeDependentParameterType()
Create an instance of TimeDependentParameterType


createInstanceRequests

public Instance.Requests createInstanceRequests()
Create an instance of Instance.Requests


createTwTypeEnd

public TwType.End createTwTypeEnd()
Create an instance of TwType.End


createInstanceRequestsRequestSuccessors

public Instance.Requests.Request.Successors createInstanceRequestsRequestSuccessors()
Create an instance of Instance.Requests.Request.Successors


createInstanceFleet

public Instance.Fleet createInstanceFleet()
Create an instance of Instance.Fleet


createTwType

public TwType createTwType()
Create an instance of TwType


createInstanceResourcesResource

public Instance.Resources.Resource createInstanceResourcesResource()
Create an instance of Instance.Resources.Resource


createInstanceResources

public Instance.Resources createInstanceResources()
Create an instance of Instance.Resources


createTw

public Tw createTw()
Create an instance of Tw


createTwTypeStart

public TwType.Start createTwTypeStart()
Create an instance of TwType.Start


createInstanceRequestsRequest

public Instance.Requests.Request createInstanceRequestsRequest()
Create an instance of Instance.Requests.Request


createInstanceDriversDriverProfile

public Instance.Drivers.DriverProfile createInstanceDriversDriverProfile()
Create an instance of Instance.Drivers.DriverProfile


createInstance

public Instance createInstance()
Create an instance of Instance


createInstanceFleetVehicleProfileTrailers

public Instance.Fleet.VehicleProfile.Trailers createInstanceFleetVehicleProfileTrailers()
Create an instance of Instance.Fleet.VehicleProfile.Trailers


createInstanceDriversDriverProfileSkill

public Instance.Drivers.DriverProfile.Skill createInstanceDriversDriverProfileSkill()
Create an instance of Instance.Drivers.DriverProfile.Skill


createUncertainParameterTypeScenario

public UncertainParameterType.Scenario createUncertainParameterTypeScenario()
Create an instance of UncertainParameterType.Scenario


createUncertainParameterType

public UncertainParameterType createUncertainParameterType()
Create an instance of UncertainParameterType


createInstanceNetworkManhattan

public Instance.Network.Manhattan createInstanceNetworkManhattan()
Create an instance of Instance.Network.Manhattan


createInstanceFleetVehicleProfile

public Instance.Fleet.VehicleProfile createInstanceFleetVehicleProfile()
Create an instance of Instance.Fleet.VehicleProfile


createInstanceDriversDriverProfileCompatibleWithAllVehicles

public Instance.Drivers.DriverProfile.CompatibleWithAllVehicles createInstanceDriversDriverProfileCompatibleWithAllVehicles()
Create an instance of Instance.Drivers.DriverProfile.CompatibleWithAllVehicles


createInstanceNetworkEuclidean

public Instance.Network.Euclidean createInstanceNetworkEuclidean()
Create an instance of Instance.Network.Euclidean


createInstanceNetworkNodesNode

public Instance.Network.Nodes.Node createInstanceNetworkNodesNode()
Create an instance of Instance.Network.Nodes.Node


createDemand

public Demand createDemand()
Create an instance of Demand


createInstanceNetworkLinksLink

public Instance.Network.Links.Link createInstanceNetworkLinksLink()
Create an instance of Instance.Network.Links.Link


createRandomVariableType

public RandomVariableType createRandomVariableType()
Create an instance of RandomVariableType


createInstanceNetworkFloor

public Instance.Network.Floor createInstanceNetworkFloor()
Create an instance of Instance.Network.Floor


createInstanceNetworkCeil

public Instance.Network.Ceil createInstanceNetworkCeil()
Create an instance of Instance.Network.Ceil


createInstanceFleetVehicleProfileArrivalAtAnyNode

public Instance.Fleet.VehicleProfile.ArrivalAtAnyNode createInstanceFleetVehicleProfileArrivalAtAnyNode()
Create an instance of Instance.Fleet.VehicleProfile.ArrivalAtAnyNode


createInstanceRequestsRequestResource

public Instance.Requests.Request.Resource createInstanceRequestsRequestResource()
Create an instance of Instance.Requests.Request.Resource


createLocation

public Location createLocation()
Create an instance of Location


createAction

public Action createAction()
Create an instance of Action


createInstanceDriversDriverProfileWorkloadProfile

public Instance.Drivers.DriverProfile.WorkloadProfile createInstanceDriversDriverProfileWorkloadProfile()
Create an instance of Instance.Drivers.DriverProfile.WorkloadProfile


createRandomVariableTypeParameter

public RandomVariableType.Parameter createRandomVariableTypeParameter()
Create an instance of RandomVariableType.Parameter


createInstanceNetwork

public Instance.Network createInstanceNetwork()
Create an instance of Instance.Network


createInstanceNetworkNodes

public Instance.Network.Nodes createInstanceNetworkNodes()
Create an instance of Instance.Network.Nodes


createInstanceNetworkLinks

public Instance.Network.Links createInstanceNetworkLinks()
Create an instance of Instance.Network.Links


createCompartment

public Compartment createCompartment()
Create an instance of Compartment


createTwTypePeriod

public TwType.Period createTwTypePeriod()
Create an instance of TwType.Period


createInstanceDrivers

public Instance.Drivers createInstanceDrivers()
Create an instance of Instance.Drivers


createDimensionsType

public DimensionsType createDimensionsType()
Create an instance of DimensionsType


createInstanceFleetVehicleProfileResource

public Instance.Fleet.VehicleProfile.Resource createInstanceFleetVehicleProfileResource()
Create an instance of Instance.Fleet.VehicleProfile.Resource


createInstanceRequestsRequestPredecessors

public Instance.Requests.Request.Predecessors createInstanceRequestsRequestPredecessors()
Create an instance of Instance.Requests.Request.Predecessors


createInstanceInfo

public Instance.Info createInstanceInfo()
Create an instance of Instance.Info


createRandomVariableTypeMoment

public RandomVariableType.Moment createRandomVariableTypeMoment()
Create an instance of RandomVariableType.Moment


createRandomVariable

public JAXBElement<RandomVariableType> createRandomVariable(RandomVariableType value)
Create an instance of JAXBElement<RandomVariableType>}


createDimensions

public JAXBElement<DimensionsType> createDimensions(DimensionsType value)
Create an instance of JAXBElement<DimensionsType>}



Copyright © 2014 VRP-REP. All rights reserved.