public class GatewayPropertyWriter extends PropertyWriter
flowElementbaseElement, interfaces, itemDefinitions, rootElements, shape, variableScope| Constructor and Description |
|---|
GatewayPropertyWriter(Gateway gateway,
VariableScope variableScope) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDefaultRoute(String defaultRouteExpression) |
void |
setGatewayDirection(GatewayDirection direction) |
void |
setGatewayDirection(Node n) |
void |
setSource(BasePropertyWriter source) |
void |
setTarget(BasePropertyWriter target) |
getFlowElement, getSimulationParameters, setNameabsoluteBounds, addChild, addInterfaceDefinition, addItemDefinition, addRootElement, getEdge, getElement, getId, getInterfaces, getItemDefinitions, getRootElements, getShape, setAbsoluteBounds, setBounds, setDocumentation, setId, setParentpublic GatewayPropertyWriter(Gateway gateway, VariableScope variableScope)
public void setDefaultRoute(String defaultRouteExpression)
public void setSource(BasePropertyWriter source)
setSource in class BasePropertyWriterpublic void setTarget(BasePropertyWriter target)
setTarget in class BasePropertyWriterpublic void setGatewayDirection(Node n)
public void setGatewayDirection(GatewayDirection direction)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.