Interface TemporalEdge

    • Method Detail

      • getRealization

        Period getRealization()
        An optional association that links this edge to the corresponding period.
      • getStart

        TemporalNode getStart()
        Links this edge to the node that is its start.
      • getEnd

        TemporalNode getEnd()
        Links this edge to the node that is its end.