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, updateclassName, 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, updateChildTopicsclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetOtherPlayerId, getPlayer, getPlayer1, getPlayer2, getRole, getRole, getRole1, getRole2, getTopicByType, hasSameRoleTypeUris, isPlayer, loadChildTopics, loadChildTopics, matches, updatedelete, 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, updateChildTopicstoJSONAssociationDefinitionImpl(AssociationDefinitionModelImpl model, PersistenceLayer pl)
public String getAssocDefUri()
getAssocDefUri in interface AssociationDefinitionpublic String getParentTypeUri()
getParentTypeUri in interface AssociationDefinitionpublic String getChildTypeUri()
getChildTypeUri in interface AssociationDefinitionpublic String getCustomAssocTypeUri()
getCustomAssocTypeUri in interface AssociationDefinitionnull if not set.public String getInstanceLevelAssocTypeUri()
getInstanceLevelAssocTypeUri in interface AssociationDefinitiondmx.core.composition
or dmx.core.aggregation depending on this association definition's type.
Is never null.public String getParentCardinalityUri()
getParentCardinalityUri in interface AssociationDefinitionpublic void setParentCardinalityUri(String parentCardinalityUri)
setParentCardinalityUri in interface AssociationDefinitionpublic String getChildCardinalityUri()
getChildCardinalityUri in interface AssociationDefinitionpublic void setChildCardinalityUri(String childCardinalityUri)
setChildCardinalityUri in interface AssociationDefinitionpublic ViewConfiguration getViewConfig()
getViewConfig in interface AssociationDefinitionpublic void update(AssociationDefinitionModel updateModel)
update in interface AssociationDefinitionpublic AssociationDefinitionModelImpl getModel()
getModel in interface AssociationgetModel in interface AssociationDefinitiongetModel in interface DMXObjectgetModel in class AssociationImplCopyright © 2018. All Rights Reserved.