public interface DeepaMehtaType extends Topic
| Modifier and Type | Method and Description |
|---|---|
DeepaMehtaType |
addAssocDef(AssociationDefinitionModel assocDef) |
DeepaMehtaType |
addAssocDefBefore(AssociationDefinitionModel assocDef,
String beforeAssocDefUri) |
DeepaMehtaType |
addIndexMode(IndexMode indexMode) |
AssociationDefinition |
getAssocDef(String assocDefUri) |
Collection<AssociationDefinition> |
getAssocDefs() |
String |
getDataTypeUri() |
List<IndexMode> |
getIndexModes() |
List<String> |
getLabelConfig() |
TypeModel |
getModel() |
ViewConfiguration |
getViewConfig() |
Object |
getViewConfig(String typeUri,
String settingUri) |
boolean |
hasAssocDef(String assocDefUri) |
DeepaMehtaType |
removeAssocDef(String assocDefUri) |
DeepaMehtaType |
setDataTypeUri(String dataTypeUri) |
DeepaMehtaType |
setLabelConfig(List<String> labelConfig) |
void |
update(TypeModel model) |
findChildTopic, loadChildTopics, loadChildTopics, updatedelete, getAssociation, getAssociations, getChildTopics, getDatabaseVendorObject, getId, getProperty, getRelatedAssociation, getRelatedAssociations, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRelatedTopics, getSimpleValue, getType, getTypeUri, getUri, hasProperty, removeProperty, setChildTopics, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, updateChildTopic, updateChildTopicstoJSONString getDataTypeUri()
DeepaMehtaType setDataTypeUri(String dataTypeUri)
DeepaMehtaType addIndexMode(IndexMode indexMode)
Collection<AssociationDefinition> getAssocDefs()
AssociationDefinition getAssocDef(String assocDefUri)
boolean hasAssocDef(String assocDefUri)
DeepaMehtaType addAssocDef(AssociationDefinitionModel assocDef)
DeepaMehtaType addAssocDefBefore(AssociationDefinitionModel assocDef, String beforeAssocDefUri)
beforeAssocDefUri - the URI of the assoc def before the given assoc def is inserted.
If null the assoc def is appended at the end.DeepaMehtaType removeAssocDef(String assocDefUri)
DeepaMehtaType setLabelConfig(List<String> labelConfig)
ViewConfiguration getViewConfig()
void update(TypeModel model)
TypeModel getModel()
getModel in interface DeepaMehtaObjectgetModel in interface TopicCopyright © 2017. All rights reserved.