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
 Association getAssociation()
           
 AssociationRoleModel getModel()
           
 DeepaMehtaObject getPlayer()
           
 
Methods inherited from class de.deepamehta.core.impl.AttachedRole
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
getPlayerId, getRoleTypeUri, setRoleTypeUri
 
Methods inherited from interface de.deepamehta.core.JSONEnabled
toJSON
 

Constructor Detail

AttachedAssociationRole

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

getPlayer

public DeepaMehtaObject getPlayer()
Specified by:
getPlayer in interface Role

getAssociation

public Association getAssociation()
Specified by:
getAssociation in interface AssociationRole

getModel

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


Copyright © 2014. All Rights Reserved.