|
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/JpdlOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/NodeElementListOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/NodeElementOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/ProcessDefinitionOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/SwimlaneListOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/TaskListOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/TaskNodeOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/outline/part/TransitionListOutlineEditPart.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionElementContainerSection.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionElementContainerSectionActionBarContributor.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/EventContainerSection.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/EventContainerSectionActionBarContributor.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/JpdElementlLabelProvider.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/SwimlaneContainerSection.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/SwimlaneContainerSectionActionBarContributor.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/TaskContainerSection.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/TaskContainerSectionActionBarContributor.java | - factored out the JpdlLabelProvider and JpdlSharedImages- labels and icons are provided through the semanticElement extension point |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/util/AttributeTester.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ActionDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/AssignmentDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/CancelTimerDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ConditionDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ConfigInfoElementDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ControllerDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/CreateTimerDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/DecisionDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/EndStateDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/EventDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ExceptionHandlerDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ForkDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/HandlerDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/JoinDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/MailDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/MailNodeDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/NodeDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ProcessDefinitionDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ProcessStateDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/ScriptDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/StartStateDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/StateDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/SubProcessDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/SubjectDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/SuperStateDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/SwimlaneDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/TaskDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/TaskNodeDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/TextDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/TimerDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/TransitionDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/xml/VariableDomAdapter.java | replaced AbstractSemanticElement class with SemanticElement interface where possible |