Uses of Class
org.umlg.collectiontest.Bag
Packages that use Bag
-
Uses of Bag in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type BagModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Bag>Bag.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Bag>Bag.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgBag<Bag>Nightmare.getBag()Methods in org.umlg.collectiontest with parameters of type BagModifier and TypeMethodDescriptionvoidvoidNightmare.addToBagIgnoreInverse(Bag bag)voidNightmare.removeFromBag(Bag bag)Method parameters in org.umlg.collectiontest with type arguments of type Bag