Interface LinkStep
-
public interface LinkStepGets step data.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NodegetEndNode()Returns the end node of this link step.com.orchestranetworks.schema.PathgetForeignKey()Returns the path of this foreign key.NodegetStartNode()Returns the start node of this link step.
-