Interface ISearchable


public interface ISearchable
Interface for classes that can be searched using the graphedit search functionality
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a list of strings that should be part of the search
  • Method Details

    • getSearchValues

      List<String> getSearchValues()
      Get a list of strings that should be part of the search
      Returns:
      a list of strings