edu.isi.pegasus.planner.parser
public class IVSElement extends Object
InvocationParser
.InvocationParser
Modifier and Type | Field and Description |
---|---|
String |
m_name |
Invocation |
m_obj |
Constructor and Description |
---|
IVSElement(String name,
Invocation invocation) |
public String m_name
public Invocation m_obj
public IVSElement(String name, Invocation invocation)