Interface Relationship
- All Superinterfaces:
Entity
Represents a relationship between two nodes in a structure.
A relationship connects a source node (FROM) to a target node (TO), forming
the edges of the structure graph. Relationships are entities and can be
visited using a StructureVisitor.
- Since:
- 2023-04-25
-
Method Summary
Methods inherited from interface com.technia.dsx.threedspace.structure.Entity
accept, getAttributes, getId, getPhysicalId, getType