Searched refs:featureGroup (Results 1 – 2 of 2) sorted by relevance
61 ParsingPackage addFeatureGroup(FeatureGroupInfo featureGroup); in addFeatureGroup() argument
652 public ParsingPackageImpl addFeatureGroup(FeatureGroupInfo featureGroup) { in addFeatureGroup() argument653 this.featureGroups = CollectionUtils.add(this.featureGroups, featureGroup); in addFeatureGroup()