Uses of Class
eu.xtreemos.xosd.localallocmgr.attributes.operations.ExcludeAttributes

Packages that use ExcludeAttributes
eu.xtreemos.xosd.localallocmgr.attributes.operations   
 

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

Subclasses of ExcludeAttributes in eu.xtreemos.xosd.localallocmgr.attributes.operations
 class TimeAttrExclusion
           
 

Methods in eu.xtreemos.xosd.localallocmgr.attributes.operations with parameters of type ExcludeAttributes
static void OperationTranslator.cloneAttributes(AttributeStorage elm1, AttributeStorage elm2, ExcludeAttributes exclAttr)
          clone attributes from elm1 to elm2, if an attribute exists, it is overwritten!
static boolean OperationTranslator.translate(OperationTypes operation, AttributeStorage elm1attr, AttributeStorage elm2attr, ExcludeAttributes exclAttr)
          TODO: check if this is needed at all!