Modifier and Type | Method and Description |
---|---|
void |
AaiDataModelWriter.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
void |
AaiDataModelReaderDispatcher.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
Modifier and Type | Field and Description |
---|---|
Map<String,AaiMessageBindingsDefinition> |
AaiComponents.messageBindings |
Modifier and Type | Method and Description |
---|---|
AaiMessageBindingsDefinition |
IAaiNodeFactory.createMessageBindingsDefinition(Node parent,
String key) |
Modifier and Type | Method and Description |
---|---|
List<AaiMessageBindingsDefinition> |
AaiComponents.getMessageBindingsDefinitionList() |
Modifier and Type | Method and Description |
---|---|
void |
AaiComponents.addMessageBindingDefinition(String key,
AaiMessageBindingsDefinition value) |
Modifier and Type | Class and Description |
---|---|
class |
Aai20MessageBindingsDefinition |
Modifier and Type | Method and Description |
---|---|
AaiMessageBindingsDefinition |
Aai20NodeFactory.createMessageBindingsDefinition(Node parent,
String key) |
Modifier and Type | Method and Description |
---|---|
void |
IAaiVisitor.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
void |
AaiVisitorAdapter.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
void |
AaiTraverser.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
void |
AaiNodePathVisitor.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
void |
AaiAllNodeVisitor.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
void |
CombinedAllNodeVisitor.visitMessageBindingsDefinition(AaiMessageBindingsDefinition node) |
Copyright © 2019 Red Hat. All rights reserved.