| Package | Description | 
|---|---|
| systems.dmx.core | |
| systems.dmx.core.impl | |
| systems.dmx.facets | 
| Modifier and Type | Method and Description | 
|---|---|
AssociationDefinition | 
DMXType.getAssocDef(String assocDefUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<AssociationDefinition> | 
DMXType.getAssocDefs()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DMXObject.updateChildTopics(ChildTopicsModel updateModel,
                 AssociationDefinition assocDef)  | 
| Modifier and Type | Class and Description | 
|---|---|
(package private) class  | 
AssociationDefinitionImpl
An association definition that is attached to the  
CoreService. | 
| Modifier and Type | Method and Description | 
|---|---|
AssociationDefinition | 
DMXTypeImpl.getAssocDef(String assocDefUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<AssociationDefinition> | 
DMXTypeImpl.getAssocDefs()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DMXObjectImpl.updateChildTopics(ChildTopicsModel updateModel,
                 AssociationDefinition assocDef)  | 
| Modifier and Type | Method and Description | 
|---|---|
private AssociationDefinition | 
FacetsPlugin.getAssocDef(String facetTypeUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
private RelatedTopic | 
FacetsPlugin.fetchChildTopic(DMXObject object,
               AssociationDefinition assocDef)
Fetches and returns a child topic or  
null if no such topic extists. | 
private List<RelatedTopic> | 
FacetsPlugin.fetchChildTopics(DMXObject object,
                AssociationDefinition assocDef)
Fetches and returns child topics. 
 | 
Copyright © 2018. All Rights Reserved.