(类来自 pyomo.common.config)
pyomo.common.config
基础类:object
object
用于类型检查的域验证器。
*bases (tuple of type) – 有效的类型。
document_full_base_names (bool, 可选) – 如果为 True,则在 self.domain_name() 中的 bases 的每个成员的名称前添加完整的模块限定符,以及/或由此对象生成的任何错误消息;否则为 False。
self.domain_name()
方法
__init__(*bases[, document_full_base_names])
__init__
domain_name()
domain_name
成员文档