Interface Node
- All Superinterfaces:
Entity
Document me
- Since:
- 2023-04-24
-
Method Summary
Methods inherited from interface com.technia.dsx.threedspace.structure.Entity
accept, getAttributes, getId, getPhysicalId, getType
-
Method Details
-
getIn
Collection<Relationship> getIn() -
getOut
Collection<Relationship> getOut()
-