Uses of Interface
io.ciera.tool.sql.architecture.expression.PromotionSet
-
Packages that use PromotionSet Package Description io.ciera.tool io.ciera.tool.sql.architecture.expression io.ciera.tool.sql.architecture.expression.impl -
-
Uses of PromotionSet in io.ciera.tool
Methods in io.ciera.tool that return PromotionSet Modifier and Type Method Description PromotionSetSql. Promotion_instances() -
Uses of PromotionSet in io.ciera.tool.sql.architecture.expression
Methods in io.ciera.tool.sql.architecture.expression that return PromotionSet Modifier and Type Method Description PromotionSetExpressionSet. R3907_promoted_by_Promotion()PromotionSetExpressionSet. R776_is_a_Promotion() -
Uses of PromotionSet in io.ciera.tool.sql.architecture.expression.impl
Classes in io.ciera.tool.sql.architecture.expression.impl that implement PromotionSet Modifier and Type Class Description classPromotionSetImplMethods in io.ciera.tool.sql.architecture.expression.impl that return PromotionSet Modifier and Type Method Description PromotionSetPromotionSetImpl. emptySet()PromotionSetPromotionSetImpl. emptySet(Comparator<? super Promotion> comp)PromotionSetExpressionSetImpl. R3907_promoted_by_Promotion()PromotionSetExpressionSetImpl. R776_is_a_Promotion()
-