public class IqmOpRank extends AbstractOperator
isCancelable, name, parentTask, pcs, type
Constructor and Description |
---|
IqmOpRank() |
Modifier and Type | Method and Description |
---|---|
private int |
countTrues(boolean[][] values) |
String |
getName() |
OperatorType |
getType() |
IResult |
run(IWorkPackage wp) |
addProgressListener, fireProgressChanged, getParentTask, getPcs, getProgressListeners, initializeOperator, isCancelable, isCancelled, setCancelable, setParentTask
public IResult run(IWorkPackage wp)
run
in interface IOperator
run
in class AbstractOperator
public String getName()
getName
in interface IOperator
getName
in class AbstractOperator
public OperatorType getType()
getType
in interface IOperator
getType
in class AbstractOperator
private int countTrues(boolean[][] values)
Copyright © 2009–2016 Helmut Ahammer, Philipp Kainz. All rights reserved.