| 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 |
|---|---|
Entity |
MindmapsGraph.addEntity(EntityType type) |
Entity |
MindmapsGraph.getEntity(String id) |
Entity |
MindmapsGraph.putEntity(String id,
EntityType type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Entity |
Concept.asEntity() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Entity> |
EntityType.instances() |
| Modifier and Type | Method and Description |
|---|---|
Entity |
AbstractMindmapsGraph.addEntity(EntityType type) |
Entity |
AbstractMindmapsGraph.getEntity(String id) |
Entity |
AbstractMindmapsGraph.putEntity(String itemIdentifier,
EntityType type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Var |
InstanceMapper.map(Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
OWLMigrator.entity(OWLNamedIndividual individual) |
| Modifier and Type | Method and Description |
|---|---|
default String |
Namer.resourceId(Entity entity,
ResourceType<?> resourceType)
Make an identifier for a resource of a given type to be associated with a given entity.
|
Copyright © 2016. All rights reserved.