@Deprecated public class PathEdge extends Object
| Constructor and Description | 
|---|
| PathEdge(List<IAtom> atoms)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| List<IAtom> | getAtoms()Deprecated.  | 
| IAtom | getSource()Deprecated.  | 
| IAtom | getTarget()Deprecated.  | 
| boolean | isCycle()Deprecated.  | 
| PathEdge | splice(PathEdge other)Deprecated.  | 
Copyright © 2021. All rights reserved.