Package Entity
Class EdgeBodyUE
java.lang.Object
Entity.Edge
Entity.EdgeBodyUE
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class Entity.Edge
dependency, from, from_index, to, to_index, type -
Constructor Summary
ConstructorsConstructorDescriptionEdgeBodyUE(MyNode from, MyNode to, String url_enc, AtomicObject atomicObject) EdgeBodyUE(MyNode from, MyNode to, String url_enc, AtomicObject atomicObject, int index_from, int index_to) -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetDependency(AtomicObject dependency) voidtoString()Methods inherited from class Entity.Edge
getFrom_index, getTo_index, setFrom_index, setTo_index