de.deepamehta.plugins.topicmaps.model
Class AssociationViewmodel

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.model.DeepaMehtaObjectModel
      extended by de.deepamehta.core.model.AssociationModel
          extended by de.deepamehta.plugins.topicmaps.model.AssociationViewmodel
All Implemented Interfaces:
Identifiable, JSONEnabled, Cloneable

public class AssociationViewmodel
extends AssociationModel

An association viewmodel as contained in a topicmap viewmodel.


Field Summary
 
Fields inherited from class de.deepamehta.core.model.DeepaMehtaObjectModel
composite, id, typeUri, uri, value
 
Constructor Summary
AssociationViewmodel(AssociationModel assoc)
           
 
Method Summary
 
Methods inherited from class de.deepamehta.core.model.AssociationModel
clone, createRoleModel, getOtherPlayerId, getRoleModel, getRoleModel1, getRoleModel2, hasSameRoleTypeUris, toJSON, toString
 
Methods inherited from class de.deepamehta.core.model.DeepaMehtaObjectModel
equals, getCompositeValueModel, getId, getSimpleValue, getTypeUri, getUri, hashCode, set, setCompositeValue, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssociationViewmodel

AssociationViewmodel(AssociationModel assoc)


Copyright © 2013. All Rights Reserved.