Uses of Class
eu.xtreemos.xosd.localallocmgr.attributes.storage.AttrHandlerStorage

Packages that use AttrHandlerStorage
eu.xtreemos.xosd.localallocmgr.attributes.operations   
eu.xtreemos.xosd.localallocmgr.attributes.storage   
 

Uses of AttrHandlerStorage in eu.xtreemos.xosd.localallocmgr.attributes.operations
 

Fields in eu.xtreemos.xosd.localallocmgr.attributes.operations declared as AttrHandlerStorage
static AttrHandlerStorage OperationTranslator.attrHandlers
           
 

Uses of AttrHandlerStorage in eu.xtreemos.xosd.localallocmgr.attributes.storage
 

Methods in eu.xtreemos.xosd.localallocmgr.attributes.storage that return AttrHandlerStorage
static AttrHandlerStorage AttributeHandlerStorageFactory.create()