net.sourceforge.plantuml.command
Class SingleLineCommand<S extends Diagram>
- java.lang.Object
-
- net.sourceforge.plantuml.command.SingleLineCommand<S>
-
- All Implemented Interfaces:
- Command<S>
- Direct Known Subclasses:
- CommandActivate2, CommandAddData, CommandAddMethod, CommandAffectation, CommandAffectation, CommandAffineTransform, CommandAutoactivate, CommandAutoNewpage, CommandAutonumberStop, CommandBoxEnd, CommandBoxStart, CommandCaption, CommandCloseWeekDay, CommandCloseWeekDay, CommandComment, CommandConcurrentState, CommandCreateBlock, CommandCreatePackageBlock, CommandDelay, CommandDiamondAssociation, CommandDivider, CommandElse, CommandEndif, CommandEndPackage, CommandEndPackageBlock, CommandEndPartition, CommandEndPartition3, CommandEndState, CommandFootbox, CommandFootboxIgnored, CommandFootboxOld, CommandFooter, CommandHeader, CommandHideEmptyDescription, CommandHideUnlinked, CommandHSpace, CommandIgnoreNewpage, CommandImport, CommandInnerConcurrent, CommandLinkBlock, CommandMinwidth, CommandNamespaceSeparator, CommandNamespaceSeparator, CommandNewpage, CommandNope, CommandPackageEmpty, CommandPage, CommandPragma, CommandRankDir, CommandReturn, CommandRotate, CommandScale, CommandScaleMaxHeight, CommandScaleMaxWidth, CommandScaleMaxWidthAndHeight, CommandScaleWidthAndHeight, CommandScaleWidthOrHeight, CommandSkin, CommandSkinParam, CommandStereotype, CommandTitle, CommandUrl, CommandUrl, CommandWidth
public abstract class SingleLineCommand<S extends Diagram> extends java.lang.Object implements Command<S>
-
-
Constructor Summary
Constructors Constructor and Description SingleLineCommand(java.lang.String pattern)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CommandExecutionResultexecute(S system, BlocLines lines)java.lang.String[]getDescription()java.util.List<java.lang.String>getSplit(java.lang.String line)CommandControlisValid(BlocLines lines)
-
-
-
Method Detail
-
getDescription
public java.lang.String[] getDescription()
- Specified by:
getDescriptionin interfaceCommand<S extends Diagram>
-
isValid
public final CommandControl isValid(BlocLines lines)
-
execute
public final CommandExecutionResult execute(S system, BlocLines lines)
-
getSplit
public final java.util.List<java.lang.String> getSplit(java.lang.String line)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG