de.deepamehta.core.service
Interface TypeStorage

Show UML class diagram
All Known Implementing Classes:
TypeStorageImpl

public interface TypeStorage


Method Summary
 AssociationDefinitionModel fetchAssociationDefinition(Association assoc)
           
 Topic fetchChildType(Association assoc)
           
 Topic fetchParentType(Association assoc)
           
 void removeAssociationDefinitionFromMemoryAndRebuildSequence(Type type, String childTypeUri)
           
 

Method Detail

fetchAssociationDefinition

AssociationDefinitionModel fetchAssociationDefinition(Association assoc)

fetchParentType

Topic fetchParentType(Association assoc)

fetchChildType

Topic fetchChildType(Association assoc)

removeAssociationDefinitionFromMemoryAndRebuildSequence

void removeAssociationDefinitionFromMemoryAndRebuildSequence(Type type,
                                                             String childTypeUri)


Copyright © 2014. All Rights Reserved.