Uses of Class
org.umlg.collectiontest.FWomen
Packages that use FWomen
-
Uses of FWomen in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type FWomenModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends FWomen>FWomen.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends FWomen>FWomen.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<FWomen>Fantasy.getFWomen()Methods in org.umlg.collectiontest with parameters of type FWomenModifier and TypeMethodDescriptionvoidFantasy.addToFWomen(FWomen fWomen)voidFantasy.addToFWomenIgnoreInverse(FWomen fWomen)voidFantasy.removeFromFWomen(FWomen fWomen)Method parameters in org.umlg.collectiontest with type arguments of type FWomenModifier and TypeMethodDescriptionvoidFantasy.addToFWomen(org.umlg.runtime.collection.UmlgSet<FWomen> fWomen)voidFantasy.removeFromFWomen(org.umlg.runtime.collection.UmlgSet<FWomen> fWomen)void