Package com.pixelmed.anatproc
Class Concept
java.lang.Object
com.pixelmed.anatproc.Concept
- Direct Known Subclasses:
CodedConcept
This class represents a concept that is uniquely identifiable.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
conceptUniqueIdentifier
-
-
Constructor Details
-
Concept
Create a concept.
- Parameters:
conceptUniqueIdentifier
- the unique identifier of the concept, usually a UMLS CUI; required to be unique within the scope of comparisons usingequals(Object)
-
Concept
protected Concept()
-
-
Method Details
-
getConceptUniqueIdentifier
-
equals
Indicates whether some other object is "equal to" this one.
-
hashCode
public int hashCode() -
toString
-