pt.uminho.anote2.carrot.linkage.operations
Class CreareQueryFromClusterOperation
java.lang.Object
pt.uminho.anote2.carrot.linkage.operations.CreareQueryFromClusterOperation
@Operation
public class CreareQueryFromClusterOperation
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreareQueryFromClusterOperation
public CreareQueryFromClusterOperation()
setQuery
@Port(name="query",
direction=INPUT,
order=1)
public void setQuery(QueryInformationRetrievalExtension query)
setQuery
@Port(name="clusterInfo",
direction=INPUT,
order=2)
public void setQuery(IClustering cluster)
setClusters
@Port(name="clusters",
direction=INPUT,
order=3)
public void setClusters(java.util.List<ILabelCluster> labels)