Uses of Interface
twaver.core.model.IDataBox

Packages that use IDataBox
twaver.alarm   
twaver.core.model   
twaver.model   
 

Uses of IDataBox in twaver.alarm
 

Classes in twaver.alarm that implement IDataBox
 class AlarmBox
          告警容器,用于管理告警对象的数据容器
 

Uses of IDataBox in twaver.core.model
 

Subinterfaces of IDataBox in twaver.core.model
 interface IElementBox
          网元容器接口,twaver内部使用
 interface ILayerBox
          图层容器接口,twaver内部使用
 

Uses of IDataBox in twaver.model
 

Classes in twaver.model that implement IDataBox
 class DataBox<T extends Data>
          数据容器
 class ElementBox
          网元管理容器,用于网元数据的管理和事件分派
 class LayerBox
          图层管理容器,用于管理网元的图层数据