| Package | Description |
|---|---|
| io.mindmaps.concept | |
| io.mindmaps.exception | |
| io.mindmaps.graph.internal | |
| io.mindmaps.util |
| Modifier and Type | Method and Description |
|---|---|
Schema.ConceptProperty |
ResourceType.DataType.getConceptProperty() |
| Constructor and Description |
|---|
ConceptIdNotUniqueException(Concept concept,
Schema.ConceptProperty type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
io.mindmaps.graph.internal.ConceptImpl |
AbstractMindmapsGraph.getConcept(Schema.ConceptProperty key,
String value) |
Set<io.mindmaps.graph.internal.ConceptImpl> |
AbstractMindmapsGraph.getConcepts(Schema.ConceptProperty key,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
static Schema.ConceptProperty |
Schema.ConceptProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schema.ConceptProperty[] |
Schema.ConceptProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.