| Package | Description |
|---|---|
| iot.jcypher.domain.genericmodel | |
| iot.jcypher.domain.genericmodel.internal |
| Modifier and Type | Method and Description |
|---|---|
DOType.DOClassBuilder |
DOTypeBuilderFactory.createClassBuilder(String typeName)
Create a ClassBuilder which allows to build a generic domain object type representing a Class.
|
static DOType.DOClassBuilder |
InternalAccess.createClassBuilder(String typeName,
DomainModel domainModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DOType.DOClassBuilder.setSuperTypeBuilder(DOType.DOClassBuilder superTypeBuilder)
Set a builder for the super type of the constructed domain object Class.
|
| Modifier and Type | Method and Description |
|---|---|
DOType.DOClassBuilder |
DomainModel.TypeBuilderFactory.createClassBuilder(String typeName) |
Copyright © 2016. All rights reserved.