public interface FeatureGroup extends AbstractFeature
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(AbstractFeature feature) |
List<Feature> |
getConcreteFeatures() |
int |
getDepth() |
List<AbstractFeature> |
getFeatures() |
void |
removeFeature(AbstractFeature feature) |
getName, getParentGroup, setNameaccept, cloneList<AbstractFeature> getFeatures()
void addFeature(AbstractFeature feature)
void removeFeature(AbstractFeature feature)
int getDepth()
Copyright © 2015. All rights reserved.