Class Rewrite
java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.rewrite.Rewrite
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDescription(String description) voidsetInProperty(String inProperty) voidsetOutProperty(String outProperty) voidsetRewriterule(RewriteRewriterule[] rewriterule) Methods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.Mediator
getDisplayName, setDisplayNameMethods inherited from class org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
addNamespace, elementNode, getNamespaces, getRange, getTag, getTextNode, isSelfClosed, setTag, setTextNode
-
Constructor Details
-
Rewrite
public Rewrite()
-
-
Method Details
-
getRewriterule
-
setRewriterule
-
getInProperty
-
setInProperty
-
getOutProperty
-
setOutProperty
-
getDescription
-
setDescription
-