public interface StructureLink
Modifier and Type | Method and Description |
---|---|
StructureNode |
getNodeA() |
StructureNode |
getNodeB() |
void |
setNodeA(StructureNode sn) |
void |
setNodeB(StructureNode sn) |
void setNodeA(StructureNode sn)
StructureNode getNodeA()
void setNodeB(StructureNode sn)
StructureNode getNodeB()
Copyright © 2013. All Rights Reserved.