public abstract class UmlDiagramFactory extends PSystemAbstractFactory
| Modifier | Constructor and Description |
|---|---|
protected |
UmlDiagramFactory() |
protected |
UmlDiagramFactory(DiagramType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCommonCommands(List<Command> cmds) |
protected abstract List<Command> |
createCommands() |
abstract AbstractPSystem |
createEmptyDiagram() |
Diagram |
createSystem(UmlSource source) |
List<String> |
getDescription() |
CommandControl |
goForwardMultiline(IteratorCounter2 it) |
CommandControl |
isValid(BlocLines lines) |
CommandControl |
isValid2(IteratorCounter2 it) |
buildEmptyError, buildExecutionError, getDiagramTypeprotected UmlDiagramFactory()
protected UmlDiagramFactory(DiagramType type)
public CommandControl isValid2(IteratorCounter2 it)
public CommandControl goForwardMultiline(IteratorCounter2 it)
public final CommandControl isValid(BlocLines lines)
public abstract AbstractPSystem createEmptyDiagram()
Copyright © 2017. All rights reserved.