Uses of Interface
io.ciera.tool.sql.architecture.type.UnresolvedType
Packages that use UnresolvedType
Package
Description
-
Uses of UnresolvedType in io.ciera.tool
Methods in io.ciera.tool with parameters of type UnresolvedTypeModifier and TypeMethodDescriptionvoidSql.relate_R407_UnresolvedType_is_a_Type(UnresolvedType form, Type part) voidSqlSqlLoader.serialize_407(UnresolvedType unresolvedtype_inst, PrintStream out) voidSqlSqlLoader.serialize_UnresolvedType(UnresolvedType unresolvedtype_inst, PrintStream out) voidSql.unrelate_R407_UnresolvedType_is_a_Type(UnresolvedType form, Type part) -
Uses of UnresolvedType in io.ciera.tool.sql.architecture.type
Methods in io.ciera.tool.sql.architecture.type that return UnresolvedTypeMethods in io.ciera.tool.sql.architecture.type with parameters of type UnresolvedTypeModifier and TypeMethodDescriptiondefault voidType.setR407_is_a_UnresolvedType(UnresolvedType inst) -
Uses of UnresolvedType in io.ciera.tool.sql.architecture.type.impl
Classes in io.ciera.tool.sql.architecture.type.impl that implement UnresolvedTypeFields in io.ciera.tool.sql.architecture.type.impl declared as UnresolvedTypeModifier and TypeFieldDescriptionstatic final UnresolvedTypeUnresolvedTypeImpl.EMPTY_UNRESOLVEDTYPEMethods in io.ciera.tool.sql.architecture.type.impl that return UnresolvedTypeModifier and TypeMethodDescriptionstatic UnresolvedTypestatic UnresolvedTypeUnresolvedTypeImpl.create(Sql context, io.ciera.runtime.summit.types.UniqueId instanceId, String ref_name, String ref_package, int m_num) static UnresolvedTypeUnresolvedTypeSetImpl.nullElement()UnresolvedTypeImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) TypeImpl.R407_is_a_UnresolvedType()UnresolvedTypeImpl.self()Methods in io.ciera.tool.sql.architecture.type.impl that return types with arguments of type UnresolvedTypeMethods in io.ciera.tool.sql.architecture.type.impl with parameters of type UnresolvedTypeMethod parameters in io.ciera.tool.sql.architecture.type.impl with type arguments of type UnresolvedTypeModifier and TypeMethodDescriptionUnresolvedTypeSetImpl.emptySet(Comparator<? super UnresolvedType> comp) Constructor parameters in io.ciera.tool.sql.architecture.type.impl with type arguments of type UnresolvedType