Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.LevelHierarchy
-
Uses of LevelHierarchy in edu.upc.fib.inlab.imp.kse.logics.logicschema.domain
Modifier and TypeMethodDescriptionLogicSchema.computeLevelHierarchy()
A LevelHierarchy is a partition of the predicates of a schema into several levels, where level 0 contains the base predicates, and each derived predicate from level i is defined through predicates from levelsj < i
.