Class ProMResourceType

java.lang.Object
org.processmining.contexts.uitopia.model.ProMResourceType
All Implemented Interfaces:
org.deckfour.uitopia.api.model.ResourceType

public class ProMResourceType extends Object implements org.deckfour.uitopia.api.model.ResourceType
  • Constructor Details

    • ProMResourceType

      public ProMResourceType(Class<?> aType)
  • Method Details

    • getTypeAuthor

      public org.deckfour.uitopia.api.model.Author getTypeAuthor()
      Specified by:
      getTypeAuthor in interface org.deckfour.uitopia.api.model.ResourceType
    • getTypeClass

      public Class<?> getTypeClass()
      Specified by:
      getTypeClass in interface org.deckfour.uitopia.api.model.ResourceType
    • getTypeIcon

      public Image getTypeIcon()
      Specified by:
      getTypeIcon in interface org.deckfour.uitopia.api.model.ResourceType
    • getTypeName

      public String getTypeName()
      Specified by:
      getTypeName in interface org.deckfour.uitopia.api.model.ResourceType
    • isAssignableFrom

      public boolean isAssignableFrom(org.deckfour.uitopia.api.model.ResourceType type)
      Specified by:
      isAssignableFrom in interface org.deckfour.uitopia.api.model.ResourceType
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object