| java.lang.Object model.ModelEditor
ModelEditor | public class ModelEditor (Code) | | author: sh |
getIssues | public Issues getIssues()(Code) | | getter for the issues property.
issues |
loadModels | public List<Map<WorkflowContext, String>> loadModels()(Code) | | Read the Process Metamodel by a XMI Reader
model the Ecore model throws: Exception - |
writeModel | public void writeModel(List<Map<WorkflowContext, String>> binding)(Code) | | Write the edited Process Metamodel by a XMI Writer
Parameters: ctx - the Workflow Context containing the model |
|
|