Class Graph.GloballyUniqueIdentifier

java.lang.Object
ai.stapi.graph.Graph.GloballyUniqueIdentifier
Enclosing class:
Graph

public static class Graph.GloballyUniqueIdentifier extends Object
  • Constructor Details

    • GloballyUniqueIdentifier

      public GloballyUniqueIdentifier(UniqueIdentifier uniqueIdentifier, String elementType)
  • Method Details

    • getUniqueIdentifier

      public UniqueIdentifier getUniqueIdentifier()
    • getElementType

      public String getElementType()
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object