Class RuleOutput
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.rule.RuleOutput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFact()voidsetFact(RuleOutputFact[] fact) voidsetNamespace(String namespace) voidsetWrapperElementName(String wrapperElementName) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
RuleOutput
public RuleOutput()
-
-
Method Details
-
getFact
-
setFact
-
getNamespace
-
setNamespace
-
getWrapperElementName
-
setWrapperElementName
-