ENTITY fact_type SUBTYPE OF (property_definition); END_ENTITY; -- fact_type |
Entity data types and their attributesproperty_definitionname: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; fact_type - |
attribute_assertion (PRODUCTION_RULE_MIM) |
entity_assertion (PRODUCTION_RULE_MIM) |
fact_type_armx (PRODUCTION_RULE_XIM) |
Global rules for this entity data type- |
public interface EFact_type extends EProperty_definition |
public class CFact_type implements EFact_type |
public class AFact_type extends AEntitypublic EFact_type getByIndex(int index)public EFact_type getCurrentMember(SdaiIterator it) |