ENTITY erroneous_topology ABSTRACT SUPERTYPE OF (ONEOF (open_edge_loop, open_closed_shell, inconsistent_adjacent_face_normals, disconnected_face_set)) SUBTYPE OF (erroneous_data); END_ENTITY; -- erroneous_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; erroneous_data - erroneous_topology - |
disconnected_face_set (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
inconsistent_adjacent_face_normals (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
open_closed_shell (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
open_edge_loop (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EErroneous_topology extends EErroneous_data |
public class CErroneous_topology implements EErroneous_topology |
public class AErroneous_topology extends AEntitypublic EErroneous_topology getByIndex(int index)public EErroneous_topology getCurrentMember(SdaiIterator it) |