Variable (python class)
See also
This section presents the Variable python class.
This class models a variable declared in a universe-of-discourse.
- class punctilious.Variable(u, is_universe_of_discourse=None, is_theory_foundation_system=False, symbol=None, index=None, auto_index=None, namespace=None, dashed_name=None, acronym=None, abridged_name=None, name=None, explicit_name=None, paragraph_header=None, ref=None, subtitle=None, echo=None)
For future development.