Class LoopDetector.Edge
java.lang.Object
neqsim.process.equipment.network.LoopDetector.Edge
- All Implemented Interfaces:
Serializable
- Enclosing class:
LoopDetector
Represents an edge in the network graph.
- Version:
- 1.0
- Author:
- Even Solbraa
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
from
Source node name. -
to
Target node name. -
pipeName
Pipeline name.
-
-
Constructor Details
-
Edge
-