Searched refs:setFlowStyle (Results 1 – 3 of 3) sorted by relevance
141 node.setFlowStyle(defaultFlowStyle.getStyleBoolean()); in representSequence()143 node.setFlowStyle(bestStyle); in representSequence()167 node.setFlowStyle(defaultFlowStyle.getStyleBoolean()); in representMapping()169 node.setFlowStyle(bestStyle); in representMapping()
99 node.setFlowStyle(defaultFlowStyle.getStyleBoolean()); in representJavaBean()101 node.setFlowStyle(bestStyle); in representJavaBean()
42 public void setFlowStyle(Boolean flowStyle) { in setFlowStyle() method in CollectionNode