Overview Schemas Index

CONTRACT_SCHEMA (jsdai.SContract_schema)


ENTITY contract_type;
          description : label;
END_ENTITY; -- contract_type

Entity data types and their attributes

contract_type
          description: label;

Users

contract_type
          applied_attribute_classification_assignment.items
                    attribute_classification_item
                              ap239_mri_attribute_classification_item
          contract.kind

Global rules for this entity data type

          dependent_instantiable_contract_type (AUTOMOTIVE_DESIGN)

public interface EContract_type extends EEntity

description (explicit attribute)

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

public class CContract_type implements EContract_type

          static EAttribute attributeDescription(EContract_type type)

public class AContract_type extends AEntity

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