public final class DiagramTypeImpl extends AbstractExtension implements IDiagramType
| Constructor and Description |
|---|
DiagramTypeImpl(String id,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description.
|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
getProviderId, setProviderIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProviderId, setProviderIdpublic String getDescription()
IDiagramTypegetDescription in interface IDiagramTypepublic String getId()
IDiagramTypegetId in interface IDiagramTypepublic String getName()
IDiagramTypegetName in interface IDiagramType