public interface MetadataKey extends MetadataEnrichableModel
MetadataType.
This key can be contributed with a display name and user defined properties.
Also this MetadataKey can be composed by other MetadataKeys
to form a composed key.
| Modifier and Type | Method and Description |
|---|---|
Set<MetadataKey> |
getChilds() |
String |
getDisplayName() |
String |
getId() |
String |
getPartName() |
getMetadataProperty, getPropertiesString getId()
String getDisplayName()
Set<MetadataKey> getChilds()
MetadataKeys that form a composed MetadataKey.String getPartName()
MetadataKey is fromCopyright © 2017 MuleSoft, Inc.. All rights reserved.