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