public static class XMIUtil.LinearPrefixedIdCreator extends Object implements XMIUtil.IdCreator
| Constructor and Description |
|---|
LinearPrefixedIdCreator(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
createId(EObject eObject,
Set<String> knownIds)
Create the id for eObject avoiding any ids in knownIds, which may be null for no exclusions.
|
public LinearPrefixedIdCreator(String prefix)
public String createId(EObject eObject, Set<String> knownIds)
XMIUtil.IdCreatorcreateId in interface XMIUtil.IdCreatorCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.