Class CELL-FUNCTION

A physiologic function inherent to cells or cell components.
Subclass-Of: Physiologic-function
Axioms:
(=> (Cell-Function ?Self)
    (Exists (?A)
            (And (Embodied-In ?Self ?A)
                 (Or (Cell ?A) (Cell-Component ?A)))))