Uses of Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.publishEvent
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.publishEvent that return AttributeModifier and TypeMethodDescriptionPublishEventAttributesCorrelation.getAttributes()PublishEventAttributesMeta.getAttributes()PublishEventAttributesPayload.getAttributes()Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.publishEvent with parameters of type AttributeModifier and TypeMethodDescriptionvoidPublishEventAttributesCorrelation.setAttributes(Attribute[] attributes) voidPublishEventAttributesMeta.setAttributes(Attribute[] attributes) voidPublishEventAttributesPayload.setAttributes(Attribute[] attributes)