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, setProviderId
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProviderId, setProviderId
public String getDescription()
IDiagramType
getDescription
in interface IDiagramType
public String getId()
IDiagramType
getId
in interface IDiagramType
public String getName()
IDiagramType
getName
in interface IDiagramType