| Modifier and Type | Method and Description |
|---|---|
void |
GeneratorType.construct(CurrentBuild currentBuild) |
static TypeGenerator |
SchemaTypeFactory.createJsonType(CurrentBuild currentBuild,
GType type) |
static TypeGenerator |
SchemaTypeFactory.createRamlToPojo(CurrentBuild currentBuild,
V10GType type) |
static TypeGenerator |
SchemaTypeFactory.createXmlType(CurrentBuild currentBuild,
GType type) |
GResource |
GAbstractionFactory.newResource(CurrentBuild api,
GResource parent,
org.raml.v2.api.model.v10.resources.Resource resource) |
GResource |
GAbstractionFactory.newResource(CurrentBuild currentBuild,
org.raml.v2.api.model.v10.resources.Resource resource) |
void |
Configuration.setupBuild(CurrentBuild build) |
void |
GFinder.setupConstruction(CurrentBuild currentBuild) |
| Constructor and Description |
|---|
JsonSchemaTypeGenerator(CurrentBuild build,
String pack,
GType type,
com.squareup.javapoet.ClassName name,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
protected CurrentBuild |
ContextImpl.getBuild() |
CurrentBuild |
ContextImpl.getBuildContext() |
| Constructor and Description |
|---|
ContextImpl(CurrentBuild build) |
| Constructor and Description |
|---|
ResourceContextImpl(CurrentBuild build) |
| Constructor and Description |
|---|
ResourceBuilder(CurrentBuild build,
GResource resource,
String name,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
GType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
void |
V08GType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V08Finder.setupConstruction(CurrentBuild currentBuild) |
| Modifier and Type | Method and Description |
|---|---|
void |
V10GType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
abstract T |
Annotations.getWithContext(CurrentBuild currentBuild,
org.raml.v2.api.model.v10.common.Annotable target,
org.raml.v2.api.model.v10.common.Annotable... others) |
void |
V10Finder.setupConstruction(CurrentBuild currentBuild) |
| Constructor and Description |
|---|
ResourceHandler(CurrentBuild build) |
V10Finder(CurrentBuild build,
org.raml.v2.api.model.v10.api.Api api) |
V10GMethod(CurrentBuild currentBuild,
V10GResource v10GResource,
org.raml.v2.api.model.v10.methods.Method method) |
V10GResource(CurrentBuild currentBuild,
GAbstractionFactory factory,
GResource parent,
org.raml.v2.api.model.v10.resources.Resource resource) |
V10GResource(CurrentBuild currentBuild,
GAbstractionFactory factory,
org.raml.v2.api.model.v10.resources.Resource resource) |
V10GResponse(CurrentBuild currentBuild,
V10GResource v10GResource,
org.raml.v2.api.model.v10.methods.Method method,
org.raml.v2.api.model.v10.bodies.Response response) |
| Modifier and Type | Method and Description |
|---|---|
void |
V10RamlToPojoGType.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V10GTypeHelper.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V10GTypeXml.construct(CurrentBuild currentBuild,
GObjectType objectType) |
void |
V10GTypeJson.construct(CurrentBuild currentBuild,
GObjectType objectType) |
Copyright © 2019 Mulesoft. All rights reserved.