ENTITY event_probability SUBTYPE OF (property_definition); SELF\property_definition.definition : event_occurrence_characterized_object; END_ENTITY; -- event_probability |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; event_probability (RT) definition: event_occurrence_characterized_object; |
Global rules for this entity data type- |
public interface EEvent_probability extends EProperty_definition |
public class CEvent_probability implements EEvent_probability |
public class AEvent_probability extends AEntitypublic EEvent_probability getByIndex(int index)public EEvent_probability getCurrentMember(SdaiIterator it) |