public abstract class AbstractTypeSystem extends java.lang.Object implements ITypeSystem
ITypeSystem.NullTypeSystem| Constructor and Description |
|---|
AbstractTypeSystem(IQueryMetaContext context) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
typeString(IInputKey type)
Converts a type object to a user-visible description string.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitextractColumnDescriptor, extractTypeDescriptor, isConformant, isConformToRelationColumn, toJvmTypeReferencepublic AbstractTypeSystem(IQueryMetaContext context)
public java.lang.String typeString(IInputKey type)
ITypeSystemtypeString in interface ITypeSystemtype - either a Type, or a model-specific type instance