public interface PlantUMLStereotype extends Comparable<PlantUMLStereotype>, WithDescription, net.sourceforge.plantumldependency.common.clone.DeepCloneable<PlantUMLStereotype>, Serializable
@startuml
class Object << general >>
class System << (S,#FF7700) Singleton >>
@enduml
| Modifier and Type | Method and Description |
|---|---|
PlantUMLSpottedCharacter |
getPlantUMLSpottedCharacter()
Gets the plantUML spotted character.
|
String |
getText()
Gets the stereotype inner text.
|
compareTogetPlantUMLTextDescriptionPlantUMLSpottedCharacter getPlantUMLSpottedCharacter()
null if the element doesn't have
any specific spotted character.PlantUMLSpottedCharacter, if one specified.String getText()
Copyright © 2014 Sourceforge. All rights reserved.