class AssociationDefinitionImpl extends AssociationImpl implements AssociationDefinition
CoreService
.mf, model, pl
Constructor and Description |
---|
AssociationDefinitionImpl(AssociationDefinitionModelImpl model,
PersistenceLayer pl) |
Modifier and Type | Method and Description |
---|---|
String |
getAssocDefUri() |
String |
getChildCardinalityUri() |
String |
getChildTypeUri() |
String |
getCustomAssocTypeUri() |
String |
getInstanceLevelAssocTypeUri() |
AssociationDefinitionModelImpl |
getModel() |
String |
getParentCardinalityUri() |
String |
getParentTypeUri() |
ViewConfiguration |
getViewConfig() |
void |
setChildCardinalityUri(String childCardinalityUri) |
void |
setParentCardinalityUri(String parentCardinalityUri) |
void |
update(AssociationDefinitionModel updateModel) |
delete, getAssociation, getAssociations, getOtherPlayerId, getPlayer, getPlayer1, getPlayer2, getRelatedAssociation, getRelatedAssociations, getRelatedTopics, getRole, getRole, getRole1, getRole2, getTopicByType, hasSameRoleTypeUris, isPlayer, loadChildTopics, loadChildTopics, matches, update
className, equals, getChildTopics, getDatabaseVendorObject, getId, getProperty, getRelatedTopic, getRelatedTopics, getRelatedTopics, getSimpleValue, getType, getTypeUri, getUri, hashCode, hasProperty, removeProperty, setChildTopics, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, toJSON, toString, updateChildTopics
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getOtherPlayerId, getPlayer, getPlayer1, getPlayer2, getRole, getRole, getRole1, getRole2, getTopicByType, hasSameRoleTypeUris, isPlayer, loadChildTopics, loadChildTopics, matches, update
delete, getAssociation, getAssociations, getChildTopics, getDatabaseVendorObject, getId, getProperty, getRelatedAssociation, getRelatedAssociations, getRelatedTopic, getRelatedTopics, getRelatedTopics, getRelatedTopics, getSimpleValue, getType, getTypeUri, getUri, hasProperty, removeProperty, setChildTopics, setProperty, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUri, updateChildTopics
toJSON
AssociationDefinitionImpl(AssociationDefinitionModelImpl model, PersistenceLayer pl)
public String getAssocDefUri()
getAssocDefUri
in interface AssociationDefinition
public String getParentTypeUri()
getParentTypeUri
in interface AssociationDefinition
public String getChildTypeUri()
getChildTypeUri
in interface AssociationDefinition
public String getCustomAssocTypeUri()
getCustomAssocTypeUri
in interface AssociationDefinition
null
if not set.public String getInstanceLevelAssocTypeUri()
getInstanceLevelAssocTypeUri
in interface AssociationDefinition
dmx.core.composition
or dmx.core.aggregation
depending on this association definition's type.
Is never null
.public String getParentCardinalityUri()
getParentCardinalityUri
in interface AssociationDefinition
public void setParentCardinalityUri(String parentCardinalityUri)
setParentCardinalityUri
in interface AssociationDefinition
public String getChildCardinalityUri()
getChildCardinalityUri
in interface AssociationDefinition
public void setChildCardinalityUri(String childCardinalityUri)
setChildCardinalityUri
in interface AssociationDefinition
public ViewConfiguration getViewConfig()
getViewConfig
in interface AssociationDefinition
public void update(AssociationDefinitionModel updateModel)
update
in interface AssociationDefinition
public AssociationDefinitionModelImpl getModel()
getModel
in interface Association
getModel
in interface AssociationDefinition
getModel
in interface DMXObject
getModel
in class AssociationImpl
Copyright © 2018. All Rights Reserved.