Package gr.uoa.di.madgik.commons.infra.collocationpolicy

Interface Summary
CollocationPolicy  
 

Class Summary
CollocationRegistry  
LocalOnlyPolicy  
MaximumCollocationPolicy This collocation policy tries to assign as many functional plan elements of the same plan as possible to the same boundary.
MinimumCollocationPolicy This collocation policy tries to assign as few functional plan elements of the same plan as possible to the same boundary.
SingleNodePolicy  
 

Enum Summary
CollocationPolicy.Type