public interface IIdentifiable
An object that is unique identifiable based on the combination of its class and its identifier.
HandleObject
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the identifier for this object.
|
String getId()
null
.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.