| Package | Description |
|---|---|
| com.mware.core.model.clientapi.dto | |
| com.mware.core.model.schema |
| Modifier and Type | Method and Description |
|---|---|
List<ClientApiSchema.Concept> |
ClientApiSchema.getConcepts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientApiSchema.addAllConcepts(Collection<ClientApiSchema.Concept> concepts) |
ClientApiSchema |
ClientApiSchema.merge(Collection<ClientApiSchema.Concept> mergeConcepts,
Collection<ClientApiSchema.Property> mergeProperties,
Collection<ClientApiSchema.Relationship> mergeRelationships) |
| Modifier and Type | Method and Description |
|---|---|
ClientApiSchema.Concept |
Concept.toClientApi() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ClientApiSchema.Concept> |
Concept.toClientApiConcepts(Iterable<Concept> concepts) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.