public class PlantUMLClassesDiagramAbstractClassElementImpl extends PlantUMLClassesDiagramClassElementImpl implements PlantUMLClassesDiagramAbstractClassElement
PlantUMLClassesDiagramAbstractClassElement implementation.| Constructor and Description |
|---|
PlantUMLClassesDiagramAbstractClassElementImpl(String fullName)
Medium constructor.
|
PlantUMLClassesDiagramAbstractClassElementImpl(String fullName,
PlantUMLStereotype stereotyp)
Full constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
deepClone, equals, getAdditionalPlantUMLTextDescription, getStereotype, hashCodecompareTo, getElementTag, getName, getPlantUMLTextDescriptionclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetElementTag, getNamegetPlantUMLTextDescriptiondeepClonecompareTogetStereotypepublic PlantUMLClassesDiagramAbstractClassElementImpl(String fullName)
fullName - the element full name, mustn't be null.public PlantUMLClassesDiagramAbstractClassElementImpl(String fullName, PlantUMLStereotype stereotyp)
fullName - the element full name, mustn't be null.stereotyp - the element stereotype, if any, may be null.public String toString()
toString in class PlantUMLClassesDiagramClassElementImplCopyright © 2014 Sourceforge. All rights reserved.