Uses of Class
org.umlg.collectiontest.H
Packages that use H
-
Uses of H in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return types with arguments of type HModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends H>H.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends H>H.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSequence<H>H.getFrom()org.umlg.runtime.collection.UmlgSequence<H>H.getTo()org.umlg.runtime.collection.UmlgSet<H>org.umlg.runtime.collection.UmlgSet<H>Methods in org.umlg.collectiontest with parameters of type HModifier and TypeMethodDescriptionvoidvoidvoidH.addToFromIgnoreInverse(H from)voidvoidvoidH.addToToIgnoreInverse(H to)voidH.removeFromFrom(H from)voidH.removeFromTo(H to)Method parameters in org.umlg.collectiontest with type arguments of type HModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidH.removeFromFrom(org.umlg.runtime.collection.UmlgSequence<H> from)voidH.removeFromTo(org.umlg.runtime.collection.UmlgSequence<H> to)voidvoid -
Uses of H in org.umlg.model
Methods in org.umlg.model that return types with arguments of type H