Uses of Interface
org.umlg.interfacetest.IMany
Packages that use IMany
-
Uses of IMany in org.umlg.concretetest
Methods in org.umlg.concretetest that return types with arguments of type IManyMethods in org.umlg.concretetest with parameters of type IManyModifier and TypeMethodDescriptionvoidGod.addToIMany(IMany iMany)voidGod.addToIManyIgnoreInverse(IMany iMany)voidGod.removeFromIMany(IMany iMany)Method parameters in org.umlg.concretetest with type arguments of type IManyModifier and TypeMethodDescriptionvoidGod.addToIMany(org.umlg.runtime.collection.UmlgSet<IMany> iMany)voidGod.removeFromIMany(org.umlg.runtime.collection.UmlgSet<IMany> iMany)void -
Uses of IMany in org.umlg.interfacetest
Subinterfaces of IMany in org.umlg.interfacetestClasses in org.umlg.interfacetest that implement IManyMethods in org.umlg.interfacetest that return types with arguments of type IManyModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IMany>IMany.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends IMany>IMany.allInstances(org.umlg.runtime.collection.Filter filter)