Class BmModelUtil


  • @Deprecated
    public final class BmModelUtil
    extends Object
    Deprecated.
    It is up to components that instantiate BM engines to decide where a particular engine's files should be stored.
    BM model utilities
    • Constructor Detail

      • BmModelUtil

        public BmModelUtil()
        Deprecated.
    • Method Detail

      • deleteModelRoot

        public static void deleteModelRoot​(org.eclipse.core.resources.IProject project)
        Deprecated.
        Deletes the BM model root directory by the specified project instance.
        Parameters:
        project - the project.
      • deleteModelRoot

        public static void deleteModelRoot​(String id)
        Deprecated.
        Deletes the BM model root directory by the specified id.
        Parameters:
        id - the identifier of the BM model.
      • getModelRoot

        public static Path getModelRoot​(String id)
        Deprecated.
        Returns the path of the BM model root directory by the specified id.
        Parameters:
        id - the identifier of the BM model.
        Returns:
        the path