public class PlantUMLDependencyDisplayTypeOptionArgument extends net.sourceforge.plantumldependency.commoncli.option.argument.AbstractOptionArgument<Set<DisplayType>>
| Constructor and Description |
|---|
PlantUMLDependencyDisplayTypeOptionArgument()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getMainUsageDescription() |
Set<DisplayType> |
parseArgument(String argument) |
public PlantUMLDependencyDisplayTypeOptionArgument()
protected String getMainUsageDescription()
getMainUsageDescription in class net.sourceforge.plantumldependency.commoncli.option.argument.AbstractOptionArgument<Set<DisplayType>>public Set<DisplayType> parseArgument(String argument) throws net.sourceforge.plantumldependency.commoncli.exception.CommandLineException
net.sourceforge.plantumldependency.commoncli.exception.CommandLineExceptionCopyright © 2014 Sourceforge. All rights reserved.