Skip navigation links
A C D E F G I M O P S V 

A

Analyzer - Interface in com.github.jmodel.api
 
AnalyzerFactory - Interface in com.github.jmodel.spi
 
AnalyzerFactoryService - Class in com.github.jmodel.api
 
Array - Interface in com.github.jmodel.api
 

C

calc(T1, T2, OperationEnum, Locale) - Static method in class com.github.jmodel.api.ModelHelper
 
clone() - Method in interface com.github.jmodel.api.Field
 
clone() - Method in interface com.github.jmodel.api.Model
 
com.github.jmodel.api - package com.github.jmodel.api
 
com.github.jmodel.spi - package com.github.jmodel.spi
 
construct(Object, FormatEnum) - Method in interface com.github.jmodel.api.ModelEngine
Build a generic model.
construct(Object, FormatEnum, Locale) - Method in interface com.github.jmodel.api.ModelEngine
 

D

DataTypeEnum - Enum in com.github.jmodel.api
 

E

Entity - Interface in com.github.jmodel.api
 

F

Field - Interface in com.github.jmodel.api
 
fill(Model, Object, FormatEnum) - Method in interface com.github.jmodel.api.ModelEngine
Set the value of fields for an existing generic model.
fill(Model, Object, FormatEnum, Locale) - Method in interface com.github.jmodel.api.ModelEngine
 
FormatChecker - Interface in com.github.jmodel.api
 
FormatCheckerFactory - Interface in com.github.jmodel.spi
 
FormatCheckerFactoryService - Class in com.github.jmodel.api
 
FormatEnum - Enum in com.github.jmodel.api
 

G

get() - Method in class com.github.jmodel.api.ModelEngineFactoryService
 
get() - Method in interface com.github.jmodel.spi.ModelEngineFactory
 
getAnalyzer(FormatEnum, String) - Method in class com.github.jmodel.api.AnalyzerFactoryService
 
getAnalyzer(FormatEnum, String) - Method in interface com.github.jmodel.spi.AnalyzerFactory
 
getDataType() - Method in interface com.github.jmodel.api.Field
 
getDate(String) - Static method in class com.github.jmodel.api.ModelHelper
 
getDate(String, String) - Static method in class com.github.jmodel.api.ModelHelper
 
getFieldPathMap() - Method in interface com.github.jmodel.api.Model
 
getFields() - Method in interface com.github.jmodel.api.Entity
 
getFieldValue(Field) - Static method in class com.github.jmodel.api.ModelHelper
 
getFormatChecker(FormatEnum) - Method in class com.github.jmodel.api.FormatCheckerFactoryService
 
getFormatChecker(FormatEnum) - Method in interface com.github.jmodel.spi.FormatCheckerFactory
 
getFormatString() - Method in interface com.github.jmodel.api.Field
 
getInstance() - Static method in class com.github.jmodel.api.AnalyzerFactoryService
 
getInstance() - Static method in class com.github.jmodel.api.FormatCheckerFactoryService
 
getInstance() - Static method in class com.github.jmodel.api.ModelEngineFactoryService
 
getModelPath() - Method in interface com.github.jmodel.api.Model
 
getModelPathMap() - Method in interface com.github.jmodel.api.Model
 
getName() - Method in interface com.github.jmodel.api.Field
 
getName() - Method in interface com.github.jmodel.api.Model
 
getParentEntity() - Method in interface com.github.jmodel.api.Field
 
getParentModel() - Method in interface com.github.jmodel.api.Model
 
getSubModels() - Method in interface com.github.jmodel.api.Model
 
getTargetBean() - Method in interface com.github.jmodel.api.Model
 
getValue() - Method in interface com.github.jmodel.api.Field
 

I

IllegalException - Exception in com.github.jmodel.api
 
IllegalException(String) - Constructor for exception com.github.jmodel.api.IllegalException
 
isRecursive() - Method in interface com.github.jmodel.api.Model
 
isUsed() - Method in interface com.github.jmodel.api.Entity
 
isUsed() - Method in interface com.github.jmodel.api.Field
 
isValid(Object) - Method in interface com.github.jmodel.api.FormatChecker
 

M

Model - Interface in com.github.jmodel.api
 
ModelEngine - Interface in com.github.jmodel.api
 
ModelEngineFactory - Interface in com.github.jmodel.spi
 
ModelEngineFactoryService - Class in com.github.jmodel.api
 
ModelHelper - Class in com.github.jmodel.api
 
ModelHelper() - Constructor for class com.github.jmodel.api.ModelHelper
 

O

OperationEnum - Enum in com.github.jmodel.api
 

P

predict(Comparable, Comparable, OperationEnum, Locale) - Static method in class com.github.jmodel.api.ModelHelper
 
predict(String, List<String>, OperationEnum, Locale) - Static method in class com.github.jmodel.api.ModelHelper
 
predict(Boolean, Boolean, OperationEnum, Locale) - Static method in class com.github.jmodel.api.ModelHelper
 
process(Model, T, Boolean) - Method in interface com.github.jmodel.api.Analyzer
 

S

setDataType(DataTypeEnum) - Method in interface com.github.jmodel.api.Field
 
setFieldPathMap(Map<String, Field>) - Method in interface com.github.jmodel.api.Model
 
setFields(List<Field>) - Method in interface com.github.jmodel.api.Entity
 
setFormatString(String) - Method in interface com.github.jmodel.api.Field
 
setModelPath(String) - Method in interface com.github.jmodel.api.Model
 
setModelPathMap(Map<String, Model>) - Method in interface com.github.jmodel.api.Model
 
setName(String) - Method in interface com.github.jmodel.api.Field
 
setName(String) - Method in interface com.github.jmodel.api.Model
 
setParentEntity(Entity) - Method in interface com.github.jmodel.api.Field
 
setParentModel(Model) - Method in interface com.github.jmodel.api.Model
 
setRecursive(boolean) - Method in interface com.github.jmodel.api.Model
 
setSubModels(List<Model>) - Method in interface com.github.jmodel.api.Model
 
setTargetBean(Object) - Method in interface com.github.jmodel.api.Model
 
setUsed(boolean) - Method in interface com.github.jmodel.api.Entity
 
setUsed(boolean) - Method in interface com.github.jmodel.api.Field
 
setValue(String) - Method in interface com.github.jmodel.api.Field
 

V

valueOf(String) - Static method in enum com.github.jmodel.api.DataTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.jmodel.api.FormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.jmodel.api.OperationEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.jmodel.api.DataTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.jmodel.api.FormatEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.jmodel.api.OperationEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G I M O P S V 
Skip navigation links

Copyright © 2016. All rights reserved.