| Package | Description |
|---|---|
| iot.jcypher.domain.genericmodel | |
| iot.jcypher.domain.genericmodel.internal | |
| iot.jcypher.domain.mapping |
| Modifier and Type | Method and Description |
|---|---|
static DOType.DOClassBuilder |
InternalAccess.createClassBuilder(String typeName,
DomainModel domainModel) |
static DOType |
InternalAccess.createDOType(String typeName,
DomainModel domainModel) |
static DOType.DOEnumBuilder |
InternalAccess.createEnumBuilder(String typeName,
DomainModel domainModel) |
static DOType.DOInterfaceBuilder |
InternalAccess.createInterfaceBuilder(String typeName,
DomainModel domainModel) |
| Modifier and Type | Method and Description |
|---|---|
static DomainModel |
InternalAccess.createDomainModel(String domainName,
String domainLabel,
DomainAccess domAccess) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InternalAccess.addDOTypeIfNeeded(DomainModel domainModel,
DOType doType) |
static DomainAccess |
InternalAccess.getDomainAccess(DomainModel dm) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMapping |
DefaultObjectMappingCreator.createObjectMapping(Class<?> toMap,
DomainModel dm) |
Copyright © 2016. All rights reserved.