org.primordion.xholon.xmiappsArgoUML
Class XhHelloWorldTutorial

java.lang.Object
  extended byorg.primordion.xholon.base.Xholon
      extended byorg.primordion.xholon.base.XholonWithPorts
          extended byorg.primordion.xholon.xmiappsArgoUML.XhHelloWorldTutorial
All Implemented Interfaces:
CeHelloWorldTutorial, IXholon

public class XhHelloWorldTutorial
extends XholonWithPorts
implements CeHelloWorldTutorial

HelloWorldTutorial application - Xh Java class

Note: the code generation is currently incomplete.

Author: Compaq_Administrator

Date: Wed Sep 12 10:58:06 EDT 2007

File: HelloWorldTutorial.xmi

Target: Xholon 0.7 http://www.primordion.com/Xholon

UML: ArgoUML 0.24

XMI: 1.2, Tue Sep 11 19:25:34 EDT 2007, ArgoUML (using Netbeans XMI Writer version 1.0)

XSLT: 1.0, Apache Software Foundation, http://xml.apache.org/xalan-j


Field Summary
static int Partner
           
static int SIGNAL_ONE
           
 
Fields inherited from class org.primordion.xholon.base.XholonWithPorts
port
 
Fields inherited from class org.primordion.xholon.base.Xholon
DEFAULT_LEVEL, interaction, interactionsEnabled
 
Fields inherited from interface org.primordion.xholon.xmiappsArgoUML.CeHelloWorldTutorial
HelloCE, HelloWorldSystemCE, includeCE, WorldCE, XholonClassCE
 
Fields inherited from interface org.primordion.xholon.base.IXholon
DEFAULT_SIZE_MSG_Q, NINCLUDE_PSC, NINCLUDE_PSx, NINCLUDE_PxC, NINCLUDE_Pxx, NINCLUDE_xSC, NINCLUDE_xSx, NINCLUDE_xxC, NINCLUDE_xxx
 
Constructor Summary
XhHelloWorldTutorial()
           
 
Method Summary
 void performActivity(int activityId, Message msg)
           
 
Methods inherited from class org.primordion.xholon.base.XholonWithPorts
configure, getMaxPorts, getPort, initialize, isActiveObject, isBound, isContainer, isPassiveObject, postConfigure, setMaxPorts, setPorts, terminate
 
Methods inherited from class org.primordion.xholon.base.Xholon
act, appendChild, appendChild, appendChild, cleanup, configure, createStructure, decVal, decVal, depth, draw, getChildNodes, getFirstChild, getFirstSibling, getId, getLastChild, getLastSibling, getName, getNeighbors, getNextId, getNextSibling, getNthChild, getNthSibling, getNumChildren, getNumSiblings, getParentNode, getPreviousSibling, getRoleName, getRootNode, getSiblings, getSizeMessageQ, getUid, getVal_boolean, getVal_byte, getVal_char, getVal_double, getVal_float, getVal_int, getVal_long, getVal_Object, getVal_short, getVal_String, getVal, getXhc, getXhcId, getXhcName, getXhType, handleNodeSelection, hasAncestor, hasChildNodes, hasChildOrSiblingNodes, hasNextSibling, hasParentNode, height, incVal, incVal, initStatics, inOrderPrint, insertAfter, insertBefore, insertFirstChild, isExternal, isInternal, isLeaf, isRootNode, performActivity, performActivity, performBooleanActivity, performBooleanActivity, performDoubleActivity, performGuard, performVoidActivity, postAct, postOrderPrint, postReconfigure, preAct, preConfigure, preOrderPrint, preReconfigure, print, println, processMessageQ, processReceivedMessage, reconfigure, remove, removeChild, resetNextId, sendMessage, sendMessage, sendMessage, setAttributeVal, setFactory, setFirstChild, setId, setNextSibling, setParentChildLinks, setParentNode, setParentSiblingLinks, setRoleName, setSizeMessageQ, setUid, setVal, setVal, setVal, setVal, setVal, setVal, setVal, setVal, setVal, setVal, setVariableValue, setXhc, swapNode, toString, treeSize, writeXml
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Partner

public static final int Partner
See Also:
Constant Field Values

SIGNAL_ONE

public static final int SIGNAL_ONE
See Also:
Constant Field Values
Constructor Detail

XhHelloWorldTutorial

public XhHelloWorldTutorial()
Method Detail

performActivity

public void performActivity(int activityId,
                            Message msg)