ENTITY overcomplex_topology_and_geometry_relationship ABSTRACT SUPERTYPE OF (ONEOF (unused_patches, edge_with_excessive_segments, face_surface_with_excessive_patches_in_one_direction)) SUBTYPE OF (inapt_topology_and_geometry_relationship); END_ENTITY; -- overcomplex_topology_and_geometry_relationship |
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_and_geometry_relationship - overcomplex_topology_and_geometry_relationship - |
edge_with_excessive_segments (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
face_surface_with_excessive_patches_in_one_direction (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
unused_patches (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EOvercomplex_topology_and_geometry_relationship extends EInapt_topology_and_geometry_relationship |
public class COvercomplex_topology_and_geometry_relationship implements EOvercomplex_topology_and_geometry_relationship |
public class AOvercomplex_topology_and_geometry_relationship extends AEntitypublic EOvercomplex_topology_and_geometry_relationship getByIndex(int index)public EOvercomplex_topology_and_geometry_relationship getCurrentMember(SdaiIterator it) |