📄 index-7.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:14 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: G-Index</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index-6.html"><B>PREV LETTER</B></A> <A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="index-7.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR><A NAME="_G_"><!-- --></A><H2><B>G</B></H2><DL><DT><A HREF="../swarm/random/GammaDist.html"><B>GammaDist</B></A> - interface swarm.random.<A HREF="../swarm/random/GammaDist.html">GammaDist</A>.<DD><strong> Gamma distribution</strong>.<DT><A HREF="../swarm/random/GammaDistC.html"><B>GammaDistC</B></A> - interface swarm.random.<A HREF="../swarm/random/GammaDistC.html">GammaDistC</A>.<DD><strong> Gamma distribution</strong>.<DT><A HREF="../swarm/random/GammaDistCImpl.html"><B>GammaDistCImpl</B></A> - class swarm.random.<A HREF="../swarm/random/GammaDistCImpl.html">GammaDistCImpl</A>.<DD><strong> Gamma distribution</strong>.<DT><A HREF="../swarm/random/GammaDistCImpl.html#GammaDistCImpl()"><B>GammaDistCImpl()</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistCImpl.html">GammaDistCImpl</A><DD> <DT><A HREF="../swarm/random/GammaDistCImpl.html#GammaDistCImpl(swarm.random.GammaDist)"><B>GammaDistCImpl(GammaDist)</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistCImpl.html">GammaDistCImpl</A><DD> <DT><A HREF="../swarm/random/GammaDistImpl.html"><B>GammaDistImpl</B></A> - class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A>.<DD><strong> Gamma distribution</strong>.<DT><A HREF="../swarm/random/GammaDistImpl.html#GammaDistImpl()"><B>GammaDistImpl()</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD> <DT><A HREF="../swarm/random/GammaDistImpl.html#GammaDistImpl(swarm.defobj.Zone)"><B>GammaDistImpl(Zone)</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD>The createWithDefaults method creates a distribution object with a default set of seeds and parameters, and its own private generator.<DT><A HREF="../swarm/random/GammaDistImpl.html#GammaDistImpl(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator)"><B>GammaDistImpl(Zone, SimpleRandomGenerator)</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD>Use this create message if the generator to be attached is a Simple one:<DT><A HREF="../swarm/random/GammaDistImpl.html#GammaDistImpl(swarm.defobj.Zone, swarm.random.SimpleRandomGenerator, double, double)"><B>GammaDistImpl(Zone, SimpleRandomGenerator, double, double)</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD>Use this create message if the generator to be attached is a Simple one:<DT><A HREF="../swarm/random/GammaDistImpl.html#GammaDistImpl(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int)"><B>GammaDistImpl(Zone, SplitRandomGenerator, int)</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD>Use this create message if the generator to be attached is a Split one:<DT><A HREF="../swarm/random/GammaDistImpl.html#GammaDistImpl(swarm.defobj.Zone, swarm.random.SplitRandomGenerator, int, double, double)"><B>GammaDistImpl(Zone, SplitRandomGenerator, int, double, double)</B></A> - Constructor for class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD>Use this create message if the generator to be attached is a Split one:<DT><A HREF="../swarm/random/GammaDistS.html"><B>GammaDistS</B></A> - interface swarm.random.<A HREF="../swarm/random/GammaDistS.html">GammaDistS</A>.<DD><strong> Gamma distribution</strong>.<DT><A HREF="../swarm/collections/Index.html#get()"><B>get()</B></A> - Method in interface swarm.collections.<A HREF="../swarm/collections/Index.html">Index</A><DD>get returns the member value at which the index is currently positioned, or nil if the index is not positioned at a member.<DT><A HREF="../swarm/activity/Activity.html#getAction()"><B>getAction()</B></A> - Method in interface swarm.activity.<A HREF="../swarm/activity/Activity.html">Activity</A><DD>Get action containing parameter bindings for the local activity.<DT><A HREF="../swarm/simtoolsgui/GUISwarm.html#getActionCache()"><B>getActionCache()</B></A> - Method in interface swarm.simtoolsgui.<A HREF="../swarm/simtoolsgui/GUISwarm.html">GUISwarm</A><DD> <DT><A HREF="../swarm/simtoolsgui/GUISwarmImpl.html#getActionCache()"><B>getActionCache()</B></A> - Method in class swarm.simtoolsgui.<A HREF="../swarm/simtoolsgui/GUISwarmImpl.html">GUISwarmImpl</A><DD> <DT><A HREF="../swarm/activity/Activity.html#getActionType()"><B>getActionType()</B></A> - Method in interface swarm.activity.<A HREF="../swarm/activity/Activity.html">Activity</A><DD>Get action type of action being performed by activity.<DT><A HREF="../swarm/activity/SwarmProcess.html#getActivity()"><B>getActivity()</B></A> - Method in interface swarm.activity.<A HREF="../swarm/activity/SwarmProcess.html">SwarmProcess</A><DD>getActivity returns the activity which is currently running of subactivities within the swarm.<DT><A HREF="../swarm/objectbase/ActivityControl.html#getActivity()"><B>getActivity()</B></A> - Method in interface swarm.objectbase.<A HREF="../swarm/objectbase/ActivityControl.html">ActivityControl</A><DD>Return the controlled activity.<DT><A HREF="../swarm/objectbase/SwarmImpl.html#getActivity()"><B>getActivity()</B></A> - Method in class swarm.objectbase.<A HREF="../swarm/objectbase/SwarmImpl.html">SwarmImpl</A><DD>getActivity returns the activity which is currently running of subactivities within the swarm.<DT><A HREF="../swarm/objectbase/ActivityControlImpl.html#getActivity()"><B>getActivity()</B></A> - Method in class swarm.objectbase.<A HREF="../swarm/objectbase/ActivityControlImpl.html">ActivityControlImpl</A><DD>Return the controlled activity.<DT><A HREF="../swarm/simtoolsgui/GUISwarmImpl.html#getActivity()"><B>getActivity()</B></A> - Method in class swarm.simtoolsgui.<A HREF="../swarm/simtoolsgui/GUISwarmImpl.html">GUISwarmImpl</A><DD>getActivity returns the activity which is currently running of subactivities within the swarm.<DT><A HREF="../swarm/random/GammaDist.html#getAlpha()"><B>getAlpha()</B></A> - Method in interface swarm.random.<A HREF="../swarm/random/GammaDist.html">GammaDist</A><DD>The getAlpha method returns the alpha value.<DT><A HREF="../swarm/random/GammaDistImpl.html#getAlpha()"><B>getAlpha()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/GammaDistImpl.html">GammaDistImpl</A><DD>The getAlpha method returns the alpha value.<DT><A HREF="../swarm/random/PMMLCG1genImpl.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/PMMLCG1genImpl.html">PMMLCG1genImpl</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/random/C2TAUS1genImpl.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/C2TAUS1genImpl.html">C2TAUS1genImpl</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/random/MT19937genImpl.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/MT19937genImpl.html">MT19937genImpl</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/random/PSWBgenImpl.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/PSWBgenImpl.html">PSWBgenImpl</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/random/C2TAUS2genImpl.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/C2TAUS2genImpl.html">C2TAUS2genImpl</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/random/C2TAUS3genImpl.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in class swarm.random.<A HREF="../swarm/random/C2TAUS3genImpl.html">C2TAUS3genImpl</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/random/CommonGenerator.html#getAntithetic()"><B>getAntithetic()</B></A> - Method in interface swarm.random.<A HREF="../swarm/random/CommonGenerator.html">CommonGenerator</A><DD>The getAntithetic method returns the current values of the parameter.<DT><A HREF="../swarm/defobj/Arguments.html#getAppConfigPath()"><B>getAppConfigPath()</B></A> - Method in interface swarm.defobj.<A HREF="../swarm/defobj/Arguments.html">Arguments</A><DD>A path where application-specific configuration files can be expected to be found.<DT><A HREF="../swarm/defobj/ArgumentsImpl.html#getAppConfigPath()"><B>getAppConfigPath()</B></A> - Method in class swarm.defobj.<A HREF="../swarm/defobj/ArgumentsImpl.html">ArgumentsImpl</A><DD>A path where application-specific configuration files can be expected to be found.<DT><A HREF="../swarm/defobj/Arguments.html#getAppDataPath()"><B>getAppDataPath()</B></A> - Method in interface swarm.defobj.<A HREF="../swarm/defobj/Arguments.html">Arguments</A><DD>A path where application-specific data files can be expected to be found.<DT><A HREF="../swarm/defobj/ArgumentsImpl.html#getAppDataPath()"><B>getAppDataPath()</B></A> - Method in class swarm.defobj.<A HREF="../swarm/defobj/ArgumentsImpl.html">ArgumentsImpl</A><DD>A path where application-specific data files can be expected to be found.<DT><A HREF="../swarm/defobj/Arguments.html#getAppModeString()"><B>getAppModeString()</B></A> - Method in interface swarm.defobj.<A HREF="../swarm/defobj/Arguments.html">Arguments</A><DD> <DT><A HREF="../swarm/defobj/ArgumentsImpl.html#getAppModeString()"><B>getAppModeString()</B></A> - Method in class swarm.defobj.<A HREF="../swarm/defobj/ArgumentsImpl.html">ArgumentsImpl</A><DD> <DT><A HREF="../swarm/defobj/Arguments.html#getAppName()"><B>getAppName()</B></A> - Method in interface swarm.defobj.<A HREF="../swarm/defobj/Arguments.html">Arguments</A><DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -