| Package | Description |
|---|---|
| io.mindmaps | |
| io.mindmaps.concept | |
| io.mindmaps.graph.internal | |
| io.mindmaps.migration.export | |
| io.mindmaps.migration.owl |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
MindmapsGraph.getEntityType(String id) |
EntityType |
MindmapsGraph.putEntityType(String id) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
MindmapsGraph.addEntity(EntityType type) |
Entity |
MindmapsGraph.putEntity(String id,
EntityType type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EntityType |
Concept.asEntityType() |
EntityType |
EntityType.deletePlaysRole(RoleType roleType) |
EntityType |
EntityType.playsRole(RoleType roleType) |
EntityType |
EntityType.setAbstract(Boolean isAbstract) |
EntityType |
EntityType.superType() |
EntityType |
EntityType.superType(EntityType type) |
EntityType |
Entity.type() |
| Modifier and Type | Method and Description |
|---|---|
Collection<EntityType> |
EntityType.subTypes() |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
EntityType.superType(EntityType type) |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
AbstractMindmapsGraph.getEntityType(String id) |
EntityType |
AbstractMindmapsGraph.putEntityType(String itemIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
AbstractMindmapsGraph.addEntity(EntityType type) |
Entity |
AbstractMindmapsGraph.putEntity(String itemIdentifier,
EntityType type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Var |
TypeMapper.map(Var var,
EntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
OWLMigrator.entityType(OWLClass owlclass) |
EntityType |
OWLMigrator.owlThingEntityType() |
| Modifier and Type | Method and Description |
|---|---|
RoleType |
OWLMigrator.entityRole(EntityType entityType,
ResourceType<?> resourceType) |
Copyright © 2016. All rights reserved.