Uses of Class
com.unitesk.atp.dynattrs.MapAttributed

Packages that use MapAttributed
com.unitesk.atp.dynattrs This package provides base interface Attributed to work with dynamic attributes of objects and base implementations of this interface. 
com.unitesk.atp.tree This package provides common interface of node of attributed tree, default implementation and base interface of visitor
 

Uses of MapAttributed in com.unitesk.atp.dynattrs
 

Subclasses of MapAttributed in com.unitesk.atp.dynattrs
 class BeanMapAttributed
          The implementation of Attributed interface that accesses attributes through getter and setter methods according to JavaBeans naming conventions and stores additional attributes in Map.
 

Uses of MapAttributed in com.unitesk.atp.tree
 

Subclasses of MapAttributed in com.unitesk.atp.tree
static class TreeClass.NodeClass
          The default implementation of Node interface.
 



Copyright © 2001-2006 ISP RAS, RedVerst Group. All Rights Reserved.