public interface PathEndNode extends LeftTupleNode
Modifier and Type | Method and Description |
---|---|
PathEndNode[] |
getPathEndNodes() |
LeftTupleNode[] |
getPathNodes() |
boolean |
hasPathNode(LeftTupleNode node) |
void |
setPathEndNodes(PathEndNode[] pathEndNodes) |
getLeftTupleSource, getPositionInPath, getSinkPropagator
getAssociatedRuleSize, getAssociationsSize, getAssociationsSize, getId, getPartitionId, getType, isAssociatedWith, thisNodeEquals
readExternal, writeExternal
LeftTupleNode[] getPathNodes()
boolean hasPathNode(LeftTupleNode node)
void setPathEndNodes(PathEndNode[] pathEndNodes)
PathEndNode[] getPathEndNodes()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.