Overview Schemas Index

LKSOFT_EXTENSIONS_XIM (jsdai.SLksoft_extensions_xim)


ENTITY parallel_stratum_technology_occurrence_group_xim
          SUBTYPE OF (stratum_technology_occurrence_group_xim);
WHERE
          wr1: SIZEOF(parent) = 1;
END_ENTITY; -- parallel_stratum_technology_occurrence_group_xim

Entity data types and their attributes

ignorable_xim
          -
stratum_technology_occurrence_group_xim
          (OPT) name: label;
          elements: LIST [0:?] OF UNIQUE sto_or_group_xim;
          implementation: SET [0:?] OF stratum_technology_occurrence_link_armx;
          (DER) stack: local_linear_stack_armx;
          (INV) parent: SET [0:1] OF stratum_technology_occurrence_group_xim FOR elements;
parallel_stratum_technology_occurrence_group_xim
          -

Users

ignorable_xim
stratum_technology_occurrence_group_xim
          stratum_technology_occurrence_group_xim.elements
                    sto_or_group_xim
parallel_stratum_technology_occurrence_group_xim

Global rules for this entity data type

          -

public interface EParallel_stratum_technology_occurrence_group_xim extends EStratum_technology_occurrence_group_xim


public class CParallel_stratum_technology_occurrence_group_xim implements EParallel_stratum_technology_occurrence_group_xim


public class AParallel_stratum_technology_occurrence_group_xim extends AEntity

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