|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.Core.Association
public class Association
The representation of a particular association as it appears in a CodedNode
Constructor Summary | |
---|---|
Association()
|
Method Summary | |
---|---|
AssociatedConceptList |
getAssociatedConcepts()
Returns the value of field 'associatedConcepts'. |
AssociatedDataList |
getAssociatedData()
Returns the value of field 'associatedData'. |
java.lang.String |
getAssociationName()
Returns the value of field 'associationName'. |
ConceptReference |
getAssociationReference()
Returns the value of field 'associationReference'. |
java.lang.String |
getDirectionalName()
Returns the value of field 'directionalName'. |
void |
setAssociatedConcepts(AssociatedConceptList associatedConcepts)
Sets the value of field 'associatedConcepts'. |
void |
setAssociatedData(AssociatedDataList associatedData)
Sets the value of field 'associatedData'. |
void |
setAssociationName(java.lang.String associationName)
Sets the value of field 'associationName'. |
void |
setAssociationReference(ConceptReference associationReference)
Sets the value of field 'associationReference'. |
void |
setDirectionalName(java.lang.String directionalName)
Sets the value of field 'directionalName'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Association()
Method Detail |
---|
public AssociatedConceptList getAssociatedConcepts()
public AssociatedDataList getAssociatedData()
public java.lang.String getAssociationName()
public ConceptReference getAssociationReference()
public java.lang.String getDirectionalName()
public void setAssociatedConcepts(AssociatedConceptList associatedConcepts)
associatedConcepts
- the value of field
'associatedConcepts'.public void setAssociatedData(AssociatedDataList associatedData)
associatedData
- the value of field 'associatedData'.public void setAssociationName(java.lang.String associationName)
associationName
- the value of field 'associationName'.public void setAssociationReference(ConceptReference associationReference)
associationReference
- the value of field
'associationReference'.public void setDirectionalName(java.lang.String directionalName)
directionalName
- the value of field 'directionalName'.
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |