PyomoObject
(class from pyomo.core.pyomoobject
)
- class pyomo.core.pyomoobject.PyomoObject[source]
Bases:
Mixin
- __init__()
Methods
__init__
()Return True if this class is a Pyomo component
is_expression_type
([expression_system])Return True if this numeric value is an expression
Return True if this class is a Pyomo Boolean object.
Return True if this numeric value is a named expression
Return True if this class is a Pyomo numeric object
Return False unless this class is a parameter object
Return True if this object is a reference.
Return False unless this class is a variable object
Member Documentation
- is_expression_type(expression_system=None)[source]
Return True if this numeric value is an expression