Uses of Interface
systems.dmx.core.RelatedObject
- 
Packages that use RelatedObject Package Description systems.dmx.core 
- 
- 
Uses of RelatedObject in systems.dmx.coreSubinterfaces of RelatedObject in systems.dmx.core Modifier and Type Interface Description interfaceRelatedAssocAn Assoc-Assoc pair.interfaceRelatedTopicA Topic-Assoc pair.Methods in systems.dmx.core with type parameters of type RelatedObject Modifier and Type Method Description <O extends RelatedObject>
 OPlayer. getDMXObject()<O extends RelatedObject>
 OAssoc. getDMXObjectByRole(String roleTypeUri)TODO: rename method to "getPlayerObjectByRole"<O extends RelatedObject>
 OAssoc. getDMXObjectByType(String topicTypeUri)TODO: rename method to "getPlayerObjectByType"
 
-