Class NodeFlowBean
java.lang.Object
io.resys.hdes.client.spi.flow.ast.beans.NodeBean
io.resys.hdes.client.spi.flow.ast.beans.NodeFlowBean
- All Implemented Interfaces:
AstFlow.AstFlowNode,AstFlow.AstFlowRoot,Serializable,Comparable<AstFlow.AstFlowNode>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final longstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.resys.hdes.client.spi.flow.ast.beans.NodeBean
addChild, compareTo, contains, get, getChildren, getEnd, getIndent, getKeyword, getParent, getSource, getStart, hasNonNullMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.resys.hdes.client.api.ast.AstFlow.AstFlowNode
get, getChildren, getEnd, getKeyword, getParent, getSource, getStart, hasNonNullMethods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
KEY_ID
- See Also:
-
KEY_THEN
- See Also:
-
KEY_WHEN
- See Also:
-
KEY_SWITCH
- See Also:
-
KEY_DESC
- See Also:
-
KEY_INPUTS
- See Also:
-
KEY_TASKS
- See Also:
-
KEY_REQ
- See Also:
-
KEY_TYPE
- See Also:
-
KEY_DT
- See Also:
-
KEY_RETURNS
- See Also:
-
KEY_USER_TASK
- See Also:
-
KEY_REF
- See Also:
-
KEY_COLLECTION
- See Also:
-
KEY_SERVICE
- See Also:
-
VALUE_NEXT
- See Also:
-
VALUE_END
- See Also:
-
KEY_DEBUG_VALUE
- See Also:
-
-
Constructor Details
-
NodeFlowBean
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceAstFlow.AstFlowRoot
-
getDescription
- Specified by:
getDescriptionin interfaceAstFlow.AstFlowRoot
-
getInputs
- Specified by:
getInputsin interfaceAstFlow.AstFlowRoot
-
getTasks
- Specified by:
getTasksin interfaceAstFlow.AstFlowRoot
-
getTypes
- Specified by:
getTypesin interfaceAstFlow.AstFlowRoot
-
getValue
- Specified by:
getValuein interfaceAstFlow.AstFlowNode- Overrides:
getValuein classNodeBean
-
setValue
-
setEnd
-
addChild
-