| Package | Description |
|---|---|
| triady.generator.context.interfaces | |
| triady.generator.module.interfaces | |
| triady.generator.schema.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static ContextMetadata |
ContextMetadata.create(Name name) |
static ContextMetadata |
ContextMetadata.create(Name name,
Description description) |
| Modifier and Type | Method and Description |
|---|---|
static ModuleMetadata |
ModuleMetadata.create(ContextMetadata context,
Name name,
Description description,
ConsumesTopics consumesTopics,
ProducesTopics producesTopics) |
| Modifier and Type | Method and Description |
|---|---|
static SchemaMetadata |
SchemaMetadata.create(ContextMetadata context,
Name name,
Description description,
TypeSpecification type) |
Copyright © 2020. All rights reserved.