| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.model.def | |
| pl.decerto.hyperon.persistence.model.value |
| Modifier and Type | Method and Description |
|---|---|
static TypeDef |
TypeDef.buildCompoundType(EntityType compoundType)
Create entity
TypeDef based on given compoundType. |
static TypeDef |
TypeDef.buildSimpleType(String simpleType)
Create simple
TypeDef based on given simpleType. |
TypeDef |
PropertyDef.getType() |
| Constructor and Description |
|---|
PropertyDef(TypeDef type) |
PropertyDef(TypeDef type,
boolean collection) |
| Modifier and Type | Method and Description |
|---|---|
TypeDef |
Property.getType()
Gets type of this bundle property/element.
|
| Constructor and Description |
|---|
CollectionProperty(TypeDef type)
Creates
CollectionProperty for provided type definition. |
ValueProperty(TypeDef type,
ValueHolder holder)
|
Copyright © 2021. All rights reserved.