Overview Schemas Index

DRAUGHTING_ANNOTATION_MIM (jsdai.SDraughting_annotation_mim)


ENTITY pre_defined_surface_condition_symbol
          SUBTYPE OF (pre_defined_symbol);
WHERE
          wr1: SELF.name IN ['000' , '010' , '020' , '030' , '040' , '050' , '060' , '070' , '001' , '011' , '021' , '031' , '041' , '051' , '061' , '071' , '100' , '110' , '120' , '130' , '140' , '150' , '160' , '170' , '101' , '111' , '121' , '131' , '141' , '151' , '161' , '171' , '200' , '210' , '220' , '230' , '240' , '250' , '260' , '270' , '201' , '211' , '221' , '231' , '241' , '251' , '261' , '271'];
END_ENTITY; -- pre_defined_surface_condition_symbol

Entity data types and their attributes

pre_defined_item
          name: label;
pre_defined_symbol
          -
pre_defined_surface_condition_symbol
          -

Users

pre_defined_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
pre_defined_symbol
          defined_symbol.definition
                    defined_symbol_select
pre_defined_surface_condition_symbol

Global rules for this entity data type

          -

public interface EPre_defined_surface_condition_symbol extends EPre_defined_symbol


public class CPre_defined_surface_condition_symbol implements EPre_defined_surface_condition_symbol


public class APre_defined_surface_condition_symbol extends AEntity

          public EPre_defined_surface_condition_symbol getByIndex(int index)
          public EPre_defined_surface_condition_symbol getCurrentMember(SdaiIterator it)