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.other.rule.Rule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetInput()voidsetChildMediators(RuleChildMediators childMediators) voidsetDescription(String description) voidvoidsetOutput(RuleOutput output) voidsetRuleSet(RuleRuleset ruleSet) voidsetSource(RuleSource source) voidsetTarget(RuleTarget target) 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
-
Rule
public Rule()
-
-
Method Details
-
getSource
-
setSource
-
getTarget
-
setTarget
-
getRuleSet
-
setRuleSet
-
getInput
-
setInput
-
getOutput
-
setOutput
-
getChildMediators
-
setChildMediators
-
getDescription
-
setDescription
-