Uses of Class
org.umlg.collectiontest.B
Packages that use B
-
Uses of B in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type BModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends B>B.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends B>B.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgOrderedSet<B>A.getB()org.umlg.runtime.collection.UmlgSet<B>A.lookupFor_a_b()Methods in org.umlg.collectiontest with parameters of type BModifier and TypeMethodDescriptionvoidvoidvoidA.addToBIgnoreInverse(B b)voidA.removeFromB(B b)Method parameters in org.umlg.collectiontest with type arguments of type BModifier and TypeMethodDescriptionvoidvoidvoidA.removeFromB(org.umlg.runtime.collection.UmlgOrderedSet<B> b)void -
Uses of B in org.umlg.model
Methods in org.umlg.model that return types with arguments of type B