oor.model
Interface TermType


public interface TermType

A type of term, such as owl:Class, Common Logic concept, etc.

Author:
Mike Dean

Method Summary
 java.lang.String getName()
          Return a name for this TermType.
 

Method Detail

getName

java.lang.String getName()
Return a name for this TermType.

Returns: