Interface ModelContribution.Facade
- All Known Implementing Classes:
LoadSimuLizarModelsIntoBlackboardJob
,TestSimuLizarLoadModelsJob
- Enclosing interface:
- ModelContribution
public static interface ModelContribution.Facade
-
Method Summary
-
Method Details
-
loadModel
Load a model into the default analysis partition- Parameters:
modelURI
- the URI to load the model from
-
loadModel
Load model into dedicated partition- Parameters:
modelURI
- the URI to load the model frompartitionId
- the partition id of the partition to load the model into
-