Overview Schemas Index

DOCUMENT_SCHEMA (jsdai.SDocument_schema)


ENTITY document_type;
          product_data_type : label;
END_ENTITY; -- document_type

Entity data types and their attributes

document_type
          product_data_type: label;

Known subtypes

          document_type_property (IDA_STEP_SCHEMA_XIM)

Users

document_type
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_dm_attribute_classification_item
          applied_classification_assignment.items
                    classification_item
                              classification_item_236cc1
          applied_effectivity_assignment.items
                    effectivity_item
                              ap239_padi_effectivity_item
          applied_identification_assignment.items
                    identification_item
                              automotive_design_identification_item
          applied_ineffectivity_assignment.items
                    effectivity_item
                              ap239_padi_effectivity_item
          document.kind
          file.kind

Global rules for this entity data type

          restrict_class_system_assignment_for_document_type (AUTOMOTIVE_DESIGN)
          restrict_class_system_assignment_for_document_type (CATALOG_DATA_INFORMATION_MIM)

public interface EDocument_type extends EEntity

product_data_type (explicit attribute)

          boolean testProduct_data_type(EDocument_type type)
          String getProduct_data_type(EDocument_type type)
          void setProduct_data_type(EDocument_type type, String value)
          void unsetProduct_data_type(EDocument_type type)

public class CDocument_type implements EDocument_type

          static EAttribute attributeProduct_data_type(EDocument_type type)

public class ADocument_type extends AEntity

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