| Package | Description |
|---|---|
| io.mindmaps.concept | |
| io.mindmaps.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
Concept.delete()
Deletes the concept.
|
Relation |
Relation.deleteScope(Instance scope) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConceptIdNotUniqueException
This exception is thrown when two concepts attept to have the same unique id.
|
class |
InvalidConceptTypeException
This exception is thrown when attempting to incorrectly cast a concept to something it is not.
|
class |
InvalidConceptValueException
Thrown when the value of a resource does not match the resources datatype.
|
class |
MoreThanOneConceptException
Thrown when two concepts are returned when using a unique id to retrieve them.
|
Copyright © 2016. All rights reserved.