|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.nrl.parser.model.uml2.UML2Helper
public class UML2Helper
A class with static helper methods.
Constructor Summary | |
---|---|
UML2Helper()
|
Method Summary | |
---|---|
static List<String> |
extractComments(Element modelElement)
Extract a list of comments from a UML2 model element. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UML2Helper()
Method Detail |
---|
public static List<String> extractComments(Element modelElement)
modelElement
- the element
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |