public abstract class AbstractContainerSchema extends Schema
| Constructor and Description |
|---|
AbstractContainerSchema(ModelElement parent,
ParserContext context,
ParserContext node,
String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ModelElement |
getElementComponent() |
Schema |
getElementSchema()
For an array type this is the schema of a single element of the array.
|
boolean |
getIsArraySchema() |
boolean |
getIsObjectSchema() |
boolean |
getIsObjectType() |
String |
toString() |
void |
validate() |
getBaseSchema, getComponent, getSuperClassesisResolvedcreateSchema, generateChildren, getIsAnonymousInnerClass, isRequired, toString, toString, toStringadd, add, capitalize, generate, getAttributes, getByPath, getCamelCapitalizedName, getCamelName, getCanFailValidation, getChildren, getContext, getDescription, getElementType, getEnum, getFields, getFormat, getHasByteString, getHasCollections, getHasList, getHasSet, getIsComponent, getIsGenerateBuilderFacade, getIsGenerateFacade, getIsTypeDef, getModel, getName, getParent, getReference, getReferencedTypes, getReferencedTypes, getSchemas, getSchemas, getSnakeCapitalizedName, getSnakeName, getSummary, resolvepublic AbstractContainerSchema(ModelElement parent, ParserContext context, ParserContext node, String type, String name)
public Schema getElementSchema()
AbstractSchemagetElementSchema in class AbstractSchemapublic ModelElement getElementComponent()
getElementComponent in class ModelElementpublic boolean getIsArraySchema()
getIsArraySchema in class AbstractSchemapublic boolean getIsObjectSchema()
getIsObjectSchema in class AbstractSchemapublic boolean getIsObjectType()
getIsObjectType in class ModelElementpublic void validate()
validate in class ModelElementpublic String toString()
toString in class AbstractSchemaCopyright © 2018 Symphony Software Foundation. All rights reserved.