| Package | Description |
|---|---|
| iot.jcypher.domain |
| Modifier and Type | Method and Description |
|---|---|
List<DomainInformation.DomainObjectType> |
DomainInformation.getDomainObjectTypes()
answer a list of DomainObjectTypes stored in the domain graph
|
| Modifier and Type | Method and Description |
|---|---|
List<Class<?>> |
DomainInformation.getRawTypes(List<DomainInformation.DomainObjectType> types)
answer the raw types (Java classes) of the list of DomainObjectTypes.
|
Copyright © 2016. All rights reserved.