public final class PlantUMLDependencyConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static Set<Display> |
DEFAULT_DISPLAY_OPTIONS
The default display options to apply if not specified.
|
static String |
DEFAULT_DISPLAY_OPTIONS_STRING
The default display options argument as a String to apply if not specified.
|
static String |
DEFAULT_EXCLUDE_OPTIONS
The default exclude options to apply if not specified.
|
static String |
DEFAULT_INCLUDE_OPTIONS
The default include options to apply if not specified.
|
static String |
JAVA_LANG_PACKAGE
The string representing the "java.lang" package.
|
static String |
LOGGING_PROPERTIES_PATH
Logging properties path.
|
static GenericDependency |
NATIVE_DEPENDENCY
The custom dependency which is used to link with native code.
|
static PlantUMLStereotype |
NATIVE_PLANTUML_STEREOTYPE
The custom native plantUML stereotype.
|
public static final Set<Display> DEFAULT_DISPLAY_OPTIONS
public static final String DEFAULT_DISPLAY_OPTIONS_STRING
public static final String DEFAULT_EXCLUDE_OPTIONS
public static final String DEFAULT_INCLUDE_OPTIONS
public static final String JAVA_LANG_PACKAGE
public static final String LOGGING_PROPERTIES_PATH
public static final GenericDependency NATIVE_DEPENDENCY
public static final PlantUMLStereotype NATIVE_PLANTUML_STEREOTYPE
Copyright © 2014 Sourceforge. All rights reserved.