| Package | Description |
|---|---|
| manifold.api.json.codegen | |
| manifold.api.json.codegen.schema |
| Modifier and Type | Method and Description |
|---|---|
TypeAttributes |
JsonBasicType.getTypeAttributes() |
TypeAttributes |
IJsonType.getTypeAttributes() |
TypeAttributes |
DynamicType.getTypeAttributes() |
| Modifier and Type | Method and Description |
|---|---|
IJsonType |
JsonBasicType.copyWithAttributes(TypeAttributes attributes) |
IJsonType |
IJsonType.copyWithAttributes(TypeAttributes attributes) |
IJsonType |
DynamicType.copyWithAttributes(TypeAttributes attributes) |
| Constructor and Description |
|---|
JsonBasicType(Type type,
TypeAttributes typeAttributes) |
JsonListType(String label,
manifold.api.fs.IFile source,
JsonSchemaType parent,
TypeAttributes attr) |
JsonStructureType(JsonSchemaType parent,
manifold.api.fs.IFile source,
String name,
TypeAttributes attr) |
| Modifier and Type | Method and Description |
|---|---|
TypeAttributes |
TypeAttributes.blendWith(TypeAttributes other) |
TypeAttributes |
TypeAttributes.copy() |
TypeAttributes |
LazyRefJsonType.getTypeAttributes() |
TypeAttributes |
JsonSchemaType.getTypeAttributes() |
TypeAttributes |
JsonFormatType.getTypeAttributes() |
TypeAttributes |
TypeAttributes.overrideWith(TypeAttributes other) |
| Modifier and Type | Method and Description |
|---|---|
TypeAttributes |
TypeAttributes.blendWith(TypeAttributes other) |
LazyRefJsonType |
LazyRefJsonType.copyWithAttributes(TypeAttributes attributes) |
JsonSchemaType |
JsonSchemaType.copyWithAttributes(TypeAttributes attributes) |
IJsonType |
JsonFormatType.copyWithAttributes(TypeAttributes attributes) |
TypeAttributes |
TypeAttributes.overrideWith(TypeAttributes other) |
| Constructor and Description |
|---|
JsonSchemaType(String name,
manifold.api.fs.IFile source,
JsonSchemaType parent,
TypeAttributes attr) |
JsonUnionType(JsonSchemaType parent,
manifold.api.fs.IFile source,
String name,
TypeAttributes attr) |
Copyright © 2021. All rights reserved.