MCPcopy Create free account
hub / github.com/STIXProject/python-stix / buildChildren

Method buildChildren

stix/bindings/incident.py:2162–2163  ·  view source on GitHub ↗
(self, child_, node, nodeName_, fromsubclass_=False)

Source from the content-addressed store, hash-verified

2160 self.count_affected = value
2161 super(AssetTypeType, self).buildAttributes(node, attrs, already_processed)
2162 def buildChildren(self, child_, node, nodeName_, fromsubclass_=False):
2163 pass
2164# end class AssetTypeType
2165
2166

Callers 1

buildMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected