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