public interface ConceptTermFactory
Modifier and Type | Method and Description |
---|---|
InequalityTerm |
getConceptTerm(java.lang.Object object)
Return the property term for the given object.
|
InequalityTerm getConceptTerm(java.lang.Object object)
object
- The given object.