Package systems.dmx.core.model.topicmaps
Interface ViewAssoc
-
- All Superinterfaces:
AssocModel
,Cloneable
,DMXObjectModel
,Identifiable
,JSONEnabled
public interface ViewAssoc extends AssocModel
An association viewmodel as contained in a topicmap viewmodel.
-
-
Method Summary
-
Methods inherited from interface systems.dmx.core.model.AssocModel
clone, getOtherPlayerId, getPlayer1, getPlayer2, getPlayerByRole, hasSameRoleTypeUris, matches, playerCount, setPlayer1, setPlayer2
-
Methods inherited from interface systems.dmx.core.model.DMXObjectModel
createPlayerModel, getChildTopics, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopics, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri
-
Methods inherited from interface systems.dmx.core.JSONEnabled
dump, toJSON
-
-