Interface InterpreterExtension.Factory
-
- All Known Implementing Classes:
InterpreterExtensionDelegateFactory
- Enclosing interface:
- InterpreterExtension
@Factory public static interface InterpreterExtension.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InterpreterExtension
create(SimuLizarSimulationComponent component)
-
-
-
Method Detail
-
create
InterpreterExtension create(SimuLizarSimulationComponent component)
-
-