gr.uoa.di.madgik.commons.infra.collocationpolicy
Class CollocationRegistry
java.lang.Object
gr.uoa.di.madgik.commons.infra.collocationpolicy.CollocationRegistry
public class CollocationRegistry
- extends java.lang.Object
- Author:
- gerasimos.farantatos - DI NKUA
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollocationRegistry
public CollocationRegistry()
markSelected
public void markSelected(HostingNode node)
isSelected
public boolean isSelected(HostingNode node)
getCollocationScore
public float getCollocationScore(HostingNode node)
throws java.lang.Exception
- Throws:
java.lang.Exception
addToCollocationScore
public void addToCollocationScore(HostingNode node,
float value)
throws java.lang.Exception
- Throws:
java.lang.Exception