Class CallableModelFileImpl

    • Constructor Detail

      • CallableModelFileImpl

        public CallableModelFileImpl()
        default constructor, Necessary for XStream
      • CallableModelFileImpl

        public CallableModelFileImpl​(java.lang.String path)
      • CallableModelFileImpl

        public CallableModelFileImpl​(java.lang.String path,
                                     ModelFile.ModelFileLocation location,
                                     CallableModelFile.ParseType parseType)
        a constructor with the additional parse type
        Parameters:
        path - the relative path of the file
        location - the location (repository or resource) where to search for the file
        parseType - defines how to interprete the file