Overview Schemas Index

LKSOFT_EXTENSIONS_XIM (jsdai.SLksoft_extensions_xim)


ENTITY ignorable_xim;
          ABSTRACT SUPERTYPE;
END_ENTITY; -- ignorable_xim

All subtypes of this entity shall not be converted to MIM by XIM to MIM converter. There can still be some custom code that creates MIM population out of them upon export to MIM, but it is outside XIM to MIM converter.

Entity data types and their attributes

ignorable_xim
          -

Known subtypes

          stratum_technology_occurrence_group_xim (LKSOFT_EXTENSIONS_XIM)

Users

ignorable_xim

Global rules for this entity data type

          -

public interface EIgnorable_xim extends EEntity


public class CIgnorable_xim implements EIgnorable_xim


public class AIgnorable_xim extends AEntity

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