Uses of Class
cz.vutbr.fit.layout.bcs.impl.PatternElement
-
Packages that use PatternElement Package Description cz.vutbr.fit.layout.bcs.impl -
-
Uses of PatternElement in cz.vutbr.fit.layout.bcs.impl
Methods in cz.vutbr.fit.layout.bcs.impl that return types with arguments of type PatternElement Modifier and Type Method Description HashSet<PatternElement>
PatternElement. getSubpatterns()
Methods in cz.vutbr.fit.layout.bcs.impl with parameters of type PatternElement Modifier and Type Method Description void
PatternElement. addSubpattern(PatternElement subpattern)
void
Pattern. filterContained(PatternElement el)
-