public interface StereotypeModel
HasStereotypeModel that is categorized with this stereotype.
An stereotype is a widely held but fixed and oversimplified image or idea of the owning model.
Examples would be validator, source, processor, etc.| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name of the stereotype.
|
String |
getNamespace()
Gets the namespace of error.
|
Optional<StereotypeModel> |
getParent() |
boolean |
isAssignableTo(StereotypeModel other) |
String getName()
String getNamespace()
MULE namespace.Optional<StereotypeModel> getParent()
StereotypeModel parent of the current StereotypeModel from which it inherits from.boolean isAssignableTo(StereotypeModel other)
thisCopyright © 2017 MuleSoft, Inc.. All rights reserved.