de.deepamehta.core.impl
Class AttachedAssociationRole

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.impl.AttachedRole
      extended by de.deepamehta.core.impl.AttachedAssociationRole
All Implemented Interfaces:
AssociationRole, JSONEnabled, Role

 class AttachedAssociationRole
extends AttachedRole
implements AssociationRole

An association role that is attached to the DeepaMehtaService.


Field Summary
 
Fields inherited from class de.deepamehta.core.impl.AttachedRole
dms
 
Constructor Summary
AttachedAssociationRole(AssociationRoleModel model, Association assoc, EmbeddedService dms)
           
 
Method Summary
 AssociationRoleModel getModel()
           
(package private)  void storeRoleTypeUri()
           
 
Methods inherited from class de.deepamehta.core.impl.AttachedRole
getAssociation, getPlayerId, getRoleTypeUri, setRoleTypeUri, toJSON
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.deepamehta.core.Role
getAssociation, getPlayerId, getRoleTypeUri, setRoleTypeUri
 
Methods inherited from interface de.deepamehta.core.JSONEnabled
toJSON
 

Constructor Detail

AttachedAssociationRole

AttachedAssociationRole(AssociationRoleModel model,
                        Association assoc,
                        EmbeddedService dms)
Method Detail

storeRoleTypeUri

void storeRoleTypeUri()
Specified by:
storeRoleTypeUri in class AttachedRole

getModel

public AssociationRoleModel getModel()
Specified by:
getModel in interface Role
Overrides:
getModel in class AttachedRole


Copyright © 2013. All Rights Reserved.