public interface AssociationDefinitionModel extends AssociationModel
The child type is a topic type. The parent type is either a topic type or an association type.
| Modifier and Type | Method and Description |
|---|---|
String |
getAssocDefUri() |
String |
getChildCardinalityUri() |
String |
getChildTypeUri() |
String |
getCustomAssocTypeUri() |
String |
getInstanceLevelAssocTypeUri() |
String |
getParentCardinalityUri() |
String |
getParentTypeUri() |
ViewConfigurationModel |
getViewConfig() |
void |
setChildCardinalityUri(String childCardinalityUri) |
void |
setParentCardinalityUri(String parentCardinalityUri) |
void |
setViewConfig(ViewConfigurationModel viewConfig) |
clone, getOtherPlayerId, getRoleModel, getRoleModel1, getRoleModel2, hasSameRoleTypeUris, matches, setRoleModel1, setRoleModel2createRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUritoJSONString getAssocDefUri()
String getCustomAssocTypeUri()
null if no Custom Association Type is set.String getInstanceLevelAssocTypeUri()
String getParentTypeUri()
String getChildTypeUri()
String getParentCardinalityUri()
String getChildCardinalityUri()
ViewConfigurationModel getViewConfig()
void setParentCardinalityUri(String parentCardinalityUri)
void setChildCardinalityUri(String childCardinalityUri)
void setViewConfig(ViewConfigurationModel viewConfig)
Copyright © 2018. All Rights Reserved.