Uses of Interface
org.umlg.interfacetest.Spirit
Packages that use Spirit
-
Uses of Spirit in org.umlg.concretetest
Methods in org.umlg.concretetest that return types with arguments of type SpiritMethods in org.umlg.concretetest with parameters of type SpiritModifier and TypeMethodDescriptionvoidGod.addToSpirit(Spirit spirit)voidGod.addToSpiritIgnoreInverse(Spirit spirit)voidGod.removeFromSpirit(Spirit spirit)Method parameters in org.umlg.concretetest with type arguments of type SpiritModifier and TypeMethodDescriptionvoidGod.addToSpirit(org.umlg.runtime.collection.UmlgSet<Spirit> spirit)voidGod.removeFromSpirit(org.umlg.runtime.collection.UmlgSet<Spirit> spirit)void -
Uses of Spirit in org.umlg.interfacetest
Classes in org.umlg.interfacetest that implement SpiritMethods in org.umlg.interfacetest that return types with arguments of type SpiritModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Spirit>Spirit.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Spirit>Spirit.allInstances(org.umlg.runtime.collection.Filter filter)