|
ENTITY Ground_fact SUBTYPE OF (Atomic_formula); WHERE WR1: SIZEOF(QUERY(r <* SELF\Atomic_formula.terms | contains_variable(r))) = 0; END_ENTITY; -- Ground_fact |
Entity data types and their attributesAtomic_formulapredicate_symbol: predicate_symbol; terms: LIST [0:?] OF term_select; Ground_fact - |
Users: by entity attributesAtomic_formulaGround_fact Users: by defined types, not used by any entity attributeGround_fact- |
Global rules for this entity data type- |