Uses of Interface
org.umlg.interfacetest.Being
Packages that use Being
-
Uses of Being in org.umlg.concretetest
Methods in org.umlg.concretetest that return types with arguments of type BeingMethods in org.umlg.concretetest with parameters of type BeingModifier and TypeMethodDescriptionvoidGod.addToBeing(Being being)voidGod.addToBeingIgnoreInverse(Being being)voidGod.removeFromBeing(Being being)Method parameters in org.umlg.concretetest with type arguments of type BeingModifier and TypeMethodDescriptionvoidGod.addToBeing(org.umlg.runtime.collection.UmlgSet<Being> being)voidGod.removeFromBeing(org.umlg.runtime.collection.UmlgSet<Being> being)void -
Uses of Being in org.umlg.interfacetest
Classes in org.umlg.interfacetest that implement BeingMethods in org.umlg.interfacetest that return types with arguments of type BeingModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Being>Being.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Being>Being.allInstances(org.umlg.runtime.collection.Filter filter)