Uses of Class
org.umlg.collectiontest.Hand
Packages that use Hand
-
Uses of Hand in org.umlg.collectiontest
Methods in org.umlg.collectiontest that return HandMethods in org.umlg.collectiontest that return types with arguments of type HandModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Hand>Hand.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Hand>Hand.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.collectiontest with parameters of type HandModifier and TypeMethodDescriptionvoidvoidFinger.addToHandIgnoreInverse(Hand hand)voidFinger.removeFromHand(Hand hand)voidMethod parameters in org.umlg.collectiontest with type arguments of type HandModifier and TypeMethodDescriptionvoidFinger.removeFromHand(org.umlg.runtime.collection.UmlgSet<Hand> hand)Constructors in org.umlg.collectiontest with parameters of type Hand -
Uses of Hand in org.umlg.concretetest
Methods in org.umlg.concretetest that return types with arguments of type HandMethods in org.umlg.concretetest with parameters of type HandModifier and TypeMethodDescriptionvoidvoidvoidGod.addToHandIgnoreInverse(Hand hand)voidGod.removeFromHand(Hand hand)Method parameters in org.umlg.concretetest with type arguments of type HandModifier and TypeMethodDescriptionvoidvoidvoidGod.removeFromHand(org.umlg.runtime.collection.UmlgSequence<Hand> hand)void