Uses of Class
org.umlg.qualifiertest.Nature
Packages that use Nature
-
Uses of Nature in org.umlg.concretetest
Methods in org.umlg.concretetest that return NatureModifier and TypeMethodDescriptionGod.getNatureForNameUniqueQualifier(org.umlg.runtime.util.Pair<org.apache.tinkerpop.gremlin.process.traversal.Compare,String> nameUniqueQualifier)Methods in org.umlg.concretetest that return types with arguments of type NatureModifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgQualifiedSet<Nature>God.getNature()org.umlg.runtime.collection.UmlgSet<Nature>God.getNatureForName1Qualifier(org.umlg.runtime.util.Pair<org.apache.tinkerpop.gremlin.process.traversal.Compare,String> name1Qualifier)org.umlg.runtime.collection.UmlgSet<Nature>God.getNatureForQualifier2(org.umlg.runtime.util.Pair<org.apache.tinkerpop.gremlin.process.traversal.Compare,String> qualifier2)Methods in org.umlg.concretetest with parameters of type NatureModifier and TypeMethodDescriptionvoidGod.addToNature(Nature nature)voidGod.addToNatureIgnoreInverse(Nature nature)List<org.umlg.runtime.collection.Qualifier>God.getQualifierForNature(Nature context)voidGod.removeFromNature(Nature nature)Method parameters in org.umlg.concretetest with type arguments of type NatureModifier and TypeMethodDescriptionvoidGod.addToNature(org.umlg.runtime.collection.UmlgSet<Nature> nature)voidGod.removeFromNature(org.umlg.runtime.collection.UmlgSet<Nature> nature)void -
Uses of Nature in org.umlg.qualifiertest
Methods in org.umlg.qualifiertest that return types with arguments of type NatureModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Nature>Nature.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Nature>Nature.allInstances(org.umlg.runtime.collection.Filter filter)