|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.frag.umlplugin.uml.command.DiagramCommandFactory
public class DiagramCommandFactory
Creates diagram command objects from JDOM elements.
Constructor Summary | |
---|---|
DiagramCommandFactory()
|
Method Summary | |
---|---|
static DiagramCommand |
createCommand(org.jdom.Element commandElement)
Creates command from given JDOM element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiagramCommandFactory()
Method Detail |
---|
public static DiagramCommand createCommand(@NotNull org.jdom.Element commandElement)
commandElement
- element to create command from
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |