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

Packages that use IndexedAttributedImpl
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 IndexedAttributedImpl in com.unitesk.atp.dynattrs
 

Subclasses of IndexedAttributedImpl 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.
 class BeanWrapper
          The implementation of Attributed interface that accesses attributes through getter and setter methods according to JavaBeans naming conventions.
 class MapAttributed
          The implementation of Attributed interface that stores attributes in Map.
 

Uses of IndexedAttributedImpl in com.unitesk.atp.tree
 

Subclasses of IndexedAttributedImpl 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.