Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


ENTITY document;
          ABSTRACT SUPERTYPE;
END_ENTITY; -- document

Entity data types and their attributes

document
          -

Known subtypes

          identified_document (ISO13584_IEC61360_DICTIONARY_SCHEMA)

Users

document
          class_and_property_elements.source_doc_of_definition
          dic_value.source_doc_of_value
          value_domain.source_doc_of_value_domain

Global rules for this entity data type

          -

public interface EDocument extends EEntity


public class CDocument implements EDocument


public class ADocument extends AEntity

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