Uses of Interface
systems.dmx.core.Player
-
Packages that use Player Package Description systems.dmx.core -
-
Uses of Player in systems.dmx.core
Subinterfaces of Player in systems.dmx.core Modifier and Type Interface Description interface
AssocPlayer
An association at the end of anAssoc
.interface
TopicPlayer
A topic at the end of anAssoc
.Methods in systems.dmx.core that return Player Modifier and Type Method Description Player
Assoc. getPlayer1()
Player
Assoc. getPlayer2()
Player
Assoc. getPlayerByRole(String roleTypeUri)
-