public class CreateModelInstanceExecutionTraceElement extends ExecutionTraceElementImpl
getCreatedModelInstanceId()
was created.Modifier | Constructor and Description |
---|---|
protected |
CreateModelInstanceExecutionTraceElement() |
|
CreateModelInstanceExecutionTraceElement(long createdModelInstanceId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAsString() |
long |
getCreatedModelInstanceId() |
int |
hashCode() |
String |
toString() |
getElementId, getModelInstanceId, getNamespacePath, getProcessPath, getSequentialNumber, setElementId, setModelInstanceId, setNamespacePath, setProcessPath
protected CreateModelInstanceExecutionTraceElement()
public CreateModelInstanceExecutionTraceElement(long createdModelInstanceId)
createdModelInstanceId
- The id of the created model instance.public long getCreatedModelInstanceId()
public String getAsString()
getAsString
in class ExecutionTraceElement
public String toString()
toString
in class ExecutionTraceElementImpl
public int hashCode()
hashCode
in class ExecutionTraceElementImpl
public boolean equals(Object obj)
equals
in class ExecutionTraceElementImpl
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.