Uses of Class
org.umlg.collectiontest.Dream
Packages that use Dream
-
Uses of Dream in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type DreamModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Dream>Dream.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Dream>Dream.allInstances(org.umlg.runtime.collection.Filter filter) -
Uses of Dream in org.umlg.concretetest
Methods in org.umlg.concretetest that return types with arguments of type DreamMethods in org.umlg.concretetest with parameters of type DreamModifier and TypeMethodDescriptionvoidGod.addToDream(Dream dream)voidGod.addToDreamIgnoreInverse(Dream dream)voidGod.removeFromDream(Dream dream)Method parameters in org.umlg.concretetest with type arguments of type DreamModifier and TypeMethodDescriptionvoidGod.addToDream(org.umlg.runtime.collection.UmlgBag<Dream> dream)voidGod.removeFromDream(org.umlg.runtime.collection.UmlgBag<Dream> dream)void