Interface GraphElement

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractGraphElement, Edge, Node

public interface GraphElement extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    ai.stapi.identity.UniqueIdentifier
     
     
  • Method Details

    • getType

      String getType()
    • getId

      ai.stapi.identity.UniqueIdentifier getId()