public interface SourceModel extends ComponentModel
ExtensionModel.
Source models implement the flyweight pattern. This means
that a given operation should only be represented by only
one instance of this class. Thus, if the same operation is
contained by different HasSourceModels instances,
then each of those containers should reference the same
operation model instance.
getOutput, getOutputAttributesgetModelProperties, getModelPropertygetParameterModelsgetDescriptionCopyright © 2016 MuleSoft, Inc.. All rights reserved.