Uses of Class
org.umlg.subsetting.Cell
Packages that use Cell
-
Uses of Cell in org.umlg.model
Methods in org.umlg.model that return types with arguments of type Cell -
Uses of Cell in org.umlg.subsetting
Methods in org.umlg.subsetting that return types with arguments of type CellModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Cell>Cell.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Cell>Cell.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<Cell>Bsc.getCell()org.umlg.runtime.collection.UmlgSet<Cell>Bsc.lookupFor_bsc_cell()Methods in org.umlg.subsetting with parameters of type CellModifier and TypeMethodDescriptionvoidvoidBsc.addToCellIgnoreInverse(Cell cell)voidBsc.removeFromCell(Cell cell)Method parameters in org.umlg.subsetting with type arguments of type Cell