public class OperationComponentModelModelProperty extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ComponentModel of an operation's | Constructor and Description |
|---|
OperationComponentModelModelProperty(ComponentModel componentModel)
Constructs a element of an ModelProperty that will hold the Processors defined in a |
| Modifier and Type | Method and Description |
|---|---|
ComponentModel |
getComponentModel() |
String |
getName() |
boolean |
isPublic() |
public OperationComponentModelModelProperty(ComponentModel componentModel)
ModelProperty that will hold the Processors defined in a componentModel - Processor represented through ComponentModels.
public ComponentModel getComponentModel()
ComponentModel that's pointing to the public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.