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