Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
NewpagedDiagram.executeCommand(Command cmd,
BlocLines lines) |
CommandExecutionResult |
AbstractPSystem.executeCommand(Command cmd,
BlocLines lines) |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
ActivityDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandElse |
class |
CommandEndif |
class |
CommandEndPartition |
class |
CommandIf |
class |
CommandInnerConcurrent |
class |
CommandLinkActivity |
class |
CommandLinkLongActivity |
class |
CommandPartition |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
ActivityDiagramFactory3.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandDockedEvent |
class |
CommandElseBranch |
class |
CommandEndBranch |
class |
CommandMerge |
class |
CommandNewBranch |
class |
CommandResume |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
BpmDiagramFactory.createCommands() |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
ClassDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandAddMethod |
class |
CommandAllowMixing |
class |
CommandCreateClass |
class |
CommandCreateClassMultilines |
class |
CommandCreateElementFull2 |
class |
CommandDiamondAssociation |
class |
CommandHideShowByGender |
class |
CommandHideShowByVisibility |
class |
CommandHideShowSpecificClass |
class |
CommandHideShowSpecificStereotype |
class |
CommandImport |
class |
CommandLayoutNewLine |
class |
CommandLinkClass |
class |
CommandLinkLollipop |
class |
CommandNamespaceSeparator |
class |
CommandStereotype |
class |
CommandUrl |
Modifier and Type | Method and Description |
---|---|
Command<UmlDiagram> |
FactorySpriteCommand.createMultiLine(boolean withBracket) |
Command<UmlDiagram> |
FactorySpriteCommand.createSingleLine() |
Modifier and Type | Method and Description |
---|---|
protected abstract List<Command> |
UmlDiagramFactory.createCommands() |
Modifier and Type | Method and Description |
---|---|
protected void |
UmlDiagramFactory.addCommonCommands(List<Command> cmds) |
Constructor and Description |
---|
ProtectedCommand(Command<S> cmd) |
Modifier and Type | Method and Description |
---|---|
Command<D> |
SingleMultiFactoryCommand.createMultiLine(boolean withBracket) |
Command<AbstractEntityDiagram> |
FactoryTipOnEntityCommand.createMultiLine(boolean withBracket) |
Command<CucaDiagram> |
FactoryNoteOnLinkCommand.createMultiLine(boolean withBracket) |
Command<AbstractEntityDiagram> |
FactoryNoteOnEntityCommand.createMultiLine(boolean withBracket) |
Command<AbstractEntityDiagram> |
FactoryNoteCommand.createMultiLine(boolean withBracket) |
Command<ActivityDiagram> |
FactoryNoteActivityCommand.createMultiLine(boolean withBracket) |
Command<D> |
SingleMultiFactoryCommand.createSingleLine() |
Command<AbstractEntityDiagram> |
FactoryTipOnEntityCommand.createSingleLine() |
Command<CucaDiagram> |
FactoryNoteOnLinkCommand.createSingleLine() |
Command<AbstractEntityDiagram> |
FactoryNoteOnEntityCommand.createSingleLine() |
Command<AbstractEntityDiagram> |
FactoryNoteCommand.createSingleLine() |
Command<ActivityDiagram> |
FactoryNoteActivityCommand.createSingleLine() |
Modifier and Type | Method and Description |
---|---|
Command<SequenceDiagram> |
FactorySequenceNoteOverSeveralCommand.createMultiLine(boolean withBracket) |
Command<SequenceDiagram> |
FactorySequenceNoteOnArrowCommand.createMultiLine(boolean withBracket) |
Command<SequenceDiagram> |
FactorySequenceNoteCommand.createMultiLine(boolean withBracket) |
Command<SequenceDiagram> |
FactorySequenceNoteOverSeveralCommand.createSingleLine() |
Command<SequenceDiagram> |
FactorySequenceNoteOnArrowCommand.createSingleLine() |
Command<SequenceDiagram> |
FactorySequenceNoteCommand.createSingleLine() |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
CompositeDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandCreateBlock |
class |
CommandCreatePackageBlock |
class |
CommandEndPackageBlock |
class |
CommandLinkBlock |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
DescriptionDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandCreateElementFull |
class |
CommandCreateElementMultilines |
class |
CommandLinkElement |
class |
CommandNewpage |
class |
CommandPackageWithUSymbol |
Modifier and Type | Class and Description |
---|---|
class |
CommandLineSimple |
class |
CommandLink |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
FlowDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandAddLevel |
class |
CommandEmpty |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
PSystemTreeFactory.createCommands() |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
ObjectDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandAddData |
class |
CommandCreateEntityObject |
class |
CommandCreateEntityObjectMultilines |
Modifier and Type | Class and Description |
---|---|
class |
CommandCreatePostIt |
class |
CommandWidth |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
PostIdDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandAffectation |
class |
CommandCloseWeekDay |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
PSystemProjectFactory2.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
NaturalCommand |
class |
NaturalCommandAnd |
class |
NaturalCommandAndAnd |
Modifier and Type | Method and Description |
---|---|
static Command |
NaturalCommand.create(SubjectPattern subject,
VerbPattern verb,
ComplementPattern complement) |
static Command |
NaturalCommandAnd.create(SubjectPattern subject,
VerbPattern verb1,
ComplementPattern complement1,
VerbPattern verb2,
ComplementPattern complement2) |
static Command |
NaturalCommandAndAnd.create(SubjectPattern subject,
VerbPattern verb1,
ComplementPattern complement1,
VerbPattern verb2,
ComplementPattern complement2,
VerbPattern verb3,
ComplementPattern complement3) |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
GanttDiagramFactory.createCommands() |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
SequenceDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandActivate |
class |
CommandActivate2 |
class |
CommandArrow |
class |
CommandAutoactivate |
class |
CommandAutoNewpage |
class |
CommandAutonumber |
class |
CommandAutonumberResume |
class |
CommandAutonumberStop |
class |
CommandBoxEnd |
class |
CommandBoxStart |
class |
CommandDelay |
class |
CommandDivider |
class |
CommandExoArrowLeft |
class |
CommandExoArrowRight |
class |
CommandFootbox |
class |
CommandFootboxOld |
class |
CommandGrouping |
class |
CommandHSpace |
class |
CommandIgnoreNewpage |
class |
CommandParticipant |
class |
CommandParticipantA |
class |
CommandParticipantA2 |
class |
CommandParticipantA3 |
class |
CommandParticipantA4 |
class |
CommandReferenceMultilinesOverSeveral |
class |
CommandReferenceOverSeveral |
class |
CommandReturn |
class |
CommandSkin |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
StateDiagramFactory.createCommands() |
Modifier and Type | Class and Description |
---|---|
class |
CommandAddField |
class |
CommandConcurrentState |
class |
CommandCreatePackageState |
class |
CommandCreateState |
class |
CommandEndState |
class |
CommandHideEmptyDescription |
class |
CommandLinkState |
Modifier and Type | Class and Description |
---|---|
class |
CommandAtPlayer |
class |
CommandAtTime |
class |
CommandChangeStateByPlayerCode |
class |
CommandChangeStateByTime |
class |
CommandConstraint |
class |
CommandLifeLine |
class |
CommandScalePixel |
class |
CommandTimeMessage |
Modifier and Type | Method and Description |
---|---|
protected List<Command> |
TimingDiagramFactory.createCommands() |
Copyright © 2017. All Rights Reserved.