コード例 #1
0
 def model_init(self, policy, kwargs):
     ModelStructureInterface.model_init(self, policy, kwargs)
コード例 #2
0
 def run_model(self, case):
     ModelStructureInterface.run_model(self, case)