paya.runtime.networks.System#
- class System(*args, **kwargs)#
Inheritance
Network
Network
DependNode
DependNode
PyNode
ProxyUnicode
- classmethod matchesType(network, exactType=False, checkNodeType=True)#
- Parameters
- Returns
True
if network matches this class or a subclass of this class.- Return type