Uses of Class
org.umlg.collectiontest.A
Packages that use A
-
Uses of A in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type AModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends A>A.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends A>A.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgOrderedSet<A>B.getA()org.umlg.runtime.collection.UmlgSet<A>B.lookupFor_b_a()Methods in org.umlg.collectiontest with parameters of type AModifier and TypeMethodDescriptionvoidvoidvoidB.addToAIgnoreInverse(A a)voidB.removeFromA(A a)Method parameters in org.umlg.collectiontest with type arguments of type AModifier and TypeMethodDescriptionvoidvoidvoidB.removeFromA(org.umlg.runtime.collection.UmlgOrderedSet<A> a)void -
Uses of A in org.umlg.model
Methods in org.umlg.model that return types with arguments of type A