Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.uberfire.ext.wires.bpmn.api.model.impl.BpmnEditorContent
    • org.uberfire.ext.wires.bpmn.api.type.BpmnResourceTypeDefinition (implements org.uberfire.workbench.type.ResourceTypeDefinition)
    • org.uberfire.ext.wires.bpmn.api.model.impl.rules.CardinalityRuleImpl (implements org.uberfire.ext.wires.bpmn.api.model.rules.CardinalityRule)
    • org.uberfire.workbench.category.Category
      • org.uberfire.ext.wires.bpmn.api.category.Process
    • org.uberfire.ext.wires.bpmn.api.model.impl.rules.ConnectionRuleImpl (implements org.uberfire.ext.wires.bpmn.api.model.rules.ConnectionRule)
    • org.uberfire.ext.wires.bpmn.api.model.impl.rules.ContainmentRuleImpl (implements org.uberfire.ext.wires.bpmn.api.model.rules.ContainmentRule)
    • org.uberfire.ext.wires.bpmn.api.model.impl.content.DefaultContentImpl (implements org.uberfire.ext.wires.bpmn.api.model.Content)
    • org.uberfire.ext.wires.bpmn.api.model.impl.properties.DefaultPropertyImpl (implements org.uberfire.ext.wires.bpmn.api.model.Property)
    • org.uberfire.ext.wires.bpmn.api.model.impl.roles.DefaultRoleImpl (implements org.uberfire.ext.wires.bpmn.api.model.Role)
    • org.uberfire.ext.wires.bpmn.beliefs.graph.impl.EdgeImpl<T> (implements org.uberfire.ext.wires.bpmn.beliefs.graph.Edge<T>)
      • org.uberfire.ext.wires.bpmn.api.model.impl.edges.BpmnEdgeImpl (implements org.uberfire.ext.wires.bpmn.api.model.BpmnEdge)
    • org.uberfire.ext.wires.bpmn.beliefs.graph.impl.GraphImpl<C,​T> (implements org.uberfire.ext.wires.bpmn.beliefs.graph.Graph<C,​T>, java.lang.Iterable<T>)
    • org.uberfire.ext.wires.bpmn.beliefs.graph.impl.GraphNodeImpl<C,​T> (implements org.uberfire.ext.wires.bpmn.beliefs.graph.GraphNode<C,​T>)
    • org.uberfire.ext.wires.bpmn.beliefs.graph.impl.ListGraphStore<T> (implements org.uberfire.ext.wires.bpmn.beliefs.graph.impl.GraphStore<T>)
    • org.uberfire.ext.wires.bpmn.beliefs.graph.impl.MapGraphStore<T> (implements org.uberfire.ext.wires.bpmn.beliefs.graph.impl.GraphStore<T>)
    • org.uberfire.ext.wires.bpmn.api.service.todo.Metadata
    • org.uberfire.ext.wires.bpmn.api.model.impl.types.StringType (implements org.uberfire.ext.wires.bpmn.api.model.Property.Type)

Interface Hierarchy

  • org.uberfire.ext.wires.bpmn.api.model.rules.ConnectionRule.PermittedConnection
  • org.uberfire.ext.wires.bpmn.api.model.Copyable<T>
    • org.uberfire.ext.wires.bpmn.api.model.BpmnEdge (also extends org.uberfire.ext.wires.bpmn.beliefs.graph.Edge<T>)
    • org.uberfire.ext.wires.bpmn.api.model.BpmnGraphNode (also extends org.uberfire.ext.wires.bpmn.beliefs.graph.GraphNode<C,​T>)
    • org.uberfire.ext.wires.bpmn.api.model.Content
    • org.uberfire.ext.wires.bpmn.api.model.Property
    • org.uberfire.ext.wires.bpmn.api.model.Role
  • org.uberfire.ext.wires.bpmn.beliefs.graph.Edge<T>
    • org.uberfire.ext.wires.bpmn.api.model.BpmnEdge (also extends org.uberfire.ext.wires.bpmn.api.model.Copyable<T>)
  • org.uberfire.ext.wires.bpmn.beliefs.graph.GraphNode<C,​T>
    • org.uberfire.ext.wires.bpmn.api.model.BpmnGraphNode (also extends org.uberfire.ext.wires.bpmn.api.model.Copyable<T>)
  • java.lang.Iterable<T>
    • org.uberfire.ext.wires.bpmn.beliefs.graph.Graph<C,​T>
      • org.uberfire.ext.wires.bpmn.api.model.BpmnGraph
    • org.uberfire.ext.wires.bpmn.beliefs.graph.impl.GraphStore<T>
  • org.uberfire.ext.wires.bpmn.api.model.Property.Type
  • org.uberfire.ext.wires.bpmn.api.model.rules.Rule
  • org.uberfire.ext.editor.commons.service.support.SupportsCopy
    • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
  • org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>
    • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
  • org.uberfire.ext.editor.commons.service.support.SupportsDelete
    • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
  • org.uberfire.ext.editor.commons.service.support.SupportsRead<T>
    • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
  • org.uberfire.ext.editor.commons.service.support.SupportsRename
    • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
    • org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M> (also extends org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
      • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)
  • org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>
    • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M>)
    • org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename<T,​M> (also extends org.uberfire.ext.editor.commons.service.support.SupportsRename)
      • org.uberfire.ext.wires.bpmn.api.service.BpmnService (also extends org.uberfire.ext.editor.commons.service.support.SupportsCopy, org.uberfire.ext.editor.commons.service.support.SupportsCreate<T>, org.uberfire.ext.editor.commons.service.support.SupportsDelete, org.uberfire.ext.editor.commons.service.support.SupportsRead<T>, org.uberfire.ext.editor.commons.service.support.SupportsRename, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<T,​M>)