Interface IDiagramType

All Superinterfaces:
IExtension
All Known Implementing Classes:
DiagramTypeImpl

public interface IDiagramType extends IExtension
The Interface IDiagramType.
  • Method Details

    • getId

      String getId()
      Gets the id.
      Returns:
      the id of the new diagram type
    • getName

      String getName()
      Gets the name.
      Returns:
      the name of the new diagram type
    • getDescription

      String getDescription()
      Gets the description.
      Returns:
      the description of the new diagram type