de.deepamehta.core
Interface Identifiable

Show UML class diagram
All Known Subinterfaces:
Association, AssociationDefinition, AssociationType, DeepaMehtaObject, RelatedAssociation, RelatedTopic, Topic, TopicType, Type
All Known Implementing Classes:
AssociationDefinitionModel, AssociationModel, AssociationTypeModel, AssociationViewmodel, AttachedAssociation, AttachedAssociationDefinition, AttachedAssociationType, AttachedDeepaMehtaObject, AttachedRelatedAssociation, AttachedRelatedTopic, AttachedTopic, AttachedTopicType, AttachedType, DeepaMehtaObjectModel, RelatedAssociationModel, RelatedTopicModel, TopicDeletionModel, TopicModel, TopicReferenceModel, TopicTypeModel, TopicViewmodel, TypeModel

public interface Identifiable

A common interface for all entities that provide an ID.


Method Summary
 long getId()
           
 

Method Detail

getId

long getId()


Copyright © 2015. All Rights Reserved.