Class SimpleProject


  • public class SimpleProject
    extends Project
    Class representing a simple class.
    Since:
    0.1.0
    Author:
    nandorholozsnyak
    • Constructor Detail

      • SimpleProject

        public SimpleProject​(File basedir,
                             String name)
    • Method Detail

      • getPossibleMetadataFilePaths

        public List<String> getPossibleMetadataFilePaths()
        Description copied from class: Project
        Returns the list of the possible metadata file paths inside a project.
        Overrides:
        getPossibleMetadataFilePaths in class Project
        Returns:
        list of the possible metadata file paths.