public class TimeoutControlNode extends Node
TimeoutControlNode instance
The TimeoutControl node receives an input message that contains a timeout request. The node validates the request, stores the message, and propagates the message (unchanged) to the next node
Change Activity: -------- ----------- ------------- ------------------------------------ Reason: Date: Originator: Comments: -------- ----------- ------------- ------------------------------------ xxxxx.x 2010-08-10 dstorey creation xxxxx.x xxxx-xx-xx generated 7.0.0.2 Release
Modifier and Type | Class and Description |
---|---|
static class |
TimeoutControlNode.ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE
ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE
|
Node.RotationKind
Modifier and Type | Field and Description |
---|---|
InputTerminal |
INPUT_TERMINAL_IN |
protected static java.lang.String |
NODE_GRAPHIC_16 |
protected static java.lang.String |
NODE_GRAPHIC_32 |
protected static java.lang.String |
NODE_TYPE_NAME |
OutputTerminal |
OUTPUT_TERMINAL_FAILURE |
OutputTerminal |
OUTPUT_TERMINAL_OUT |
protected static java.lang.String |
PROPERTY_MESSAGEDOMAIN |
protected static java.lang.String |
PROPERTY_MESSAGEFORMAT |
protected static java.lang.String |
PROPERTY_MESSAGESET |
protected static java.lang.String |
PROPERTY_MESSAGETYPE |
protected static java.lang.String |
PROPERTY_REQUESTLOCATION |
protected static java.lang.String |
PROPERTY_REQUESTPERSISTENCE |
protected static java.lang.String |
PROPERTY_STOREDMESSAGELOCATION |
protected static java.lang.String |
PROPERTY_UNIQUEIDENTIFIER |
copyright, dynamicInputTerminals, dynamicOutputTerminals, nodePropertyTables, udpSupport
Constructor and Description |
---|
TimeoutControlNode() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getGraphic16() |
protected java.lang.String |
getGraphic32() |
InputTerminal[] |
getInputTerminals()
Gets the full list of available InputTerminals for this Node
|
java.lang.String |
getMessageDomain()
Get the TimeoutControlNode "Message domain" property
|
java.lang.String |
getMessageFormat()
Get the TimeoutControlNode "Physical format" property
|
java.lang.String |
getMessageSet()
Get the TimeoutControlNode "Message model" property
|
java.lang.String |
getMessageType()
Get the TimeoutControlNode "Message" property
|
java.lang.String |
getNodeName()
Gets the label name of this node
|
protected NodeProperty[] |
getNodeProperties()
Returns the list of simple properties which are available to set on this node
No instance values are set here.
|
OutputTerminal[] |
getOutputTerminals()
Gets the full list of available OutputTerminals for this Node
|
java.lang.String |
getRequestLocation()
Get the TimeoutControlNode "Request location" property
|
TimeoutControlNode.ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE |
getRequestPersistence()
Get the TimeoutControlNode "Request persistence" property
|
java.lang.String |
getStoredMessageLocation()
Get the TimeoutControlNode "Stored message location" property
|
java.lang.String |
getTypeName()
Gets the node type of this node
|
java.lang.String |
getUniqueIdentifier()
Get the TimeoutControlNode "Unique identifier" property
|
TimeoutControlNode |
setMessageDomain(java.lang.String value)
Set the TimeoutControlNode "Message domain" property
|
TimeoutControlNode |
setMessageFormat(java.lang.String value)
Set the TimeoutControlNode "Physical format" property
|
TimeoutControlNode |
setMessageSet(java.lang.String value)
Set the TimeoutControlNode "Message model" property
|
TimeoutControlNode |
setMessageType(java.lang.String value)
Set the TimeoutControlNode "Message" property
|
TimeoutControlNode |
setRequestLocation(java.lang.String value)
Set the TimeoutControlNode "Request location" property
|
TimeoutControlNode |
setRequestPersistence(TimeoutControlNode.ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE value)
Set the TimeoutControlNode "Request persistence" property
|
TimeoutControlNode |
setStoredMessageLocation(java.lang.String value)
Set the TimeoutControlNode "Stored message location" property
|
TimeoutControlNode |
setUniqueIdentifier(java.lang.String value)
Set the TimeoutControlNode "Unique identifier" property
|
addAdditionalProperty, addMonitorEvent, addNsmapping, clone, createNewInputTerminal, createNewInputTerminal, createNewOutputTerminal, createNewOutputTerminal, findPropertyByName, getAllNodeProperties, getInputTerminal, getInputTerminal, getInstanceNodeProperties, getLocation, getLongDescription, getMandatoryPropertyNames, getMonitorEvents, getNodeId, getNodePropertyTables, getNsmappingtables, getOutputTerminal, getOutputTerminal, getPropertyDefaultValue, getPropertyNames, getPropertyValue, getRotate, getShortDescription, getUUID, isUdpSupport, removeMonitorEvent, removeNsmapping, setLocation, setLocation, setLongDescription, setMonitorEvents, setNodeId, setNodeName, setNsmappingtables, setProperty, setRotate, setShortDescription, toString
protected static final java.lang.String NODE_TYPE_NAME
protected static final java.lang.String NODE_GRAPHIC_16
protected static final java.lang.String NODE_GRAPHIC_32
protected static final java.lang.String PROPERTY_UNIQUEIDENTIFIER
protected static final java.lang.String PROPERTY_REQUESTLOCATION
protected static final java.lang.String PROPERTY_REQUESTPERSISTENCE
protected static final java.lang.String PROPERTY_STOREDMESSAGELOCATION
protected static final java.lang.String PROPERTY_MESSAGEDOMAIN
protected static final java.lang.String PROPERTY_MESSAGESET
protected static final java.lang.String PROPERTY_MESSAGETYPE
protected static final java.lang.String PROPERTY_MESSAGEFORMAT
public final InputTerminal INPUT_TERMINAL_IN
public final OutputTerminal OUTPUT_TERMINAL_OUT
public final OutputTerminal OUTPUT_TERMINAL_FAILURE
protected NodeProperty[] getNodeProperties()
Node
getNodeProperties
in class Node
public InputTerminal[] getInputTerminals()
Node
getInputTerminals
in class Node
public OutputTerminal[] getOutputTerminals()
Node
getOutputTerminals
in class Node
public java.lang.String getTypeName()
Node
getTypeName
in class Node
protected java.lang.String getGraphic16()
protected java.lang.String getGraphic32()
public TimeoutControlNode setUniqueIdentifier(java.lang.String value)
value
- String ; the value to set the property "Unique identifier"public java.lang.String getUniqueIdentifier()
public TimeoutControlNode setRequestLocation(java.lang.String value)
value
- String ; the value to set the property "Request location"public java.lang.String getRequestLocation()
public TimeoutControlNode setRequestPersistence(TimeoutControlNode.ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE value)
value
- ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE ; the value to set the property "Request persistence"public TimeoutControlNode.ENUM_TIMEOUTCONTROL_REQUESTPERSISTENCE getRequestPersistence()
public TimeoutControlNode setStoredMessageLocation(java.lang.String value)
value
- String ; the value to set the property "Stored message location"public java.lang.String getStoredMessageLocation()
public TimeoutControlNode setMessageDomain(java.lang.String value)
value
- String ; the value to set the property "Message domain"public java.lang.String getMessageDomain()
public TimeoutControlNode setMessageSet(java.lang.String value)
value
- String ; the value to set the property "Message model"public java.lang.String getMessageSet()
public TimeoutControlNode setMessageType(java.lang.String value)
value
- String ; the value to set the property "Message"public java.lang.String getMessageType()
public TimeoutControlNode setMessageFormat(java.lang.String value)
value
- String ; the value to set the property "Physical format"public java.lang.String getMessageFormat()
public java.lang.String getNodeName()
Node
MessageFlow mf1 = patternInstanceManager.getMessageFlow("MyFlowProject", "mf1.msgflow"); Node inputMQNode = mf1.getNodeByName("My Input Node"); inputMQNode.setNodeName("Renamed Input Node");
getNodeName
in class Node