Interface GraphGroupModel

All Superinterfaces:
GraphModel<GraphGroupData>
All Known Implementing Classes:
AbstractGraphGroupModel

public interface GraphGroupModel extends GraphModel<GraphGroupData>