|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.cagrid.RelationshipPolicy
public class RelationshipPolicy
Class RelationshipPolicy.
Constructor Summary | |
---|---|
RelationshipPolicy()
|
Method Summary | |
---|---|
ConceptReference |
getSourceConcept()
Returns the value of field 'sourceConcept'. |
ConceptReference |
getTargetConcept()
Returns the value of field 'targetConcept'. |
void |
setSourceConcept(ConceptReference sourceConcept)
Sets the value of field 'sourceConcept'. |
void |
setTargetConcept(ConceptReference targetConcept)
Sets the value of field 'targetConcept'. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RelationshipPolicy()
Method Detail |
---|
public ConceptReference getSourceConcept()
public ConceptReference getTargetConcept()
public void setSourceConcept(ConceptReference sourceConcept)
sourceConcept
- the value of field 'sourceConcept'.public void setTargetConcept(ConceptReference targetConcept)
targetConcept
- the value of field 'targetConcept'.
|
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 |