Searched refs:featureGroup (Results 1 – 2 of 2) sorted by relevance
69 ParsingPackage addFeatureGroup(FeatureGroupInfo featureGroup); in addFeatureGroup() argument
528 public PackageImpl addFeatureGroup(FeatureGroupInfo featureGroup) { in addFeatureGroup() argument529 this.featureGroups = CollectionUtils.add(this.featureGroups, featureGroup); in addFeatureGroup()