|
ENTITY leader_curve SUBTYPE OF (annotation_curve_occurrence); WHERE wr1: SIZEOF ( QUERY ( ldc <* USEDIN ( SELF , 'draughting_element_schema.' + 'draughting_callout.contents' ) | 'draughting_element_schema.' + 'leader_directed_callout' IN TYPEOF ( ldc ) ) ) >= 1 ; END_ENTITY; -- leader_curve |
Entity data types and their attributesrepresentation_itemname: label; styled_item styles: SET [1:?] OF presentation_style_assignment; item: representation_item; annotation_occurrence - annotation_curve_occurrence (RT) item: curve; leader_curve - |
Global rules for this entity data type- |
public interface ELeader_curve extends EAnnotation_curve_occurrence |
public class CLeader_curve implements ELeader_curve |
public class ALeader_curve extends AEntitypublic ELeader_curve getByIndex(int index)public ELeader_curve getCurrentMember(SdaiIterator it) |