public interface CompDef extends Assoc
The parent type is either a TopicType
or an AssocType
. The child type is always a TopicType
.
Modifier and Type | Method and Description |
---|---|
String |
getChildCardinalityUri() |
String |
getChildTypeUri() |
String |
getCompDefUri() |
String |
getCustomAssocTypeUri() |
String |
getInstanceLevelAssocTypeUri() |
CompDefModel |
getModel() |
String |
getParentTypeUri() |
ViewConfig |
getViewConfig() |
void |
setChildCardinalityUri(String childCardinalityUri) |
void |
update(CompDefModel model) |
getDMXObject1, getDMXObject2, getDMXObjectByRole, getDMXObjectByType, getOtherPlayerId, getPlayer1, getPlayer2, getPlayerByRole, hasSameRoleTypeUris, matches, playerCount
checkWriteAccess, delete, getAssoc, getAssocs, getChildTopics, getDatabaseVendorObject, getId, getProperty, getRelatedAssoc, getRelatedAssocs, getRelatedAssocs, getRelatedTopic, getRelatedTopics, getRelatedTopics, getSimpleValue, getType, getTypeUri, getUri, hasProperty, loadChildTopics, loadChildTopics, removeProperty, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, update, update, updateChildTopics
dump, toJSON
String getCompDefUri()
String getParentTypeUri()
String getChildTypeUri()
String getCustomAssocTypeUri()
null
if not set.String getInstanceLevelAssocTypeUri()
dmx.core.composition
.
Is never null
.String getChildCardinalityUri()
void setChildCardinalityUri(String childCardinalityUri)
ViewConfig getViewConfig()
void update(CompDefModel model)
CompDefModel getModel()
Copyright © 2023. All Rights Reserved.