Modifier and Type | Method and Description |
---|---|
ModelMetadata |
MetadataPlugin.getModelMetadata(Model model,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
ModelMetadata |
Model.getMetadata(String key) |
Modifier and Type | Class and Description |
---|---|
class |
JavaModelMetadata |
Modifier and Type | Method and Description |
---|---|
ModelMetadata |
JavaMetadataPlugin.getModelMetadata(Model model,
Map<String,String> data) |
Modifier and Type | Class and Description |
---|---|
class |
ModelModelMetadata |
Modifier and Type | Method and Description |
---|---|
ModelMetadata |
ModelMetadataPlugin.getModelMetadata(Model model,
Map<String,String> data) |
Modifier and Type | Class and Description |
---|---|
class |
XdocModelMetadata |
Modifier and Type | Method and Description |
---|---|
ModelMetadata |
XdocMetadataPlugin.getModelMetadata(Model model,
Map<String,String> data) |
Modifier and Type | Class and Description |
---|---|
class |
XsdModelMetadata
XsdModelMetadata
|
Modifier and Type | Method and Description |
---|---|
ModelMetadata |
XsdMetadataPlugin.getModelMetadata(Model model,
Map<String,String> data) |
Modifier and Type | Class and Description |
---|---|
class |
XmlModelMetadata |
Modifier and Type | Method and Description |
---|---|
ModelMetadata |
XmlMetadataPlugin.getModelMetadata(Model model,
Map<String,String> data) |
Copyright © 2001–2016 Codehaus. All rights reserved.