public class Raml10Grammar extends BaseRamlGrammar
| Modifier and Type | Field and Description |
|---|---|
static String |
ANNOTATION_TYPES_KEY_NAME |
MIME_TYPE_REGEX, RESOURCE_TYPES_KEY_NAME, SECURITY_SCHEMES_KEY_NAME, TRAITS_KEY_NAME, USES_KEY_NAME| Constructor and Description |
|---|
Raml10Grammar() |
anyBuiltinType, anyMethod, anyOptionalMethod, anyResourceTypeMethod, anyTypeReference, baseResourceValue, baseUriField, baseUriKey, baseUriParametersField, baseUriParametersKey, body, bodyField, bodyKey, contentField, descriptionField, descriptionKey, displayNameField, displayNameKey, documentation, documentationKey, documentations, headersField, headersKey, isField, isKey, mediaTypeKey, mimeTypeField, mimeTypeRegex, parameters, protocols, protocolsField, protocolsKey, queryParametersKey, queryStringKey, resourceField, resourceKey, resourceType, resourceTypeParamsResolved, resourceTypeReferenceField, resourceTypeRefKey, resourceTypes, resourceTypesField, resourceTypesKey, responseCodes, responseKey, responses, schemas, schemasField, schemasKey, securedByField, securedByKey, securityScheme, securitySchemes, securitySchemeSettings, securitySchemesField, securitySchemesKey, securitySchemeTypeKey, stringExcluding, titleField, titleKey, trait, traitsField, traitsKey, typeKey, untitledRaml, uriParametersKey, usageField, usesKey, versionField, versionKeyallOf, any, anyOf, anyOf, anyOf, array, booleanType, field, fieldWithRequiredValue, firstOf, floatType, integer, integerType, is, minLength, not, nullValue, numberType, objectType, objectType, optional, parentKey, range, ref, regex, requiredField, scalarType, string, stringType, when, whenChildIs, whenPresentpublic static final String ANNOTATION_TYPES_KEY_NAME
public ObjectRule raml()
raml in class BaseRamlGrammarprotected ObjectRule resourceValue()
resourceValue in class BaseRamlGrammarprotected ObjectRule methodValue()
methodValue in class BaseRamlGrammarprotected ObjectRule securitySchemePart()
securitySchemePart in class BaseRamlGrammarprotected ObjectRule response()
response in class BaseRamlGrammarprotected KeyValueRule typesField()
protected StringValueRule typesKey()
protected KeyValueRule annotationField()
protected RegexValueRule annotationKey()
protected KeyValueRule usesField()
public Rule extension()
protected StringValueRule extendsKey()
protected KeyValueRule optionalTitleField()
public Rule library()
public Rule libraryValue()
protected KeyValueRule annotationTypesField()
protected StringValueRule annotationTypesKey()
protected Rule annotationTypes()
protected Rule types()
protected Rule parameter()
BaseRamlGrammarparameter in class BaseRamlGrammarpublic Rule type()
protected Rule mimeType()
mimeType in class BaseRamlGrammarprotected KeyValueRule exampleFieldRule()
protected KeyValueRule multipleExampleFieldRule()
protected StringValueRule fileTypeLiteral()
protected Rule numericTypeLiteral()
protected Rule numberTypeLiteral()
protected Rule integerTypeLiteral()
protected Rule booleanTypeLiteral()
protected StringValueRule stringTypeLiteral()
protected AnyOfRule dateTypeLiteral()
protected AnyOfRule arrayTypeLiteral()
protected ObjectRule properties()
protected Rule objectTypeLiteral()
protected KeyValueRule mediaTypeField()
mediaTypeField in class BaseRamlGrammarprotected Rule schemasValue()
schemasValue in class BaseRamlGrammar@Nonnull protected String schemasDescription()
schemasDescription in class BaseRamlGrammarprotected Rule traitsValue()
traitsValue in class BaseRamlGrammarprotected Rule resourceTypesValue()
resourceTypesValue in class BaseRamlGrammarprotected Rule securitySchemesValue()
securitySchemesValue in class BaseRamlGrammarCopyright © 2016. All rights reserved.