Class ModelRegistry
java.lang.Object
com.ticxo.modelengine.api.model.mananger.ModelRegistry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
@Nullable ModelBlueprint
getBlueprint
(String modelId) void
registerBlueprint
(ModelBlueprint blueprint)
-
Constructor Details
-
ModelRegistry
public ModelRegistry()
-
-
Method Details
-
registerBlueprint
-
clearRegistry
public void clearRegistry() -
getBlueprint
-
getAllBlueprintId
-