Searched refs:inheritFromList (Results 1 – 1 of 1) sorted by relevance
141 final List<String> inheritFromList = feature.getInheritFrom(); in isCombinationValid() local142 int numInheritFrom = inheritFromList.size(); in isCombinationValid()144 String inheritFrom = inheritFromList.get(inheritFromNum); in isCombinationValid()