| Package | Description |
|---|---|
| net.sourceforge.plantumldependency.cli.plantumldiagram.classes.element.stereotype |
Provides interfaces of plantUML classes diagram stereotypes.
|
| net.sourceforge.plantumldependency.cli.plantumldiagram.classes.element.stereotype.impl |
Provides implementations of plantUML classes diagram stereotypes.
|
| Modifier and Type | Method and Description |
|---|---|
PlantUMLSpottedCharacter |
PlantUMLStereotype.getPlantUMLSpottedCharacter()
Gets the plantUML spotted character.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlantUMLSpottedCharacterImpl
The default
PlantUMLSpottedCharacter implementation. |
| Modifier and Type | Method and Description |
|---|---|
PlantUMLSpottedCharacter |
PlantUMLSpottedCharacterImpl.deepClone() |
PlantUMLSpottedCharacter |
PlantUMLStereotypeImpl.getPlantUMLSpottedCharacter()
Gets the plantUML spotted character.
|
| Modifier and Type | Method and Description |
|---|---|
int |
PlantUMLSpottedCharacterImpl.compareTo(PlantUMLSpottedCharacter o) |
| Constructor and Description |
|---|
PlantUMLStereotypeImpl(PlantUMLSpottedCharacter spottedCharacter)
Medium constructor.
|
PlantUMLStereotypeImpl(String txt,
PlantUMLSpottedCharacter spottedCharacter)
Full constructor.
|
Copyright © 2014 Sourceforge. All rights reserved.