public class ProcessPropertyReader extends BasePropertyReader
diagram, element, resolutionFactor, shape| Constructor and Description |
|---|
ProcessPropertyReader(Process element,
BPMNDiagram diagram,
BPMNShape shape,
double resolutionFactor) |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
getBounds() |
String |
getCaseFileVariables() |
String |
getCaseIdPrefix() |
String |
getCaseRoles() |
List<DefaultImport> |
getDefaultImports() |
FlowElement |
getFlowElement(String id) |
String |
getGlobalVariables() |
String |
getMetaDataAttributes() |
String |
getPackage() |
String |
getProcessType() |
String |
getProcessVariables() |
String |
getSlaDueDate() |
String |
getVersion() |
boolean |
isAdHoc() |
colorsDefaultBg, colorsDefaultBr, colorsDefaultFont, computeBounds, getBackgroundSet, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpanded, optionalAttributepublic ProcessPropertyReader(Process element, BPMNDiagram diagram, BPMNShape shape, double resolutionFactor)
public String getPackage()
public String getProcessType()
public String getVersion()
public boolean isAdHoc()
public Bounds getBounds()
getBounds in interface PropertyReadergetBounds in class BasePropertyReaderpublic String getProcessVariables()
public String getCaseIdPrefix()
public String getCaseFileVariables()
public String getCaseRoles()
public FlowElement getFlowElement(String id)
public String getGlobalVariables()
public String getMetaDataAttributes()
public List<DefaultImport> getDefaultImports()
public String getSlaDueDate()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.