Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.taglibs.rdc.scxml.model
Class ExternalNode  view ExternalNode download ExternalNode.java

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.


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