static PlanitDemandsWriter |
PlanitDemandsWriterFactory.create() |
Create a PLANitDemandsWriter which can persist a PLANit demands in the native PLANit XML format.
|
static PlanitDemandsWriter |
PlanitDemandsWriterFactory.create(String demandsPath) |
Create a PLANitDemandsWriter which can persist a PLANit demands in the native PLANit XML format.
|
static PlanitDemandsWriter |
PlanitDemandsWriterFactory.create(String demandsPath,
Zoning parentZoning) |
Create a PLANitDemandsWriter which can persist a PLANit demands in the native PLANit XML format
|
static PlanitDemandsWriter |
PlanitDemandsWriterFactory.create(PlanitDemandsWriterSettings settings,
Zoning parentZoning,
org.goplanit.xml.generated.XMLElementMacroscopicDemand xmlRawDemands) |
Create a PLANitZoningWriter which can persist a PLANit zoning in the native PLANit XML format.
|