public interface AssociationDefinitionModel extends AssociationModel
| Modifier and Type | Method and Description |
|---|---|
String |
getAssocDefUri() |
String |
getChildCardinalityUri() |
String |
getChildTypeUri() |
String |
getCustomAssocTypeUri() |
String |
getInstanceLevelAssocTypeUri()
The type to be used to create an association instance based on this association definition.
|
String |
getParentCardinalityUri() |
String |
getParentTypeUri() |
ViewConfigurationModel |
getViewConfigModel() |
void |
setChildCardinalityUri(String childCardinalityUri) |
void |
setParentCardinalityUri(String parentCardinalityUri) |
void |
setViewConfigModel(ViewConfigurationModel viewConfigModel) |
clone, getOtherPlayerId, getRoleModel, getRoleModel1, getRoleModel2, hasSameRoleTypeUris, setRoleModel1, setRoleModel2createRoleModel, getChildTopicsModel, getId, getSimpleValue, getTypeUri, getUri, set, setChildTopicsModel, setId, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setSimpleValue, setTypeUri, setUritoJSONString getAssocDefUri()
String getCustomAssocTypeUri()
String getInstanceLevelAssocTypeUri()
String getParentTypeUri()
String getChildTypeUri()
String getParentCardinalityUri()
String getChildCardinalityUri()
ViewConfigurationModel getViewConfigModel()
void setParentCardinalityUri(String parentCardinalityUri)
void setChildCardinalityUri(String childCardinalityUri)
void setViewConfigModel(ViewConfigurationModel viewConfigModel)
Copyright © 2016. All Rights Reserved.