public final class PlantUMLConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
END_PLANTUML
The string representing the plantUML "enduml" tag.
|
static String |
START_PLANTUML
The string representing the plantUML "startuml" tag.
|
static String |
STEREOTYPE_LEFT_SEPARATOR
The string representing the plantUML left stereotype separator tag.
|
static String |
STEREOTYPE_RIGHT_SEPARATOR
The string representing the plantUML right stereotype separator tag.
|
public static final String END_PLANTUML
public static final String START_PLANTUML
public static final String STEREOTYPE_LEFT_SEPARATOR
public static final String STEREOTYPE_RIGHT_SEPARATOR
Copyright © 2014 Sourceforge. All rights reserved.