Class OCol
java.lang.Object
com.astrolabsoftware.FinkBrowser.Januser.OCol
- All Implemented Interfaces:
Comparable<OCol>
OCol captures OCol Vertex.- Author:
- J.Hrivnac
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_survey
-
_classifier
-
_flavor
-
_cls
-
_hash
-
-
Constructor Details
-
OCol
Create}.- Parameters:
ocol- The OColVertex.
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<OCol>
-
equals
-
hashCode
-
survey
Give contained classifier survey.- Returns:
- The contained classifier survey.
-
classifier
Give contained classifier name.- Returns:
- The contained classifier name.
-
flavor
Give contained classifier flavor.- Returns:
- The contained classifier flavor.
-
cls
Give contained classifier class.- Returns:
- The contained classifier class.
-
toString
-