Overview Schemas Index

CERTIFICATION_SCHEMA (jsdai.SCertification_schema)


ENTITY certification_type;
          description : label;
END_ENTITY; -- certification_type

Entity data types and their attributes

certification_type
          description: label;

Users

certification_type
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_mri_attribute_classification_item
          attribute_language_assignment.items
                    attribute_language_item
                              mri_attribute_language_item
          attribute_translation_assignment.considered_instance
                    attribute_language_item
                              mri_attribute_language_item
          certification.kind
          language_indication.considered_instance
                    attribute_language_item
                              mri_attribute_language_item
          language_indication.items
                    attribute_language_item
                              mri_attribute_language_item
          multi_language_attribute_assignment.items
                    multi_language_attribute_item
                              mri_multi_language_attribute_item

Global rules for this entity data type

          -

public interface ECertification_type extends EEntity

description (explicit attribute)

          boolean testDescription(ECertification_type type)
          String getDescription(ECertification_type type)
          void setDescription(ECertification_type type, String value)
          void unsetDescription(ECertification_type type)

public class CCertification_type implements ECertification_type

          static EAttribute attributeDescription(ECertification_type type)

public class ACertification_type extends AEntity

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