|
ENTITY subedge SUBTYPE OF (edge); parent_edge : edge; END_ENTITY; -- subedge |
Entity data types and their attributesrepresentation_itemname: label; topological_representation_item - edge edge_start: vertex; edge_end: vertex; subedge parent_edge: edge; |
Global rules for this entity data type- |