public class NodeInfoAlgorithmEventPropertyComputer extends java.lang.Object implements AlgorithmEventPropertyComputer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NODE_INFO_PROPERTY_NAME |
| Constructor and Description |
|---|
NodeInfoAlgorithmEventPropertyComputer() |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
computeAlgorithmEventProperty(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent) |
java.lang.String |
getIdOfNodeIfExistent(java.lang.Object node) |
java.lang.String |
getPropertyName() |
public static final java.lang.String NODE_INFO_PROPERTY_NAME
public NodeInfoAlgorithmEventPropertyComputer()
public NodeInfo computeAlgorithmEventProperty(ai.libs.jaicore.basic.algorithm.events.AlgorithmEvent algorithmEvent) throws PropertyComputationFailedException
computeAlgorithmEventProperty in interface AlgorithmEventPropertyComputerPropertyComputationFailedExceptionpublic java.lang.String getPropertyName()
getPropertyName in interface AlgorithmEventPropertyComputerpublic java.lang.String getIdOfNodeIfExistent(java.lang.Object node)