|
ENTITY straightness_tolerance SUBTYPE OF (geometric_tolerance); WHERE wr1: NOT ( 'aic_geometric_tolerances.' + 'geometric_tolerance_with_datum_reference' IN TYPEOF ( SELF ) ) ; END_ENTITY; -- straightness_tolerance |
Entity data types and their attributesgeometric_tolerancename: label; description: text; magnitude: measure_with_unit; toleranced_shape_aspect: shape_aspect; straightness_tolerance - |
| straightness_tolerance_armx (GEOMETRIC_TOLERANCE_XIM) |
Global rules for this entity data type- |
public interface EStraightness_tolerance extends EGeometric_tolerance |
public class CStraightness_tolerance implements EStraightness_tolerance |
public class AStraightness_tolerance extends AEntitypublic EStraightness_tolerance getByIndex(int index)public EStraightness_tolerance getCurrentMember(SdaiIterator it) |