org.wsmostudio.bpmo.model
Class BpmoModel
java.lang.Object
org.wsmostudio.bpmo.model.WorkflowEntityNode
org.wsmostudio.bpmo.model.WorkflowEntitiesContainer
org.wsmostudio.bpmo.model.BpmoModel
public class BpmoModel
- extends WorkflowEntitiesContainer
| Methods inherited from class org.wsmostudio.bpmo.model.WorkflowEntityNode |
addInConnection, addOutConnection, addPropertyChangeListener, cloneProperties, firePropertyChange, getIdentifier, getLocation, getOwner, getSize, getTopContainer, handleAction, isServiceNode, listInArcs, listOutArcs, moveToLocation, removeInConnection, removeOutConnection, removePropertyChangeListener, setIdentifier, setLocation, setOwner, setSize, setSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BpmoModel
public BpmoModel()
setContainingEditor
public void setContainingEditor(BpmoEditor editor)
notifyContentChanged
public void notifyContentChanged()
- Overrides:
notifyContentChanged in class WorkflowEntityNode
listProcesses
public java.util.List<ProcessNode> listProcesses()
addProcess
public void addProcess(ProcessNode process)
removeProcess
public void removeProcess(ProcessNode process)
getPreferredSize
public org.eclipse.draw2d.geometry.Dimension getPreferredSize()
- Specified by:
getPreferredSize in class WorkflowEntityNode
cloneNode
public WorkflowEntityNode cloneNode()
- Specified by:
cloneNode in class WorkflowEntityNode
listSupportedProperties
public java.util.List<WorkflowProperty> listSupportedProperties()
- Overrides:
listSupportedProperties in class WorkflowEntityNode
getNSHolder
public org.wsmo.common.TopEntity getNSHolder()
setNamespaces
public void setNamespaces(org.omwg.ontology.Ontology onto)
updateNamespacesTo
public void updateNamespacesTo(org.omwg.ontology.Ontology onto)
reorderProcessNodes
public void reorderProcessNodes()
Copyright © 2005-2008 Ontotext Lab.. All Rights Reserved.