Class TypesWithNameSpaces32.CasTypeProposal

java.lang.Object
org.apache.uima.taeconfigurator.editors.ui.dialogs.TypesWithNameSpaces32.CasTypeProposal
All Implemented Interfaces:
Comparable, org.eclipse.jface.fieldassist.IContentProposal
Enclosing class:
TypesWithNameSpaces32

public static class TypesWithNameSpaces32.CasTypeProposal extends Object implements org.eclipse.jface.fieldassist.IContentProposal, Comparable
The Class CasTypeProposal.
  • Method Details

    • getContent

      public String getContent()
      Specified by:
      getContent in interface org.eclipse.jface.fieldassist.IContentProposal
    • getCursorPosition

      public int getCursorPosition()
      Specified by:
      getCursorPosition in interface org.eclipse.jface.fieldassist.IContentProposal
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface org.eclipse.jface.fieldassist.IContentProposal
    • getLabel

      public String getLabel()
      Specified by:
      getLabel in interface org.eclipse.jface.fieldassist.IContentProposal
    • getCompareKey

      public String getCompareKey()
      Gets the compare key.
      Returns:
      the compare key
    • compareTo

      public int compareTo(Object arg0) throws ClassCastException
      Specified by:
      compareTo in interface Comparable
      Throws:
      ClassCastException