public class InMemoryConcept extends Concept
| Constructor and Description |
|---|
InMemoryConcept(String conceptIRI,
String parentIRI) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIntent(String intent,
org.vertexium.Authorizations authorizations) |
List<String> |
getAddRelatedConceptWhiteList() |
String |
getColor() |
String |
getConceptIRI() |
boolean |
getDeleteable() |
String |
getDisplayName() |
String |
getDisplayType() |
byte[] |
getGlyphIcon() |
byte[] |
getGlyphIconSelected() |
String[] |
getIntents() |
String |
getIRI() |
byte[] |
getMapGlyphIcon() |
Map<String,String> |
getMetadata() |
Boolean |
getSearchable() |
String |
getSubtitleFormula() |
String |
getTimeFormula() |
String |
getTitle() |
String |
getTitleFormula() |
boolean |
getUpdateable() |
boolean |
getUserVisible() |
boolean |
hasGlyphIconResource() |
boolean |
hasGlyphIconSelectedResource() |
void |
removeIntent(String intent,
org.vertexium.Authorizations authorizations) |
void |
removeProperty(String name,
org.vertexium.Authorizations authorizations) |
void |
setProperty(String name,
Object value,
org.vertexium.Authorizations authorizations) |
equals, getParentConceptIRI, getProperties, hashCode, toClientApi, toClientApiConcepts, toString, updateIntentspublic String[] getIntents()
getIntents in class Conceptpublic void addIntent(String intent, org.vertexium.Authorizations authorizations)
public void removeIntent(String intent, org.vertexium.Authorizations authorizations)
removeIntent in class Conceptpublic boolean hasGlyphIconResource()
hasGlyphIconResource in class Conceptpublic boolean hasGlyphIconSelectedResource()
hasGlyphIconSelectedResource in class Conceptpublic String getDisplayName()
getDisplayName in class Conceptpublic String getDisplayType()
getDisplayType in class Conceptpublic String getTitleFormula()
getTitleFormula in class Conceptpublic Boolean getSearchable()
getSearchable in class Conceptpublic String getSubtitleFormula()
getSubtitleFormula in class Conceptpublic String getTimeFormula()
getTimeFormula in class Conceptpublic boolean getUserVisible()
getUserVisible in interface OntologyElementgetUserVisible in class Conceptpublic boolean getDeleteable()
getDeleteable in interface OntologyElementgetDeleteable in class Conceptpublic boolean getUpdateable()
getUpdateable in interface OntologyElementgetUpdateable in class Conceptpublic Map<String,String> getMetadata()
getMetadata in class Conceptpublic List<String> getAddRelatedConceptWhiteList()
getAddRelatedConceptWhiteList in class Conceptpublic void setProperty(String name, Object value, org.vertexium.Authorizations authorizations)
setProperty in class Conceptpublic void removeProperty(String name, org.vertexium.Authorizations authorizations)
removeProperty in class Conceptpublic byte[] getGlyphIcon()
getGlyphIcon in class Conceptpublic byte[] getGlyphIconSelected()
getGlyphIconSelected in class Conceptpublic byte[] getMapGlyphIcon()
getMapGlyphIcon in class Conceptpublic String getConceptIRI()
Copyright © 2013–2016 V5 Analytics. All rights reserved.