Class ProMViewType

java.lang.Object
org.processmining.contexts.uitopia.model.AbstractAuthored
org.processmining.contexts.uitopia.model.ProMViewType
All Implemented Interfaces:
org.deckfour.uitopia.api.model.ViewType

public class ProMViewType extends AbstractAuthored implements org.deckfour.uitopia.api.model.ViewType
  • Constructor Details

  • Method Details

    • createView

      public org.deckfour.uitopia.api.model.View createView(org.deckfour.uitopia.api.model.Resource res) throws IllegalArgumentException
      Specified by:
      createView in interface org.deckfour.uitopia.api.model.ViewType
      Throws:
      IllegalArgumentException
    • getTypeName

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

      public org.deckfour.uitopia.api.model.ResourceType getViewableType()
      Specified by:
      getViewableType in interface org.deckfour.uitopia.api.model.ViewType
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object
    • getPrimaryType

      public Class<?> getPrimaryType()
      Specified by:
      getPrimaryType in interface org.deckfour.uitopia.api.model.ViewType