Class SourceModelAnnotation
java.lang.Object
org.mule.datasense.impl.model.annotations.metadata.SourceModelAnnotation
- All Implemented Interfaces:
AstNodeAnnotation
-
Constructor Summary
ConstructorsConstructorDescriptionSourceModelAnnotation(org.mule.runtime.api.meta.model.source.SourceModel sourceModel) -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.runtime.api.meta.model.source.SourceModel
-
Constructor Details
-
SourceModelAnnotation
public SourceModelAnnotation(org.mule.runtime.api.meta.model.source.SourceModel sourceModel)
-
-
Method Details
-
getSourceModel
public org.mule.runtime.api.meta.model.source.SourceModel getSourceModel()
-