public class PlantUMLDependencyDisplayOptionArgument extends net.sourceforge.plantumldependency.commoncli.option.argument.AbstractOptionArgument<Set<Display>>
| Constructor and Description |
|---|
PlantUMLDependencyDisplayOptionArgument(boolean optionArgumentIsMandatory)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getMainUsageDescription() |
Set<Display> |
parseArgument(String argument) |
public PlantUMLDependencyDisplayOptionArgument(boolean optionArgumentIsMandatory)
optionArgumentIsMandatory - true if the argument is mandatory, false otherwise.protected String getMainUsageDescription()
Copyright © 2014 Sourceforge. All rights reserved.