|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EntitySnapshot
The core IO interface, representing a single disassembled entity (or only parts of it).
| Method Summary | |
|---|---|
Object |
getEntityId()
Returns the id of the entity. |
String |
getLogString(EntityMetadata metadata,
boolean includeProperties)
Returns a log String for this snapshot. |
int |
getMetadataId()
Returns the id of the associated metadata. |
| Method Detail |
|---|
int getMetadataId()
Object getEntityId()
String getLogString(EntityMetadata metadata,
boolean includeProperties)
metadata - the metadata associated with this snapshotincludeProperties - whether properties should be included in the log
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||