gemseo.disciplines.scenario_adapters.factory module
A factory of scenario adapters.
-
class ScenarioAdapterFactory[source]
Bases: BaseFactory
A factory of scenario adapters.
- Return type:
Any
-
failed_imports: dict[str, str]
The class names bound to the import errors.