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, getNamespace, getSequentialNumber, setElementId, setModelInstanceId, setNamespaceprotected CreateModelInstanceExecutionTraceElement()
public CreateModelInstanceExecutionTraceElement(long createdModelInstanceId)
createdModelInstanceId - The id of the created model instance.public long getCreatedModelInstanceId()
public String getAsString()
getAsString in class ExecutionTraceElementpublic String toString()
toString in class ExecutionTraceElementImplpublic int hashCode()
hashCode in class ExecutionTraceElementImplpublic boolean equals(Object obj)
equals in class ExecutionTraceElementImplCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.