public class DefaultUnknownMetaDataModel extends AbstractMetaDataModel implements UnknownMetaDataModel
Shouldn't use this directly. Use DefaultMetaDataBuilder instead.
| Constructor and Description |
|---|
DefaultUnknownMetaDataModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(MetaDataModelVisitor modelVisitor)
Used internally for go over the model structure.
|
addAllProperties, addProperty, as, equals, getDataType, getImplementationClass, getProperties, getProperty, hashCode, hasProperty, removeProperty, setImplementationClass, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddProperty, as, getDataType, getImplementationClass, getProperties, getProperty, hasProperty, removePropertypublic void accept(MetaDataModelVisitor modelVisitor)
MetaDataModelaccept in interface MetaDataModelCopyright © 2015 MuleSoft, Inc.. All rights reserved.