|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssociatedConceptList | |
---|---|
core |
Uses of AssociatedConceptList in core |
---|
Methods in core that return AssociatedConceptList | |
---|---|
AssociatedConceptList |
Association.getAssociatedConcepts()
Gets the associatedConcepts value for this Association. |
Methods in core with parameters of type AssociatedConceptList | |
---|---|
void |
Association.setAssociatedConcepts(AssociatedConceptList associatedConcepts)
Sets the associatedConcepts value for this Association. |
Constructors in core with parameters of type AssociatedConceptList | |
---|---|
Association(AssociatedConceptList associatedConcepts,
AssociatedDataList associatedData,
org.apache.axis.types.NCName associationName,
ConceptReference associationReference,
java.lang.String directionalName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |