|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.bpmn2.util.Bpmn2AutonameHelper
public class Bpmn2AutonameHelper
Assigns a unique name to a model element (if it has a feature that represents a name) within its containing collection.
Field Summary | |
---|---|
static Bpmn2AutonameHelper |
INSTANCE
|
Method Summary | |
---|---|
void |
autoname(org.eclipse.emf.ecore.EObject object)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Bpmn2AutonameHelper INSTANCE
Method Detail |
---|
public void autoname(org.eclipse.emf.ecore.EObject object)
autoname
in interface IAutonameHelper
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |