public class HM_ContainsLink extends HM_Cluster
For an evaluation to be true, it is required that subtract(value1 - value2) returns a result that is neither value1 or value2 and also that value1 is greater than or equal to value2. A positive result is a reply object with a data value of 1.0. A negative result is an empty reply object. See the problem solver package for other examples.
allData, clusterURIs, evalMetric, numberOfIterations, rndconfigXmlshutDownpasswordHandler, service, serviceTypejarFile, syncOn, uuid| Constructor and Description |
|---|
HM_ContainsLink()
Create a new instance of HM_ContainsLink.
|
HM_ContainsLink(org.licas_xml.abs.Element adminXml)
Create a new instance of HM_ContainsLink.
|
| Modifier and Type | Method and Description |
|---|---|
org.licas_xml.abs.Element |
evaluate(DataQueryModel dataInfo)
Evaluate the behaviour, process, or action.
|
alreadyLinkedTo, getMetricType, iterationsOK, resetValuesgetShutDown, interrupt, setShutDown, setShutDowncanAccess, canAccessTemp, getPasswordHandler, getPasswordHandler, getServerPassword, getServicePassword, getServiceType, isAdminKey, setServiceDetails, setServiceTypegetJarFile, getUUID, loadObject, setJarFile, setUUID, threadAliveStateactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUUID, setJarFile, setUUIDpublic HM_ContainsLink()
throws java.lang.Exception
java.lang.Exception - any error.public HM_ContainsLink(org.licas_xml.abs.Element adminXml)
throws java.lang.Exception
adminXml - configuration parameters, including metric type and setup.java.lang.Exception - any error.public org.licas_xml.abs.Element evaluate(DataQueryModel dataInfo) throws java.lang.Exception
evaluate in class HeuristicModuledataInfo - initialisation dataInfo for the evaluator.java.lang.Exception - and error.