ENTITY inapt_topology ABSTRACT SUPERTYPE OF (ONEOF (free_edge, non_manifold_at_edge, non_manifold_at_vertex, over_used_vertex)) SUBTYPE OF (inapt_data); END_ENTITY; -- inapt_topology |
Entity data types and their attributesrepresentation_itemname: label; data_quality_criterion - data_quality_measurement_requirement - shape_data_quality_criterion assessment_specification: shape_data_quality_assessment_specification_select; inapt_data - inapt_topology - |
free_edge (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
non_manifold_at_edge (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
non_manifold_at_vertex (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
over_used_vertex (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EInapt_topology extends EInapt_data |
public class CInapt_topology implements EInapt_topology |
public class AInapt_topology extends AEntitypublic EInapt_topology getByIndex(int index)public EInapt_topology getCurrentMember(SdaiIterator it) |