public class DefaultExampleBasedMetaDataModel extends AbstractMetaDataModel implements ExampleBasedMetaDataModel
| Constructor and Description |
|---|
DefaultExampleBasedMetaDataModel(DataType dataType,
String example) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(MetaDataModelVisitor modelVisitor)
Used internally for go over the model structure.
|
String |
getExampleContent() |
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 String getExampleContent()
getExampleContent in interface ExampleBasedMetaDataModelpublic void accept(MetaDataModelVisitor modelVisitor)
MetaDataModelaccept in interface MetaDataModelCopyright © 2016 MuleSoft, Inc.. All rights reserved.