Uses of Class
net.sourceforge.plantuml.command.CommandExecutionResult
Packages that use CommandExecutionResult
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of CommandExecutionResult in net.atmp
Methods in net.atmp that return CommandExecutionResultModifier and TypeMethodDescriptionCucaDiagram.constraintOnLinks(Link link1, Link link2, Display display) final CommandExecutionResultfinal CommandExecutionResultCucaDiagram.gotoTogether() -
Uses of CommandExecutionResult in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return CommandExecutionResultModifier and TypeMethodDescriptionAbstractPSystem.executeCommand(Command cmd, BlocLines lines) NewpagedDiagram.executeCommand(Command cmd, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.activitydiagram.command
Methods in net.sourceforge.plantuml.activitydiagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandElse.executeArg(ActivityDiagram system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndif.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndPartition.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIf.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandInnerConcurrent.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkActivity.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPartition.executeArg(ActivityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkLongActivity.executeNow(ActivityDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.activitydiagram3
Methods in net.sourceforge.plantuml.activitydiagram3 that return CommandExecutionResultModifier and TypeMethodDescriptionBranch.add(Instruction ins) Instruction.add(Instruction other) InstructionBreak.add(Instruction other) InstructionEnd.add(Instruction other) InstructionFork.add(Instruction ins) InstructionGoto.add(Instruction other) InstructionGroup.add(Instruction ins) InstructionIf.add(Instruction ins) InstructionLabel.add(Instruction other) InstructionList.add(Instruction ins) InstructionPartition.add(Instruction other) InstructionRepeat.add(Instruction ins) InstructionSimple.add(Instruction other) InstructionSplit.add(Instruction ins) InstructionSpot.add(Instruction other) InstructionStart.add(Instruction other) InstructionStop.add(Instruction other) InstructionSwitch.add(Instruction ins) InstructionWhile.add(Instruction ins) ActivityDiagram3.addActivity(Display activity, BoxStyle boxStyle, Url url, Colors colors, Stereotype stereotype) ActivityDiagram3.addNote(Display note, NotePosition position, NoteType type, Colors colors) ActivityDiagram3.backward(Display label, BoxStyle boxStyle, LinkRendering incoming1, LinkRendering incoming2, Stereotype stereotype) ActivityDiagram3.else2(LinkRendering whenElse) ActivityDiagram3.elseIf(LinkRendering inlabel, Display test, LinkRendering whenThen, HColor color) ActivityDiagram3.endGroup()ActivityDiagram3.endif()ActivityDiagram3.endSplit()ActivityDiagram3.endSwitch()ActivityDiagram3.forkAgain()final CommandExecutionResultActivityDiagram3.kill()ActivityDiagram3.repeatWhile(Display label, Display yes, Display out, Display linkLabel, Rainbow linkColor) ActivityDiagram3.splitAgain()ActivityDiagram3.switchCase(Display labelCase) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.activitydiagram3.command
Methods in net.sourceforge.plantuml.activitydiagram3.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandActivity3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandActivityLegacy1.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandArrow3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandBackward3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandBreak.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCase.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCircleSpot3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElse3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseIf2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseIf3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseLegacy1.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEnd3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndif3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndPartition3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndSwitch.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandFork3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandForkAgain3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandForkEnd3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGoto.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGroupEnd3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIf2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIf4.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIfLegacy1.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandKill3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLabel.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLink3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNolink.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNote3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPartition3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRepeat3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRepeatWhile3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSplit3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSplitAgain3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSplitEnd3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandStart3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandStop3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSwimlane.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSwimlane2.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSwitch.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWhile3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWhileEnd3.executeArg(ActivityDiagram3 diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandActivityLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandArrowLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandBackwardLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandNoteLong3.executeNow(ActivityDiagram3 diagram, BlocLines lines) protected CommandExecutionResultCommandRepeatWhile3Multilines.executeNow(ActivityDiagram3 diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.board
Methods in net.sourceforge.plantuml.board that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandBoardPlus.executeArg(BoardDiagram diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.bpm
Methods in net.sourceforge.plantuml.bpm that return CommandExecutionResultModifier and TypeMethodDescriptionBpmDiagram.elseBranch()BpmDiagram.endBranch()protected CommandExecutionResultCommandDockedEvent.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElseBranch.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndBranch.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGoto.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMerge.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNewBranch.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandResume.executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg) BpmDiagram.newBranch() -
Uses of CommandExecutionResult in net.sourceforge.plantuml.cheneer.command
Methods in net.sourceforge.plantuml.cheneer.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAssociate.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateAttribute.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateEntity.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndGroup.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMultiSubclass.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSimpleSubclass.executeArg(ChenEerDiagram diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.chronology
Methods in net.sourceforge.plantuml.chronology that return CommandExecutionResultModifier and TypeMethodDescriptionChronologyDiagram.changeLanguage(String lang) SentenceHappensChronology.execute(ChronologyDiagram project, Object subject, Object complement) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.classdiagram
Methods in net.sourceforge.plantuml.classdiagram that return CommandExecutionResult -
Uses of CommandExecutionResult in net.sourceforge.plantuml.classdiagram.command
Methods in net.sourceforge.plantuml.classdiagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAddMethod.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAllowMixing.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateClass.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateElementFull2.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandDiamondAssociation.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideShow2.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideShowByGender.executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideShowByVisibility.executeArg(UmlDiagram classDiagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideShowSpecificClass.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLayoutNewLine.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkClass.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkLollipop.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNamespaceSeparator.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRemoveRestore.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandStereotype.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandUrl.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateClassMultilines.executeNow(ClassDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.command
Methods in net.sourceforge.plantuml.command that return CommandExecutionResultModifier and TypeMethodDescriptionstatic CommandExecutionResultCommandExecutionResult.badColor()static CommandExecutionResultstatic CommandExecutionResultfinal CommandExecutionResultfinal CommandExecutionResultCommandMultilinesCaption.execute(TitledDiagram diagram, BlocLines lines) CommandMultilinesFooter.execute(TitledDiagram diagram, BlocLines lines) CommandMultilinesHeader.execute(TitledDiagram diagram, BlocLines lines) CommandMultilinesTitle.execute(TitledDiagram diagram, BlocLines lines) CommandSkinParamMultilines.execute(TitledDiagram diagram, BlocLines lines) final CommandExecutionResultprotected CommandExecutionResultCommandAssumeTransparent.executeArg(TitledDiagram system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCaption.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndPackage.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandFootboxIgnored.executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandFooter.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHeader.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLegend.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMainframe.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMinwidth.executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNamespace.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNamespace2.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNamespaceEmpty.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNope.executeArg(Diagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPackage.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPackageEmpty.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPage.executeArg(AbstractPSystem system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPragma.executeArg(TitledDiagram system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRankDir.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandRotate.executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandScale.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandScaleMaxHeight.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandScaleMaxWidth.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandScaleMaxWidthAndHeight.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandScaleWidthAndHeight.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandScaleWidthOrHeight.executeArg(AbstractPSystem diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSkinParam.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSpriteFile.executeArg(TitledDiagram system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSpriteSvg.executeArg(TitledDiagram system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandTitle.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected abstract CommandExecutionResultSingleLineCommand2.executeArg(S system, LineLocation location, RegexResult arg) protected abstract CommandExecutionResultCommandMultilines2.executeNow(S system, BlocLines lines) protected abstract CommandExecutionResultCommandMultilines3.executeNow(S system, BlocLines lines) protected CommandExecutionResultCommandMultilinesLegend.executeNow(TitledDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandSpriteSvgMultiline.executeNow(TitledDiagram system, BlocLines lines) static CommandExecutionResultCommandExecutionResult.newDiagram(AbstractPSystem result) static CommandExecutionResultCommandExecutionResult.ok()CommandExecutionResult.withDiagram(AbstractPSystem newDiagram) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.command.note
Methods in net.sourceforge.plantuml.command.note that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandConstraintOnLinks.executeArg(CucaDiagram diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.compositediagram.command
Methods in net.sourceforge.plantuml.compositediagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandCreateBlock.executeArg(CompositeDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreatePackageBlock.executeArg(CompositeDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndPackageBlock.executeArg(CompositeDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkBlock.executeArg(CompositeDiagram diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.descdiagram
Methods in net.sourceforge.plantuml.descdiagram that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandCreateDomain.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.descdiagram.command
Methods in net.sourceforge.plantuml.descdiagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandArchimate.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateElementFull.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateElementParenthesis.executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkElement.executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNewpage.executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPackageWithUSymbol.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandTogether.executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandArchimateMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandCreateElementMultilines.executeNow(AbstractEntityDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf that return CommandExecutionResultModifier and TypeMethodDescriptionPSystemEbnf.addBlocLines(BlocLines blines, String commentAbove, String commentBelow) protected CommandExecutionResultCommandComment.executeArg(PSystemEbnf diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEBnfSingleLine.executeArg(PSystemEbnf diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCommentMultilines.executeNow(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResultCommandCommentMultilines2.executeNow(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResultCommandEbnfMultilines.executeNow(PSystemEbnf diagram, BlocLines lines) protected CommandExecutionResultCommandNoteMultilines.executeNow(PSystemEbnf diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.flowdiagram
Methods in net.sourceforge.plantuml.flowdiagram that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandLineSimple.executeArg(FlowDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLink.executeArg(FlowDiagram system, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.help
Methods in net.sourceforge.plantuml.help that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandHelpColor.executeArg(Help diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHelpFont.executeArg(Help diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHelpKeyword.executeArg(Help diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHelpTheme.executeArg(Help diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHelpType.executeArg(Help diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.klimt.sprite
Methods in net.sourceforge.plantuml.klimt.sprite that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandListSprite.executeArg(UmlDiagram system, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandStdlib.executeArg(StdlibDiagram system, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.mindmap
Methods in net.sourceforge.plantuml.mindmap that return CommandExecutionResultModifier and TypeMethodDescriptionMindMapDiagram.addIdea(String stereotype, HColor backColor, int level, Display label, IdeaShape shape) MindMapDiagram.addIdea(HColor backColor, int level, Display label, IdeaShape shape, boolean direction) protected CommandExecutionResultCommandMindMapDirection.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMindMapOrgmode.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMindMapPlus.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMindMapRoot.executeArg(MindMapDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMindMapOrgmodeMultiline.executeNow(MindMapDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.nwdiag
Methods in net.sourceforge.plantuml.nwdiag that return CommandExecutionResultModifier and TypeMethodDescriptionNwDiagram.addElement(String name, String definition) NwDiagram.closeSomething()protected CommandExecutionResultCommandComment.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandElement.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndSomething.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGroup.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLink.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNetwork.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNwDiagInit.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandProperty.executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) NwDiagram.openNetwork(String name) NwDiagram.setProperty(String property, String value) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.objectdiagram
Methods in net.sourceforge.plantuml.objectdiagram that return CommandExecutionResult -
Uses of CommandExecutionResult in net.sourceforge.plantuml.objectdiagram.command
Methods in net.sourceforge.plantuml.objectdiagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAddData.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateEntityObject.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateJsonSingleLine.executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateEntityObjectMultilines.executeNow(AbstractClassOrObjectDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandCreateJson.executeNow(AbstractEntityDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandCreateMap.executeNow(AbstractEntityDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project that return CommandExecutionResultModifier and TypeMethodDescriptionGanttDiagram.changeLanguage(String lang) GanttDiagram.deleteTask(Task task) GanttDiagram.endGroup()GanttDiagram.hideResourceFootbox()GanttDiagram.hideResourceName() -
Uses of CommandExecutionResult in net.sourceforge.plantuml.project.command
Methods in net.sourceforge.plantuml.project.command that return CommandExecutionResultModifier and TypeMethodDescriptionCommandNoteBottom.execute(GanttDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandColorTask.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandFootbox.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGanttArrow.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGanttArrow2.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGroupEnd.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGroupStart.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideResourceFootbox.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideResourceName.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLabelOnColumn.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLanguage.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPrintBetween.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPrintScale.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSeparator.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandTaskCompleteDefault.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWeekNumberStrategy.executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultNaturalCommand.executeArg(D system, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.project.lang
Methods in net.sourceforge.plantuml.project.lang that return CommandExecutionResultModifier and TypeMethodDescriptionSentence.execute(D project, RegexResult arg) final CommandExecutionResultSentenceAnd.execute(D project, RegexResult arg) final CommandExecutionResultSentenceAndAnd.execute(D project, RegexResult arg) SentenceDisplayOnSameRowAs.execute(GanttDiagram project, Object subject, Object complement) SentenceEnds.execute(GanttDiagram project, Object subject, Object complement) SentenceHappens.execute(GanttDiagram project, Object subject, Object complement) SentenceHappensDate.execute(GanttDiagram project, Object subject, Object complement) SentenceIsColored.execute(GanttDiagram project, Object subject, Object complement) SentenceIsColoredForCompletion.execute(GanttDiagram project, Object subject, Object complement) SentenceIsDeleted.execute(GanttDiagram project, Object subject, Object complement) SentenceIsDisplayedAs.execute(GanttDiagram project, Object subject, Object complement) SentenceIsForTask.execute(GanttDiagram project, Object subject, Object complement) SentenceLinksTo.execute(GanttDiagram project, Object subject, Object complement) SentenceOccurs.execute(GanttDiagram project, Object subject, Object complement) SentencePausesDate.execute(GanttDiagram project, Object subject, Object complement) SentencePausesDates.execute(GanttDiagram project, Object subject, Object complement) SentencePausesDayOfWeek.execute(GanttDiagram project, Object subject, Object complement) SentenceRequire.execute(GanttDiagram project, Object subject, Object complement) abstract CommandExecutionResultfinal CommandExecutionResultSentenceSimple.execute(D project, RegexResult arg) SentenceTaskEndsAbsolute.execute(GanttDiagram project, Object subject, Object complement) SentenceTaskEndsOnlyRelative.execute(GanttDiagram project, Object subject, Object complement) SentenceTaskStarts.execute(GanttDiagram project, Object subject, Object complement) SentenceTaskStartsAbsolute.execute(GanttDiagram project, Object subject, Object complement) SentenceTaskStartsOnlyRelative.execute(GanttDiagram project, Object subject, Object complement) SentenceTaskStartsWithColor.execute(GanttDiagram diagram, Object subject, Object complement) SubjectLinks.InColor.execute(GanttDiagram project, Object subject, Object complement) SubjectResource.IsOffAfterDate.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.IsOffBeforeDate.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.IsOffDate.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.IsOffDates.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.IsOffDayOfWeek.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.IsOnDate.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.IsOnDates.execute(GanttDiagram gantt, Object subject, Object complement) SubjectResource.WorksOn.execute(GanttDiagram gantt, Object subject, Object complement) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.regexdiagram
Methods in net.sourceforge.plantuml.regexdiagram that return CommandExecutionResultModifier and TypeMethodDescriptionPSystemRegex.addBlocLines(BlocLines from) protected CommandExecutionResultCommandRegexfSingleLine.executeArg(PSystemRegex diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAnything.executeArg(PSystemSalt diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSalt.executeArg(PSystemSalt diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return CommandExecutionResultModifier and TypeMethodDescriptionSequenceDiagram.addMessage(AbstractMessage m) SequenceDiagram.linkAnchor(String anchor1, String anchor2, String message) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.sequencediagram.command
Methods in net.sourceforge.plantuml.sequencediagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionCommandReferenceMultilinesOverSeveral.execute(SequenceDiagram diagram, BlocLines lines) protected CommandExecutionResultCommandActivate.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandActivate2.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandArrow.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAutoactivate.executeArg(SequenceDiagram sequenceDiagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAutoNewpage.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAutonumber.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAutonumberIncrement.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAutonumberResume.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandAutonumberStop.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandBoxEnd.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandBoxStart.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandDeactivateShort.executeArg(SequenceDiagram sequenceDiagram, LineLocation location, RegexResult arg2) protected CommandExecutionResultCommandDelay.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandDivider.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandFootbox.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandFootboxOld.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGrouping.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideUnlinked.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHSpace.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandIgnoreNewpage.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandLinkAnchor.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNewpage.executeArg(SequenceDiagram sequenceDiagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandParticipant.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandReferenceOverSeveral.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandReturn.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSkin.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandUrl.executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandParticipantMultilines.executeNow(SequenceDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.statediagram.command
Methods in net.sourceforge.plantuml.statediagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandAddField.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandConcurrentState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreatePackage2.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreatePackageState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandCreateState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandEndState.executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandHideEmptyDescription.executeArg(UmlDiagram diagram, LineLocation location, RegexResult arg) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return CommandExecutionResultModifier and TypeMethodDescriptionprotected CommandExecutionResultCommandStyleImport.executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandStyleMultilinesCSS.executeNow(TitledDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return CommandExecutionResultModifier and TypeMethodDescriptionTimingDiagram.createBinary(String code, String full, boolean compact, Stereotype stereotype) TimingDiagram.createClock(String code, String full, int period, int pulse, int offset, boolean compact) TimingDiagram.createRobustConcise(String code, String full, TimingStyle type, boolean compact, Stereotype stereotype, HColor backColor) TimingDiagram.setTimeAxisStategy(TimeAxisStategy newStrategy) TimingDiagram.useDateFormat(String dateFormat) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.timingdiagram.command
Methods in net.sourceforge.plantuml.timingdiagram.command that return CommandExecutionResultModifier and TypeMethodDescriptionprotected final CommandExecutionResultCommandAnalog.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandAtPlayer.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandAtTime.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandBinary.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandChangeStateByPlayerCode.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandChangeStateByTime.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandClock.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandConstraint.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandDefineStateLong.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandDefineStateShort.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandHideTimeAxis.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandHighlight.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandModeCompact.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandNote.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandPixelHeight.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandRobustConcise.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandScalePixel.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandTicks.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandTimeMessage.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected final CommandExecutionResultCommandUseDateFormat.executeArg(TimingDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNoteLong.executeNow(TimingDiagram diagram, BlocLines lines) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.wbs
Methods in net.sourceforge.plantuml.wbs that return CommandExecutionResultModifier and TypeMethodDescriptionWBSDiagram.addIdea(String code, HColor backColor, int level, String label, Direction direction, IdeaShape shape) WBSDiagram.addIdea(String code, HColor backColor, int level, Display display, String stereotype, Direction direction, IdeaShape shape) protected CommandExecutionResultCommandWBSItem.executeArg(WBSDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWBSLink.executeArg(WBSDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWBSItemMultiline.executeNow(WBSDiagram diagram, BlocLines lines) WBSDiagram.link(String code1, String code2, Colors colors, Stereotype stereotype) -
Uses of CommandExecutionResult in net.sourceforge.plantuml.wire
Methods in net.sourceforge.plantuml.wire that return CommandExecutionResultModifier and TypeMethodDescriptionWireDiagram.addComponent(String indent, String name, int width, int height, HColor color) protected CommandExecutionResultCommandComponent.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandGoto.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandMove.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandNewColumn.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandPrint.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandSpot.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) protected CommandExecutionResultCommandWLink.executeArg(WireDiagram diagram, LineLocation location, RegexResult arg) WireDiagram.hlink(String name1, String x1, String y1, String name2, WLinkType type, WArrowDirection direction, HColor color, Display label) WBlock.newColumn(int level) WBlock.print(StringBounder stringBounder, ISkinParam skinParam, int level, String text) WireDiagram.vlink(String name1, String x1, String y1, String name2, WLinkType type, WArrowDirection direction, HColor color, Display label) WBlock.wgoto(int level, double x, double y) WBlock.wmove(int level, double x, double y)