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