package-summary.html
来自「文件来自swarm.org」· HTML 代码 · 共 642 行 · 第 1/3 页
HTML
642 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc on Tue Nov 30 14:11:17 MST 2004 --><TITLE>Swarm 2.2 Reference Guide: Package swarm.activity</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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A> </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="../../swarm/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../swarm/analysis/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="package-summary.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><H2>Package swarm.activity</H2><strong> Processing control over all levels of Swarm execution</strong>.<P><B>See: </B><BR> <A HREF="#package_description"><B>Description</B></A><P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Class Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionGroupCImpl.html">ActionGroupCImpl</A></B></TD><TD><strong> A collection of actions under total or partial order constraints.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionGroupImpl.html">ActionGroupImpl</A></B></TD><TD><strong> A collection of actions under total or partial order constraints.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ConcurrentScheduleCImpl.html">ConcurrentScheduleCImpl</A></B></TD><TD><strong> Time-based map usable for concurrent group.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ConcurrentScheduleImpl.html">ConcurrentScheduleImpl</A></B></TD><TD><strong> Time-based map usable for concurrent group.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ScheduleCImpl.html">ScheduleCImpl</A></B></TD><TD><strong> A collection of actions ordered by time values.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ScheduleImpl.html">ScheduleImpl</A></B></TD><TD><strong> A collection of actions ordered by time values.</strong>.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Interface Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="Action.html"><I>Action</I></A></B></TD><TD><strong> An action type that has been customized for direct execution by an action interpreter.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionArgs.html"><I>ActionArgs</I></A></B></TD><TD><strong> Supertype of ActionCall, ActionTo, and ActionForEach.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionArgsC.html"><I>ActionArgsC</I></A></B></TD><TD><strong> Supertype of ActionCall, ActionTo, and ActionForEach.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionArgsS.html"><I>ActionArgsS</I></A></B></TD><TD><strong> Supertype of ActionCall, ActionTo, and ActionForEach.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionC.html"><I>ActionC</I></A></B></TD><TD><strong> An action type that has been customized for direct execution by an action interpreter.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCall.html"><I>ActionCall</I></A></B></TD><TD><strong> An action defined by calling a C function.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCallC.html"><I>ActionCallC</I></A></B></TD><TD><strong> An action defined by calling a C function.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCallS.html"><I>ActionCallS</I></A></B></TD><TD><strong> An action defined by calling a C function.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionChanged.html"><I>ActionChanged</I></A></B></TD><TD><strong> An action generated when actions changes from single to concurrent.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionChangedC.html"><I>ActionChangedC</I></A></B></TD><TD><strong> An action generated when actions changes from single to concurrent.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionChangedS.html"><I>ActionChangedS</I></A></B></TD><TD><strong> An action generated when actions changes from single to concurrent.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionConcurrent.html"><I>ActionConcurrent</I></A></B></TD><TD><strong> An action generated when two or more actions co-occur.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionConcurrentC.html"><I>ActionConcurrentC</I></A></B></TD><TD><strong> An action generated when two or more actions co-occur.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionConcurrentS.html"><I>ActionConcurrentS</I></A></B></TD><TD><strong> An action generated when two or more actions co-occur.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreating.html"><I>ActionCreating</I></A></B></TD><TD><strong> Protocol shared by ActionGroup and Schedule.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingC.html"><I>ActionCreatingC</I></A></B></TD><TD><strong> Protocol shared by ActionGroup and Schedule.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingCall.html"><I>ActionCreatingCall</I></A></B></TD><TD><strong> An action that calls a C function.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingCallC.html"><I>ActionCreatingCallC</I></A></B></TD><TD><strong> An action that calls a C function.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingCallS.html"><I>ActionCreatingCallS</I></A></B></TD><TD><strong> An action that calls a C function.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingForEach.html"><I>ActionCreatingForEach</I></A></B></TD><TD><strong> Send a message to every item in target, which is assumed to be a collection.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingForEachC.html"><I>ActionCreatingForEachC</I></A></B></TD><TD><strong> Send a message to every item in target, which is assumed to be a collection.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingForEachS.html"><I>ActionCreatingForEachS</I></A></B></TD><TD><strong> Send a message to every item in target, which is assumed to be a collection.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingS.html"><I>ActionCreatingS</I></A></B></TD><TD><strong> Protocol shared by ActionGroup and Schedule.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingTo.html"><I>ActionCreatingTo</I></A></B></TD><TD><strong> An action that sends a message to an object.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingToC.html"><I>ActionCreatingToC</I></A></B></TD><TD><strong> An action that sends a message to an object.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionCreatingToS.html"><I>ActionCreatingToS</I></A></B></TD><TD><strong> An action that sends a message to an object.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionForEach.html"><I>ActionForEach</I></A></B></TD><TD><strong> An action defined by sending a message to every member of a collection.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionForEachC.html"><I>ActionForEachC</I></A></B></TD><TD><strong> An action defined by sending a message to every member of a collection.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionForEachHomogeneous.html"><I>ActionForEachHomogeneous</I></A></B></TD><TD><strong> Like ActionForEach, except that the collection must be homogeneous.</strong>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="ActionForEachHomogeneousC.html"><I>ActionForEachHomogeneousC</I></A></B></TD>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?