ENTITY prgm_characterizable_risk_context SUBTYPE OF (risk_context, characterized_object); END_ENTITY; -- prgm_characterizable_risk_context |
Entity data types and their attributesapplication_context_elementname: label; frame_of_reference: application_context; product_context discipline_type: label; risk_context - characterized_object name: label; (OPT) description: text; prgm_characterizable_risk_context - |
Global rules for this entity data type- |
public interface EPrgm_characterizable_risk_context extends ERisk_context, ECharacterized_object |
public class CPrgm_characterizable_risk_context implements EPrgm_characterizable_risk_context |
public class APrgm_characterizable_risk_context extends AEntitypublic EPrgm_characterizable_risk_context getByIndex(int index)public EPrgm_characterizable_risk_context getCurrentMember(SdaiIterator it) |