org.apache.taglibs.rdc.scxml.model
Class ExternalNode

java.lang.Object
  extended byorg.apache.taglibs.rdc.scxml.model.ExternalNode

public class ExternalNode
extends java.lang.Object

The class in this SCXML object model that corresponds to the any node in the SCXML document defined in a foreign namespace.

Author:
Rahul Akolkar, Jaroslav Gergic

Constructor Summary
ExternalNode()
          Constructor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalNode

public ExternalNode()
Constructor



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.