Modifier and Type | Method and Description |
---|---|
Map<String,String> |
ModelReader.getAttributesForInterface(ModelInterface modelInterface) |
Modifier and Type | Method and Description |
---|---|
InterfaceMetadata |
MetadataPlugin.getInterfaceMetadata(ModelInterface iface,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
ModelInterface |
Model.getInterface(String type,
Version version) |
ModelInterface |
Model.getInterface(String type,
VersionRange versionRange) |
Modifier and Type | Method and Description |
---|---|
List<ModelInterface> |
Model.getAllInterfaces() |
List<ModelInterface> |
Model.getInterfaces(Version version) |
Modifier and Type | Method and Description |
---|---|
void |
Model.addInterface(ModelInterface modelInterface) |
Modifier and Type | Method and Description |
---|---|
InterfaceMetadata |
JavaMetadataPlugin.getInterfaceMetadata(ModelInterface iface,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
InterfaceMetadata |
ModelMetadataPlugin.getInterfaceMetadata(ModelInterface iface,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
InterfaceMetadata |
XdocMetadataPlugin.getInterfaceMetadata(ModelInterface iface,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
InterfaceMetadata |
XsdMetadataPlugin.getInterfaceMetadata(ModelInterface iface,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
InterfaceMetadata |
XmlMetadataPlugin.getInterfaceMetadata(ModelInterface iface,
Map<String,String> data) |
Copyright © 2001–2016 Codehaus. All rights reserved.