public interface IElementInitializer
Implementers might also do some additional initializations based on a given property map.
Modifier and Type | Method and Description |
---|---|
void |
initialize(MObject element)
Initialize the given element.
|
void |
setDefaultValue(String key,
Object value) |