public class ProcessPropertyWriter extends BasePropertyWriter implements ElementContainer
baseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
ProcessPropertyWriter(Process process,
VariableScope variableScope) |
absoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setParent, setSource, setTargetpublic ProcessPropertyWriter(Process process, VariableScope variableScope)
public void setId(String value)
setId in class BasePropertyWriterpublic Process getProcess()
public void addChildShape(BPMNShape shape)
public void addChildEdge(BPMNEdge edge)
addChildEdge in interface ElementContainerpublic BPMNDiagram getBpmnDiagram()
public void addChildElement(BasePropertyWriter p)
addChildElement in interface ElementContainerpublic Collection<BasePropertyWriter> getChildElements()
getChildElements in interface ElementContainerpublic BasePropertyWriter getChildElement(String id)
getChildElement in interface ElementContainerpublic void setName(String value)
public void setExecutable(Boolean value)
public void setPackage(String value)
public void setType(String value)
public void setVersion(String value)
public void setAdHoc(Boolean adHoc)
public void setDescription(String value)
public void setProcessVariables(BaseProcessVariables processVariables)
public void setMetadata(MetaDataAttributes metaDataAttributes)
public void setCaseFileVariables(CaseFileVariables caseFileVariables)
public void setCaseIdPrefix(CaseIdPrefix caseIdPrefix)
public void setCaseRoles(CaseRoles roles)
public void setGlobalVariables(GlobalVariables globalVariables)
public void setSlaDueDate(SLADueDate slaDueDate)
public void setDefaultImports(List<DefaultImport> imports)
public void addLaneSet(Collection<LanePropertyWriter> lanes)
addLaneSet in interface ElementContainerpublic Collection<ElementParameters> getSimulationParameters()
public Relationship getRelationship()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.