org.plasma.sdo.core
Class CoreEdge
java.lang.Object
org.plasma.sdo.core.CoreEdge
- All Implemented Interfaces:
- Serializable, Edge
- Direct Known Subclasses:
- PlasmaDataLink
public class CoreEdge
- extends Object
- implements Edge
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
direction
protected TraversalDirection direction
weight
protected double weight
CoreEdge
public CoreEdge()
getDirection
public TraversalDirection getDirection()
- Specified by:
getDirection in interface Edge
setDirection
public void setDirection(TraversalDirection direction)
Copyright © 2013. All rights reserved.