com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template
Class ProcessFormTemplate

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.AbstractUITemplate
      extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template.AbstractTemplate
          extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template.CommonFormTemplate
              extended by com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template.ProcessFormTemplate

public class ProcessFormTemplate
extends CommonFormTemplate


Nested Class Summary
 
Nested classes/interfaces inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template.AbstractTemplate
AbstractTemplate.LabelWidgetPair
 
Field Summary
 
Fields inherited from class com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.AbstractUITemplate
fields, hasObserver
 
Constructor Summary
ProcessFormTemplate(CoreBPMNElement bpmnElement)
           
ProcessFormTemplate(ProcessPanel descriptivePanel)
           
 
Method Summary
 java.util.List<AbstractTemplate.LabelWidgetPair> getPairs()
           
protected  java.lang.String getTitle()
           
 void initMappingPolicies()
           
 
Methods inherited from class com.ebmwebsourcing.petalsbpm.bpmndiagram.modeleditor.template.AbstractTemplate
getBpmnElement, getSubclasses, getTemplate, refresh, registerSubclass, registerSubclasses
 
Methods inherited from class com.ebmwebsourcing.geasytools.modeleditor.modelmanager.client.uibinder.AbstractUITemplate
getMappedModelTypes, getUIField, setFields
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessFormTemplate

public ProcessFormTemplate(ProcessPanel descriptivePanel)

ProcessFormTemplate

public ProcessFormTemplate(CoreBPMNElement bpmnElement)
Method Detail

getPairs

public java.util.List<AbstractTemplate.LabelWidgetPair> getPairs()
Overrides:
getPairs in class CommonFormTemplate

getTitle

protected java.lang.String getTitle()
Overrides:
getTitle in class AbstractTemplate

initMappingPolicies

public void initMappingPolicies()
Overrides:
initMappingPolicies in class AbstractTemplate


Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.