public class UML2Helper extends Object
| Constructor and Description |
|---|
UML2Helper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cleanUpName(String name)
Given the element name, clean it up by removing illegal characters like
dots.
|
static List<String> |
extractComments(org.eclipse.uml2.uml.Element modelElement)
Extract a list of comments from a UML2 model element.
|
Copyright © 2006-2013. All Rights Reserved.