Package jadex.gpmn.editor.model.visual
Interface IPlanModeProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.mxgraph.model.mxGeometry
getGeometry()
Provides the parent objects geometry.java.lang.String
getPlanMode()
Provides the mode of the associated plan.
-