1 <?xml version="1.0" encoding="UTF-8"?>
5 * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
6 * Copyright (C) 2010 - 2011 - Calixte DENIZET <calixte@contrib.scilab.org>
8 * This file must be used under the terms of the CeCILL.
9 * This source file is licensed as described in the file COPYING, which
10 * you should have received as part of this distribution. The terms
11 * are also available at
12 * http://www.cecill.info/licences/Licence_CeCILL_V2.1-en.txt
17 <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" version="5.0-subset Scilab" xml:lang="ja" xml:id="jallowClassReloading">
21 <refname>jallowClassReloading</refname>
23 <refpurpose>クラスリロード機能を有効にする</refpurpose>
33 jallowClassReloading(bool)
35 isAllowed = jallowClassReloading()
53 <para>論理値, 有効または無効</para>
61 <term>isAllowed</term>
65 <para>クラスのリロードの有効・無効を示す論理値
83 クラスのリロード機能を有効または無効にします.
85 リロード機能はJavaフレームワークで配布されていないクラスで
89 <literal>jimport</literal> 関数はこのパラメータを使用します.
95 デフォルトで, この値はfalseに設定されています
107 <programlisting role="example"><![CDATA[
108 jallowClassReloading(%t);
109 jallowClassReloading()
110 jallowClassReloading(%f);
115 <refsection role="see also">
119 <simplelist type="inline">
123 <link linkend="jimport">jimport</link>
139 <revnumber>5.5.0</revnumber>
143 関数が導入されました. 'JIMS'モジュールに基づきます.
145 JIMSモジュールとの動作上の主な違いは,
147 <link linkend="jautoUnwrap">jautoUnwrap</link>がデフォルトで