public class ExplorationNodeData
extends java.lang.Object
Constructor and Description |
---|
ExplorationNodeData() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static ExplorationNodeData |
get(Node node) |
java.lang.String |
getExplorationAction()
Return the String of the Exploration action that was applied to the node
|
int |
hashCode() |
void |
setExplorationAction(java.lang.String explorationAction)
Set the String of the Exploration action that was applied to the node
|
@Nonnull public static ExplorationNodeData get(@Nonnull Node node)
public java.lang.String getExplorationAction()
public void setExplorationAction(java.lang.String explorationAction)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2003-2019 The KeY-Project.