Class ProMCResource

java.lang.Object
org.processmining.contexts.uitopia.model.ProMResource<ConnectionID>
org.processmining.contexts.uitopia.model.ProMCResource
All Implemented Interfaces:
org.deckfour.uitopia.api.model.Resource

public class ProMCResource extends ProMResource<ConnectionID>
  • Constructor Details

  • Method Details

    • destroy

      public void destroy()
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getInstance

      public Connection getInstance()
      Provides access to the object of the type specified by this resource.
      Specified by:
      getInstance in class ProMResource<ConnectionID>
      Returns:
      The object carried by this resource.