ENTITY geometry_with_local_irregularity ABSTRACT SUPERTYPE OF (ONEOF (extreme_patch_width_variation, zero_surface_normal, abrupt_change_of_surface_normal)) SUBTYPE OF (inapt_geometry); END_ENTITY; -- geometry_with_local_irregularity |
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_geometry - geometry_with_local_irregularity - |
abrupt_change_of_surface_normal (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
extreme_patch_width_variation (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
zero_surface_normal (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EGeometry_with_local_irregularity extends EInapt_geometry |
public class CGeometry_with_local_irregularity implements EGeometry_with_local_irregularity |
public class AGeometry_with_local_irregularity extends AEntitypublic EGeometry_with_local_irregularity getByIndex(int index)public EGeometry_with_local_irregularity getCurrentMember(SdaiIterator it) |