public class ModelerMetadata extends Object
Constructor and Description |
---|
ModelerMetadata(String guid,
String type,
String name,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
buildXML() |
String |
getDescription() |
String |
getGuid() |
String |
getName() |
String |
getType() |
static ModelerMetadata |
readXML(InputStream stream) |
public String getGuid()
public String getType()
public String getName()
public String getDescription()
public String buildXML() throws XMLStreamException, IOException
XMLStreamException
IOException
public static ModelerMetadata readXML(InputStream stream)
Copyright © 2010 - 2015 edorasware ag. All Rights Reserved.