Class VilModelAccessor

    • Field Detail

      • EXTENSION

        public static final java.lang.String EXTENSION
    • Constructor Detail

      • VilModelAccessor

        private VilModelAccessor()
        Prevents external creation (singleton).
    • Method Detail

      • getModelInfo

        public ModelInfo<Script> getModelInfo​(java.lang.String projectName,
                                              java.lang.Object project)
        Description copied from interface: TopLevelModelAccessor.IModelAccessor
        Accesses the model info. The implementation shall ensure that the returned info contains a resolved model, if possible.
        Parameters:
        projectName - the name of the containing project (EASy convention)
        project - an optional instance to access the top level model from some EASy instance
        Returns:
        the model info (may be null if the model does not exist)
      • getPathKindHint

        public java.lang.String getPathKindHint()
        Description copied from interface: TopLevelModelAccessor.IModelAccessor
        Returns the name of the path kind to be used.
        Returns:
        the name of the path kind