(class from pyomo.dataportal.plugins.datacommands)
pyomo.dataportal.plugins.datacommands
Bases: object
object
Methods
__init__()
__init__
add_options(**kwds)
add_options
available()
available
clear()
clear
close()
close
initialize(**kwds)
initialize
open()
open
process(model, data, default)
process
Read Pyomo data commands and process the data.
read()
read
This function does nothing, since executing Pyomo data commands both reads and processes the data all at once.
write(data)
write
This function does nothing, because we cannot write to a *.dat file.
*.dat
Member Documentation