| Package | Description |
|---|---|
| com.taxonic.carml.model | |
| com.taxonic.carml.model.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiObjectMap |
interface |
MultiRefObjectMap |
interface |
ObjectMap |
interface |
RefObjectMap |
| Modifier and Type | Method and Description |
|---|---|
Set<BaseObjectMap> |
PredicateObjectMap.getObjectMaps() |
| Modifier and Type | Class and Description |
|---|---|
class |
CarmlMultiObjectMap |
class |
CarmlMultiRefObjectMap |
class |
CarmlObjectMap |
class |
CarmlRefObjectMap |
| Modifier and Type | Method and Description |
|---|---|
Set<BaseObjectMap> |
CarmlPredicateObjectMap.getObjectMaps() |
| Modifier and Type | Method and Description |
|---|---|
CarmlPredicateObjectMap.Builder |
CarmlPredicateObjectMap.Builder.objectMap(BaseObjectMap objectMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
CarmlPredicateObjectMap.setObjectMaps(Set<BaseObjectMap> objectMaps) |
| Constructor and Description |
|---|
CarmlPredicateObjectMap(Set<PredicateMap> predicateMaps,
Set<BaseObjectMap> objectMaps,
Set<GraphMap> graphMaps) |
Copyright © 2017–2018 Taxonic. All rights reserved.