Class PlugInNode
- java.lang.Object
-
- org.ow2.clif.scenario.isac.engine.nodes.PlugInNode
-
public class PlugInNode extends java.lang.Object- Author:
- Emmanuel Varoquaux
-
-
Constructor Summary
Constructors Constructor Description PlugInNode(org.jdom.Element element)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringtoString()
-
-
-
Constructor Detail
-
PlugInNode
public PlugInNode(org.jdom.Element element) throws NodeException- Throws:
NodeException
-
-