Class DiagramTypeImpl

java.lang.Object
org.eclipse.graphiti.platform.AbstractExtension
org.eclipse.graphiti.ui.internal.platform.DiagramTypeImpl
All Implemented Interfaces:
IDiagramType, IExtension

public final class DiagramTypeImpl extends AbstractExtension implements IDiagramType
  • Constructor Details

  • Method Details

    • getDescription

      public String getDescription()
      Description copied from interface: IDiagramType
      Gets the description.
      Specified by:
      getDescription in interface IDiagramType
      Returns:
      the description of the new diagram type
    • getId

      public String getId()
      Description copied from interface: IDiagramType
      Gets the id.
      Specified by:
      getId in interface IDiagramType
      Returns:
      the id of the new diagram type
    • getName

      public String getName()
      Description copied from interface: IDiagramType
      Gets the name.
      Specified by:
      getName in interface IDiagramType
      Returns:
      the name of the new diagram type