public abstract class AbstractEObjectDescription extends Object implements IEObjectDescription
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEObjectDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserData(String name)
Access to specific user data.
|
String[] |
getUserDataKeys() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEClass, getEObjectOrProxy, getEObjectURI, getName, getQualifiedNamepublic String getUserData(String name)
IEObjectDescriptiongetUserData in interface IEObjectDescriptionname - the user data key. May not be null. Unknown keys yield null.null.public String[] getUserDataKeys()
getUserDataKeys in interface IEObjectDescriptionnull.Copyright © 2015. All Rights Reserved.