Package jadex.gpmn.editor.model.gpmn
Interface IBpmnPlan
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetPlanref()Gets the plan reference.voidsetPlanref(java.lang.String planref)Sets the plan reference.-
Methods inherited from interface jadex.gpmn.editor.model.gpmn.IElement
getModel, getName, getSourceEdges, getTargetEdges, setName
-
Methods inherited from interface jadex.gpmn.editor.model.gpmn.IPlan
getContextCondition, getPlanEdges, getPreCondition, setContextCondition, setPreCondition
-
-