| Package | Description |
|---|---|
| iot.jcypher.domain.genericmodel | |
| iot.jcypher.domain.genericmodel.internal |
| Modifier and Type | Method and Description |
|---|---|
DOType.DOInterfaceBuilder |
DOTypeBuilderFactory.createInterfaceBuilder(String typeName)
Create a ClassBuilder which allows to build a generic domain object type representing an Interface.
|
static DOType.DOInterfaceBuilder |
InternalAccess.createInterfaceBuilder(String typeName,
DomainModel domainModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DOType.DOClassBuilder.addInterfaceBuilder(DOType.DOInterfaceBuilder builder)
Set a builder for the interface to be added to the constructed domain object Class.
|
void |
DOType.DOInterfaceBuilder.addInterfaceBuilder(DOType.DOInterfaceBuilder builder)
Set a builder for the interface to be added to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
DOType.DOInterfaceBuilder |
DomainModel.TypeBuilderFactory.createInterfaceBuilder(String typeName) |
Copyright © 2016. All rights reserved.