public abstract class SGOElement extends Object implements SXmlEntity
| Modifier | Constructor and Description |
|---|---|
protected |
SGOElement()
Creates new empty instance of
SGOElement. |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns name of this GO element.
|
void |
setName(String name) |
abstract GOElement |
toGoalElement(Goal parent,
ProcessInstance processInstance,
ModelInstance modelInstance) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpostUnmarshal, preUnmarshalprotected SGOElement()
SGOElement.public String getName()
public void setName(String name)
public abstract GOElement toGoalElement(Goal parent, ProcessInstance processInstance, ModelInstance modelInstance)
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.