Skip navigation links
A B C D E F G H I J L M N O P R S T U V W 

A

addGenerated - Variable in class org.aml.raml2java.JavaGenerationConfig
 
addIdToSkipDefinition(String) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
addIdToSkipReference(String) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
addNamespaceToSkipDefinition(String) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
addNamespaceToSkipReference(String) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
addParam(JAnnotationUse, Object, String) - Method in class org.aml.raml2java.JavaWriter
 
annotate(JAnnotatable, AbstractType) - Method in class org.aml.raml2java.JavaWriter
 
annotationClassName - Variable in class org.aml.raml2java.FacetProcessingConfig.AnnotationGenerationInfo
 
annotationConfig - Variable in class org.aml.raml2java.JavaGenerationConfig
 
AnnotationGenerationInfo() - Constructor for class org.aml.raml2java.FacetProcessingConfig.AnnotationGenerationInfo
 
annotationMemberName - Variable in class org.aml.raml2java.FacetProcessingConfig.AnnotationGenerationInfo
 
AnnotationTypeGenerator - Class in org.aml.raml2java
 
AnnotationTypeGenerator(JavaWriter) - Constructor for class org.aml.raml2java.AnnotationTypeGenerator
 
appendConfig(AnnotationsProcessingConfig) - Method in class org.aml.raml2java.FacetProcessingConfig
 

B

BasicAnnotationProcessingConfig - Class in org.aml.raml2java
 
BasicAnnotationProcessingConfig() - Constructor for class org.aml.raml2java.BasicAnnotationProcessingConfig
 
build(OutputStream) - Method in class org.aml.raml2java.StringResourceFile
 

C

cfg - Variable in class org.aml.raml2java.JavaGenerationConfig
 
ClassCustomizerParameters - Class in org.aml.raml2java
 
ClassCustomizerParameters(JavaWriter, JDefinedClass, AbstractType, ArrayList<PropertyCustomizerParameters>) - Constructor for class org.aml.raml2java.ClassCustomizerParameters
 
classCustomizers - Variable in class org.aml.raml2java.JavaGenerationConfig
 
clazz - Variable in class org.aml.raml2java.ClassCustomizerParameters
 
clazz - Variable in class org.aml.raml2java.PropertyCustomizerParameters
 
clear() - Method in class org.aml.raml2java.FacetProcessingConfig
 
ClonableCustomizer - Class in org.aml.raml2java
 
ClonableCustomizer() - Constructor for class org.aml.raml2java.ClonableCustomizer
 
cloneable - Annotation Type in org.aml.java.mapping
 
comparable - Annotation Type in org.aml.java.mapping
 
ComparableCustomizer - Class in org.aml.raml2java
 
ComparableCustomizer() - Constructor for class org.aml.raml2java.ComparableCustomizer
 
configs - Variable in class org.aml.raml2java.FacetProcessingConfig
 
container - Annotation Type in org.aml.java.mapping
 
containerStrategyCollection - Variable in class org.aml.raml2java.JavaGenerationConfig
 
contribute(CompositeAcElement, JBlock, AbstractType, JavaWriter) - Method in class org.aml.raml2java.GsonAcElementWriter
 
contribute(CompositeAcElement, JBlock, AbstractType, JavaWriter) - Method in class org.aml.raml2java.JacksonDeserializerWriter
 
contribute(CompositeAcElement, JBlock, AbstractType, JavaWriter) - Method in class org.aml.raml2java.JacksonSerializerWriter
 
customize(ClassCustomizerParameters) - Method in class org.aml.raml2java.ClonableCustomizer
 
customize(ClassCustomizerParameters) - Method in class org.aml.raml2java.ComparableCustomizer
 
customize(ClassCustomizerParameters) - Method in class org.aml.raml2java.FacetProcessingConfig
 
customize(ClassCustomizerParameters) - Method in class org.aml.raml2java.HashCodeAndEqualsBuilder
 
customize(ClassCustomizerParameters) - Method in interface org.aml.raml2java.IClassCustomizer
 
customize(ClassCustomizerParameters) - Method in class org.aml.raml2java.ImplementsExistingCustomizer
 
customize(PropertyCustomizerParameters) - Method in interface org.aml.raml2java.IPropertyCustomizer
 
customize(ClassCustomizerParameters) - Method in class org.aml.raml2java.SerializableCustomizer
 
customizers - Variable in class org.aml.raml2java.JavaGenerationConfig
 

D

defaultIntegerFormat - Annotation Type in org.aml.java.mapping
 
DefaultNameGenerator - Class in org.aml.raml2java
 
DefaultNameGenerator(String) - Constructor for class org.aml.raml2java.DefaultNameGenerator
 
defaultNumberFormat - Annotation Type in org.aml.java.mapping
 
defaultPackageName - Variable in class org.aml.raml2java.DefaultNameGenerator
 
defaultPackageName - Variable in class org.aml.raml2java.JavaGenerationConfig
 
define(AbstractType) - Method in class org.aml.raml2java.AnnotationTypeGenerator
 
define(AbstractType) - Method in class org.aml.raml2java.EnumTypeGenerator
 
define(AbstractType) - Method in class org.aml.raml2java.InterfaceGenerator
 
define(AbstractType) - Method in interface org.aml.raml2java.ITypeGenerator
 
define(AbstractType) - Method in class org.aml.raml2java.SimpleBeanGenerator
 
define(AbstractType) - Method in class org.aml.raml2java.UnionTypeGenerator
 
defineClass(AbstractType, ClassType) - Method in class org.aml.raml2java.JavaWriter
 
defined - Variable in class org.aml.raml2java.JavaWriter
 
doubleFormat - Variable in class org.aml.raml2java.JavaGenerationConfig
 
doWriter(AcScheme, JavaWriter, String) - Method in class org.aml.raml2java.GenericAcAdapterWriter
 
doWriter(AcScheme, JavaWriter, String) - Method in class org.aml.raml2java.JacksonDeserializerWriter
 

E

EnumTypeGenerator - Class in org.aml.raml2java
 
EnumTypeGenerator(JavaWriter) - Constructor for class org.aml.raml2java.EnumTypeGenerator
 
equalsAndHashCode - Annotation Type in org.aml.java.mapping
 
escape(String) - Static method in class org.aml.raml2java.JavaWriter
 
extendExisting - Annotation Type in org.aml.java.mapping
 

F

FacetProcessingConfig - Class in org.aml.raml2java
 
FacetProcessingConfig() - Constructor for class org.aml.raml2java.FacetProcessingConfig
 
FacetProcessingConfig.AnnotationGenerationInfo - Class in org.aml.raml2java
 
field - Variable in class org.aml.raml2java.PropertyCustomizerParameters
 
fullyQualifiedName(AbstractType) - Method in class org.aml.raml2java.DefaultNameGenerator
 
fullyQualifiedName(AbstractType) - Method in interface org.aml.raml2java.INameGenerator
 

G

generateAc(AcScheme, JavaWriter) - Method in class org.aml.raml2java.GenericAcAdapterWriter
 
generateAc(AcScheme, JavaWriter) - Method in class org.aml.raml2java.GsonAcElementWriter
 
generateAc(AcScheme, JavaWriter) - Method in class org.aml.raml2java.JacksonDeserializerWriter
 
generateAc(AcScheme, JavaWriter) - Method in class org.aml.raml2java.JacksonSerializerWriter
 
generateAdapter(String, AcScheme, String, JavaWriter) - Method in class org.aml.raml2java.GenericAcAdapterWriter
 
generateBuilderMethods - Variable in class org.aml.raml2java.JavaGenerationConfig
 
generateInterfaces - Variable in class org.aml.raml2java.JavaGenerationConfig
 
generateWriter(AcScheme, JavaWriter) - Method in class org.aml.raml2java.GenericAcAdapterWriter
 
generateWriter(AcScheme, JavaWriter) - Method in class org.aml.raml2java.JacksonSerializerWriter
 
GenericAcAdapterWriter - Class in org.aml.raml2java
 
GenericAcAdapterWriter(String) - Constructor for class org.aml.raml2java.GenericAcAdapterWriter
 
getAnnotationConfig() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getClassCustomizers() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getClazz() - Method in class org.aml.raml2java.ClassCustomizerParameters
 
getClazz() - Method in class org.aml.raml2java.PropertyCustomizerParameters
 
getConfig() - Method in class org.aml.raml2java.JavaWriter
 
getCustomizers() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getDefault(AbstractType) - Method in class org.aml.raml2java.JavaWriter
 
getDefaultPackageName() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getDoubleFormat() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getField() - Method in class org.aml.raml2java.PropertyCustomizerParameters
 
getGetter() - Method in class org.aml.raml2java.PropertyCustomizerParameters
 
getIntegerFormat() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getJavaTypeName(AbstractType, JavaWriter) - Method in class org.aml.raml2java.GenericAcAdapterWriter
 
getModel() - Method in class org.aml.raml2java.JavaWriter
 
getName(AbstractType, JavaWriter) - Method in class org.aml.raml2java.GenericAcAdapterWriter
 
getProp() - Method in class org.aml.raml2java.PropertyCustomizerParameters
 
getProps() - Method in class org.aml.raml2java.ClassCustomizerParameters
 
getSetter() - Method in class org.aml.raml2java.PropertyCustomizerParameters
 
getter - Variable in class org.aml.raml2java.PropertyCustomizerParameters
 
getType(AbstractType) - Method in class org.aml.raml2java.JavaWriter
 
getType(AbstractType, boolean, boolean, IProperty) - Method in class org.aml.raml2java.JavaWriter
 
getWrapperStrategy() - Method in class org.aml.raml2java.JavaGenerationConfig
 
getWriter() - Method in class org.aml.raml2java.ClassCustomizerParameters
 
getWriter() - Method in class org.aml.raml2java.PropertyCustomizerParameters
 
GsonAcElementWriter - Class in org.aml.raml2java
 
GsonAcElementWriter() - Constructor for class org.aml.raml2java.GsonAcElementWriter
 
gsonSupport - Variable in class org.aml.raml2java.JavaGenerationConfig
 

H

hashCodeAndEquals - Variable in class org.aml.raml2java.JavaGenerationConfig
 
HashCodeAndEqualsBuilder - Class in org.aml.raml2java
 
HashCodeAndEqualsBuilder() - Constructor for class org.aml.raml2java.HashCodeAndEqualsBuilder
 

I

IAnnotationProcessingConfig - Interface in org.aml.raml2java
 
IClassCustomizer - Interface in org.aml.raml2java
 
idsToSkipDefinition - Variable in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
idsToSkipReference - Variable in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
ILogger - Interface in org.aml.raml2java
 
implementClonable - Variable in class org.aml.raml2java.JavaGenerationConfig
 
implementSerializable - Variable in class org.aml.raml2java.JavaGenerationConfig
 
implementsExisting - Annotation Type in org.aml.java.mapping
 
ImplementsExistingCustomizer - Class in org.aml.raml2java
 
ImplementsExistingCustomizer() - Constructor for class org.aml.raml2java.ImplementsExistingCustomizer
 
INameGenerator - Interface in org.aml.raml2java
 
includeJsr303Annotations - Variable in class org.aml.raml2java.JavaGenerationConfig
 
integerFormat - Variable in class org.aml.raml2java.JavaGenerationConfig
 
InterfaceGenerator - Class in org.aml.raml2java
 
InterfaceGenerator(JavaWriter) - Constructor for class org.aml.raml2java.InterfaceGenerator
 
IPropertyCustomizer - Interface in org.aml.raml2java
 
IPropertyNameGenerator - Interface in org.aml.raml2java
 
isAddGenerated() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isContainerStrategyCollection() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isGenerateBuilderMethods() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isGenerateHashCodeAndEquals() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isGsonSupport() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isImplementClonable() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isImplementSerializable() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isIncludeJsr303Annotations() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isJacksonSupport() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isJaxbSupport() - Method in class org.aml.raml2java.JavaGenerationConfig
 
isKeyword(String) - Static method in class org.aml.raml2java.DefaultNameGenerator
 
isSkipAllDefinitions() - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
isSkipAllReferences() - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
ITypeGenerator - Interface in org.aml.raml2java
 

J

JacksonDeserializerWriter - Class in org.aml.raml2java
 
JacksonDeserializerWriter() - Constructor for class org.aml.raml2java.JacksonDeserializerWriter
 
JacksonSerializerWriter - Class in org.aml.raml2java
 
JacksonSerializerWriter() - Constructor for class org.aml.raml2java.JacksonSerializerWriter
 
jacksonSupport - Variable in class org.aml.raml2java.JavaGenerationConfig
 
JavaGenerationConfig - Class in org.aml.raml2java
 
JavaGenerationConfig() - Constructor for class org.aml.raml2java.JavaGenerationConfig
 
JavaGenerationConfig.DefaultIntegerFormat - Enum in org.aml.raml2java
 
JavaGenerationConfig.DefaultNumberFormat - Enum in org.aml.raml2java
 
JavaGenerationConfig.MultipleInheritanceStrategy - Enum in org.aml.raml2java
 
JavaGenerationConfig.WrappersStrategy - Enum in org.aml.raml2java
 
javaName - Annotation Type in org.aml.java.mapping
 
JavaWriter - Class in org.aml.raml2java
 
JavaWriter(JavaGenerationConfig) - Constructor for class org.aml.raml2java.JavaWriter
 
JavaWriter() - Constructor for class org.aml.raml2java.JavaWriter
 
jaxbSupport - Variable in class org.aml.raml2java.JavaGenerationConfig
 

L

logGenerationProblem(String) - Method in interface org.aml.raml2java.ILogger
 

M

mapsToExisting - Annotation Type in org.aml.java.mapping
 
multipleInheritance - Variable in class org.aml.raml2java.JavaGenerationConfig
 

N

name(IProperty) - Method in interface org.aml.raml2java.IPropertyNameGenerator
 
nameGenerator - Variable in class org.aml.raml2java.JavaWriter
 
namespacesToSkipDefinition - Variable in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
namespacesToSkipReference - Variable in class org.aml.raml2java.BasicAnnotationProcessingConfig
 

O

org.aml.java.mapping - package org.aml.java.mapping
 
org.aml.raml2java - package org.aml.raml2java
 
outputPath - Variable in class org.aml.raml2java.JavaGenerationConfig
 
owner - Variable in class org.aml.raml2java.AnnotationTypeGenerator
 
owner - Variable in class org.aml.raml2java.EnumTypeGenerator
 

P

Package - Annotation Type in org.aml.java.mapping
 
primarySuperType - Annotation Type in org.aml.java.mapping
 
processConfig(FacetProcessingConfig.AnnotationGenerationInfo, ISimpleFacet, PropertyCustomizerParameters) - Method in class org.aml.raml2java.FacetProcessingConfig
 
prop - Variable in class org.aml.raml2java.PropertyCustomizerParameters
 
PropertyCustomizerParameters - Class in org.aml.raml2java
 
PropertyCustomizerParameters(JavaWriter, IProperty, JDefinedClass, JMethod, JMethod, JFieldVar) - Constructor for class org.aml.raml2java.PropertyCustomizerParameters
 
propNameGenerator - Variable in class org.aml.raml2java.JavaWriter
 
props - Variable in class org.aml.raml2java.ClassCustomizerParameters
 

R

runCustomizers(PropertyCustomizerParameters) - Method in class org.aml.raml2java.JavaWriter
 
runCustomizers(ClassCustomizerParameters) - Method in class org.aml.raml2java.JavaWriter
 

S

serializable - Annotation Type in org.aml.java.mapping
 
SerializableCustomizer - Class in org.aml.raml2java
 
SerializableCustomizer() - Constructor for class org.aml.raml2java.SerializableCustomizer
 
setAddGenerated(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setAnnotationConfig(BasicAnnotationProcessingConfig) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setClassCustomizers(ArrayList<IClassCustomizer>) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setContainerStrategyCollection(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setCustomizers(ArrayList<IPropertyCustomizer>) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setDefaultPackageName(String) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setDefaultPackageName(String) - Method in class org.aml.raml2java.JavaWriter
 
setDoubleFormat(JavaGenerationConfig.DefaultNumberFormat) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setGenerateBuilderMethods(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setGenerateHashCodeAndEquals(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setGsonSupport(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setImplementClonable(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setImplementSerializable(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setIncludeJsr303Annotations(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setIntegerFormat(JavaGenerationConfig.DefaultIntegerFormat) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setJacksonSupport(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setJaxbSupport(boolean) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setMultipleInheritanceStrategy(JavaGenerationConfig.MultipleInheritanceStrategy) - Method in class org.aml.raml2java.JavaGenerationConfig
 
setSkipAllDefinitions(boolean) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
setSkipAllReferences(boolean) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
setter - Variable in class org.aml.raml2java.PropertyCustomizerParameters
 
setWrapperStrategy(JavaGenerationConfig.WrappersStrategy) - Method in class org.aml.raml2java.JavaGenerationConfig
 
SimpleBeanGenerator - Class in org.aml.raml2java
 
SimpleBeanGenerator(JavaWriter) - Constructor for class org.aml.raml2java.SimpleBeanGenerator
 
skipAllDefinitions - Variable in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
skipAllReferences - Variable in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
skipDefinition(AbstractType) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
skipDefinition(AbstractType) - Method in interface org.aml.raml2java.IAnnotationProcessingConfig
 
skipReference(AbstractType) - Method in class org.aml.raml2java.BasicAnnotationProcessingConfig
 
skipReference(AbstractType) - Method in interface org.aml.raml2java.IAnnotationProcessingConfig
 
sourceFacet - Variable in class org.aml.raml2java.FacetProcessingConfig.AnnotationGenerationInfo
 
sourceFacetType - Variable in class org.aml.raml2java.FacetProcessingConfig.AnnotationGenerationInfo
 
StringResourceFile - Class in org.aml.raml2java
 
StringResourceFile(String, String) - Constructor for class org.aml.raml2java.StringResourceFile
 

T

template - Variable in class org.aml.raml2java.GenericAcAdapterWriter
 
toArrayInit(AbstractType, IProperty) - Method in class org.aml.raml2java.JavaWriter
 
toExpr(Object) - Method in class org.aml.raml2java.JavaWriter
 
type - Variable in class org.aml.raml2java.ClassCustomizerParameters
 

U

UnionTypeGenerator - Class in org.aml.raml2java
 
UnionTypeGenerator(JavaWriter) - Constructor for class org.aml.raml2java.UnionTypeGenerator
 
used - Variable in class org.aml.raml2java.DefaultNameGenerator
 

V

value - Variable in class org.aml.raml2java.FacetProcessingConfig.AnnotationGenerationInfo
 
valueOf(String) - Static method in enum org.aml.raml2java.JavaGenerationConfig.DefaultIntegerFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aml.raml2java.JavaGenerationConfig.DefaultNumberFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aml.raml2java.JavaGenerationConfig.MultipleInheritanceStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.aml.raml2java.JavaGenerationConfig.WrappersStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.aml.raml2java.JavaGenerationConfig.DefaultIntegerFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aml.raml2java.JavaGenerationConfig.DefaultNumberFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aml.raml2java.JavaGenerationConfig.MultipleInheritanceStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.aml.raml2java.JavaGenerationConfig.WrappersStrategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapperStrategy - Variable in class org.aml.raml2java.JavaGenerationConfig
 
write(ITypeLibrary) - Method in class org.aml.raml2java.JavaWriter
 
writer - Variable in class org.aml.raml2java.ClassCustomizerParameters
 
writer - Variable in class org.aml.raml2java.FacetProcessingConfig
 
writer - Variable in class org.aml.raml2java.PropertyCustomizerParameters
 
writeToString(ITypeLibrary) - Method in class org.aml.raml2java.JavaWriter
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2016 OnPositive. All rights reserved.