Overview Index

SDAI_DICTIONARY_SCHEMA (jsdai.dictionary)


ENTITY documentation
          SUBTYPE OF (annotation);
END_ENTITY; -- documentation

Entity data types and their attributes

annotation
          target: documentation_object;
          values: LIST [1:?] OF STRING;
documentation
          -

Known subtypes

          documentation_with_element (SDAI_DICTIONARY_SCHEMA)

Users

annotation
documentation

Global rules for this entity data type

          -

public interface EDocumentation extends EAnnotation


public class CDocumentation implements EDocumentation


public class ADocumentation extends AEntity

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