|
ENTITY surface_condition_callout SUBTYPE OF (draughting_callout); WHERE wr1: SIZEOF ( QUERY ( c <* SELF . contents | SIZEOF ( [ 'presentation_definition_schema.' + 'annotation_curve_occurrence' , 'presentation_definition_schema.' + 'annotation_symbol_occurrence' , 'presentation_definition_schema.' + 'annotation_text_occurrence' ] * TYPEOF ( c ) ) <> 1 ) ) = 0 ; END_ENTITY; -- surface_condition_callout |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; draughting_callout contents: SET [1:?] OF draughting_callout_element; surface_condition_callout - |
Global rules for this entity data type- |
public interface ESurface_condition_callout extends EDraughting_callout |
public class CSurface_condition_callout implements ESurface_condition_callout |
public class ASurface_condition_callout extends AEntitypublic ESurface_condition_callout getByIndex(int index)public ESurface_condition_callout getCurrentMember(SdaiIterator it) |