ENTITY specification_category__exclusive SUBTYPE OF (exclusive_product_concept_feature_category, specification_category); END_ENTITY; -- specification_category__exclusive |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; product_concept_feature_category - exclusive_product_concept_feature_category - specification_category (RT) name->id_x: label; specification_category__exclusive - |
Global rules for this entity data type- |
public interface ESpecification_category__exclusive extends EExclusive_product_concept_feature_category, ESpecification_category |
public class CSpecification_category__exclusive implements ESpecification_category__exclusive |
public class ASpecification_category__exclusive extends AEntitypublic ESpecification_category__exclusive getByIndex(int index)public ESpecification_category__exclusive getCurrentMember(SdaiIterator it) |