de.deepamehta.core
Interface AssociationType

Show UML class diagram
All Superinterfaces:
DeepaMehtaObject, Identifiable, JSONEnabled, Topic, Type
All Known Implementing Classes:
AttachedAssociationType

public interface AssociationType
extends Type


Method Summary
 void update(AssociationTypeModel model, ClientState clientState, Directives directives)
           
 
Methods inherited from interface de.deepamehta.core.Type
addAssocDef, getAssocDef, getAssocDefs, getDataTypeUri, getIndexModes, getLabelConfig, getModel, getViewConfig, getViewConfig, hasAssocDef, removeAssocDef, setDataTypeUri, setIndexModes, setLabelConfig, update, updateAssocDef
 
Methods inherited from interface de.deepamehta.core.Topic
getRelatedAssociation, getRelatedAssociations, update
 
Methods inherited from interface de.deepamehta.core.DeepaMehtaObject
delete, getAssociation, getAssociations, getCompositeValue, getId, getProperty, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRelatedTopics, getSimpleValue, getTypeUri, getUri, hasProperty, loadChildTopics, loadChildTopics, removeProperty, setCompositeValue, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, updateChildTopic, updateChildTopics
 
Methods inherited from interface de.deepamehta.core.JSONEnabled
toJSON
 

Method Detail

update

void update(AssociationTypeModel model,
            ClientState clientState,
            Directives directives)


Copyright © 2014. All Rights Reserved.