Overview Schemas Index

LKSOFT_EXTENSIONS_XIM (jsdai.SLksoft_extensions_xim)


ENTITY alternative_stratum_technology_occurrence_group_xim
          SUBTYPE OF (optional_stratum_technology_occurrence_group_xim);
END_ENTITY; -- alternative_stratum_technology_occurrence_group_xim

One element of this group shall be made available in the final stack. So this group provides alternate elements and one of them must be picked for the final stack.

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;
optional_stratum_technology_occurrence_group_xim
          (RT) elements: LIST [0:?] OF UNIQUE stratum_technology_occurrence_armx;
alternative_stratum_technology_occurrence_group_xim
          -

Users

ignorable_xim
stratum_technology_occurrence_group_xim
          stratum_technology_occurrence_group_xim.elements
                    sto_or_group_xim
optional_stratum_technology_occurrence_group_xim
alternative_stratum_technology_occurrence_group_xim

Global rules for this entity data type

          -

public interface EAlternative_stratum_technology_occurrence_group_xim extends EOptional_stratum_technology_occurrence_group_xim


public class CAlternative_stratum_technology_occurrence_group_xim implements EAlternative_stratum_technology_occurrence_group_xim


public class AAlternative_stratum_technology_occurrence_group_xim extends AEntity

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