Class ModelGraphEdge

java.lang.Object
io.fluxzero.common.api.modeling.ModelGraphEdge

public class ModelGraphEdge extends Object
One temporal child-to-parent edge selected for a model graph.
  • Constructor Details

    • ModelGraphEdge

      public ModelGraphEdge()
  • Method Details

    • withPath

      public ModelGraphEdge withPath(String path)
      Returns this edge with a projection-relative path.