public interface PlantUMLClassesDiagramElement extends WithDescription, net.sourceforge.plantumldependency.common.clone.DeepCloneable<PlantUMLClassesDiagramElement>, Serializable, Comparable<PlantUMLClassesDiagramElement>
| Modifier and Type | Method and Description |
|---|---|
PlantUMLClassesDiagramElementTag |
getElementTag()
Gets the element tag, which represents the element string used in the plantUML classes
diagram language.
|
String |
getName()
Gets the full element name, i.e. the package name and the element name.
|
getPlantUMLTextDescriptiondeepClonecompareToPlantUMLClassesDiagramElementTag getElementTag()
PlantUMLClassesDiagramElementTag instance.String getName()
Copyright © 2014 Sourceforge. All rights reserved.