| Modifier and Type | Class and Description |
|---|---|
class |
BindEntity |
class |
BindProperty |
| Modifier and Type | Method and Description |
|---|---|
protected com.squareup.javapoet.TypeName |
AbstractCollectionBindTransform.convert(ModelEntity modelEntity,
com.squareup.javapoet.ClassName elementTypeName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelBucket<T extends ModelEntity<?>,E extends Element> |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedModelProperty |
class |
ModelBucket<T extends ModelEntity<?>,E extends Element> |
class |
ModelClass<E extends ModelProperty> |
class |
ModelMethod |
class |
ModelProperty |
| Modifier and Type | Field and Description |
|---|---|
protected WeakReference<ModelEntity> |
ModelProperty.parent |
| Modifier and Type | Method and Description |
|---|---|
ModelEntity |
ModelProperty.getParent() |
| Constructor and Description |
|---|
ManagedModelProperty(ModelEntity entity,
Element element) |
ModelProperty(ModelEntity<?> entity,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
static <E extends ModelEntity<?>> |
AnnotationUtility.extractAsBoolean(Elements elementUtils,
E item,
ModelAnnotation annotation,
AnnotationAttributeType attribute)
Estract from an annotation of a method the attribute value specified
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrefEntity |
class |
PrefProperty |
| Constructor and Description |
|---|
PrefProperty(ModelEntity entity,
Element element) |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLDaoDefinition |
class |
SQLEntity |
class |
SQLiteDatabaseSchema |
class |
SQLiteModelMethod |
class |
SQLProperty |
Copyright © 2017. All rights reserved.