Class VarModel

    • Constructor Detail

      • VarModel

        private VarModel()
        Singleton.
    • Method Detail

      • comments

        public ModelCommentsPersistencer comments()
        Provides access to the comments persistencer. For future compatibility, please store the returned instance just for temporary purposes within a method and not for long-term use in an attribute etc.
        Returns:
        the events object
      • postLoadModel

        protected void postLoadModel​(ModelInfo<Project> info)
                              throws java.io.IOException
        Additional code to be executed after a model was loaded.
        Overrides:
        postLoadModel in class ModelManagement<Project>
        Parameters:
        info - the information object describing the model
        Throws:
        java.io.IOException - in case that loading fails - however, model loading will not fail