Package org.jbpm.designer.server.diagram
Interface Stencil
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getStencilId()
Gives the stencil id of an object
-
-
-
Method Detail
-
getStencilId
String getStencilId()
Gives the stencil id of an object- Returns:
- the id of an associated stencil
-
-