slib.sglib.io.loader.bio.obo.utils
Class OboRelationship
java.lang.Object
slib.sglib.io.loader.bio.obo.utils.OboRelationship
public class OboRelationship
- extends Object
- Author:
- seb
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OboRelationship
public OboRelationship()
OboRelationship
public OboRelationship(String typeUriString,
String targetUriString)
- Parameters:
typeUriString
- targetUriString
-
getTargetUriString
public String getTargetUriString()
- Returns:
setTargetUriString
public void setTargetUriString(String targetURI)
- Parameters:
targetURI
-
setTypeUriString
public void setTypeUriString(String typeURI)
- Parameters:
typeURI
-
getTypeUriString
public String getTypeUriString()
- Returns:
Copyright © 2013. All Rights Reserved.