Uses of Class
org.umlg.collectiontest.D
Packages that use D
-
Uses of D in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type DModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends D>D.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends D>D.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgOrderedSet<D>C.getD()org.umlg.runtime.collection.UmlgSet<D>C.lookupFor_c_d()Methods in org.umlg.collectiontest with parameters of type DModifier and TypeMethodDescriptionvoidvoidvoidC.addToDIgnoreInverse(D d)voidC.removeFromD(D d)Method parameters in org.umlg.collectiontest with type arguments of type DModifier and TypeMethodDescriptionvoidvoidvoidC.removeFromD(org.umlg.runtime.collection.UmlgOrderedSet<D> d)void -
Uses of D in org.umlg.model
Methods in org.umlg.model that return types with arguments of type D