IncludedContexts

IncludedContexts

FullDefinitionManipulate,および関連シンボルのオプションで,定義が再帰的に保存されるシンボルのコンテキストを与える.

詳細

  • シンボルに関連付けられた定義の完全セットを報告または保存するFullDefinitionManipulate等の関数は,各定義の右辺に現れるシンボルの定義を再帰的に取得する.IncludedContextsは,収集を特定のコンテキストに制限することで,再帰的な定義の収集を制限する.
  • 以下は,よく使われる設定である.
  • Allすべてのコンテキストを含む
    "Context`"指定されたコンテキストだけを含む
    "Context`*"指定されたコンテキストとそのすべてのサブコンテキストを含む
    {spec1,spec2,}speciのいずれかにマッチする任意のコンテキストを含む
  • ExcludedContextsIncludedContextsより優先順位が高い. »
  • コンテキストは,Contexts[]におけるのと同じような文字列パターンを使って指定できる.

例題

すべて開くすべて閉じる

  (1)

コンテキスト"c1`"から補足定義だけを取得する:

デフォルト設定のIncludedContextsAllでは,すべてのコンテキストが含まれるとみなされる:

スコープ  (3)

コンテキスト"c1`""c2`"だけを含める:

コンテキスト"c2`"に加えてコンテキスト"c1`"とそのすべてのサブコンテキストを含める:

デフォルトで,特定のシステムコンテキストはたとえIncludedContextsに含まれていても除外される:

ExcludedContextsを使って除外リストを変更する:

特性と関係  (1)

ExcludedContextsIncludedContextsを無効にする:

以下と比較する:

Wolfram Research (2021), IncludedContexts, Wolfram言語関数, https://reference.wolfram.com/language/ref/IncludedContexts.html.

テキスト

Wolfram Research (2021), IncludedContexts, Wolfram言語関数, https://reference.wolfram.com/language/ref/IncludedContexts.html.

CMS

Wolfram Language. 2021. "IncludedContexts." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/IncludedContexts.html.

APA

Wolfram Language. (2021). IncludedContexts. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/IncludedContexts.html

BibTeX

@misc{reference.wolfram_2024_includedcontexts, author="Wolfram Research", title="{IncludedContexts}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/IncludedContexts.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_includedcontexts, organization={Wolfram Research}, title={IncludedContexts}, year={2021}, url={https://reference.wolfram.com/language/ref/IncludedContexts.html}, note=[Accessed: 21-November-2024 ]}