Class ModelInitializer

java.lang.Object
net.ssehub.easy.basics.modelManagement.ModelInitializer

public class ModelInitializer extends Object
Supports the transparent registration of models, locations, model loaders etc. This mechanism is intended to simplify the initialization of the runtime library, which potentially does not contain the language parsers. However, currently, this mechanism is limited to one location for all models.
Author:
Holger Eichelberger