class CREATION_CLAUSE
Summary
Class invariant
Overview
creation features
exported features
  • is_launcher: BOOLEAN
    If True, the clusters list will not be retrieved (it means that the tool is only used to start other tools; it does not load classes itself)
start_position: POSITION
writable attribute
Of the "creation" keyword.
clients: CLIENT_LIST
writable attribute
comment: COMMENT
writable attribute
pretty
effective procedure
short (heading_done: BOOLEAN, client: CLASS_NAME): BOOLEAN
effective function
True when at least one creation list is printed.
has (fn: FEATURE_NAME): BOOLEAN
effective function
accept (visitor: CREATION_CLAUSE_VISITOR)
effective procedure
Accept to be visited by the visitor.
is_launcher: BOOLEAN
effective function
If True, the clusters list will not be retrieved (it means that the tool is only used to start other tools; it does not load classes itself)