Class ModelInitializer


  • public class ModelInitializer
    extends java.lang.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