com.swfm.mica.view
Interface MiiModelEntityGroup


public interface MiiModelEntityGroup

Version:
%I% %G%
Author:
Michael L. Davis

Method Summary
 MiModelEntityList getModelEntities()
           
 java.lang.String getName()
           
 MiiModelEntityGroup[] getSubGroups()
           
 boolean mayContainEntities()
           
 int sizeOfTree()
           
 

Method Detail

getName

public java.lang.String getName()

getModelEntities

public MiModelEntityList getModelEntities()

getSubGroups

public MiiModelEntityGroup[] getSubGroups()

sizeOfTree

public int sizeOfTree()

mayContainEntities

public boolean mayContainEntities()