Class SessionLinkInfo
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references.SessionLinkInfo
- All Implemented Interfaces:
Comparable<SessionLinkInfo>
public class SessionLinkInfo extends Object implements Comparable<SessionLinkInfo>
-
Constructor Summary
Constructors Constructor Description SessionLinkInfo(Graph otherGraph)SessionLinkInfo(EditorSession otherSession) -
Method Summary
Modifier and Type Method Description intcompareTo(SessionLinkInfo o)booleanequals(Object obj)StringgetFileName()GraphgetGraph()inthashCode()
-
Constructor Details
-
SessionLinkInfo
-
SessionLinkInfo
- Throws:
URISyntaxException
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getFileName
-
compareTo
- Specified by:
compareToin interfaceComparable<SessionLinkInfo>
-
getGraph
-