Uses of Enum Class
org.umlg.embeddedtest.TestEnumLiteralDuplicateName
Packages that use TestEnumLiteralDuplicateName
-
Uses of TestEnumLiteralDuplicateName in org.umlg.embeddedtest
Methods in org.umlg.embeddedtest that return TestEnumLiteralDuplicateNameModifier and TypeMethodDescriptionstatic TestEnumLiteralDuplicateNamestatic TestEnumLiteralDuplicateNameReturns the enum constant of this class with the specified name.static TestEnumLiteralDuplicateName[]TestEnumLiteralDuplicateName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.umlg.embeddedtest that return types with arguments of type TestEnumLiteralDuplicateNameModifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<TestEnumLiteralDuplicateName>TestOrderedEnumeration.getTestEnumLiteralDuplicateName()Methods in org.umlg.embeddedtest with parameters of type TestEnumLiteralDuplicateNameModifier and TypeMethodDescriptionvoidTestOrderedEnumeration.addToTestEnumLiteralDuplicateName(TestEnumLiteralDuplicateName testEnumLiteralDuplicateName)voidTestOrderedEnumeration.addToTestEnumLiteralDuplicateNameIgnoreInverse(TestEnumLiteralDuplicateName testEnumLiteralDuplicateName)voidTestOrderedEnumeration.removeFromTestEnumLiteralDuplicateName(TestEnumLiteralDuplicateName testEnumLiteralDuplicateName)List<org.umlg.runtime.validation.UmlgConstraintViolation>TestOrderedEnumeration.validateTestEnumLiteralDuplicateName(TestEnumLiteralDuplicateName testEnumLiteralDuplicateName)Method parameters in org.umlg.embeddedtest with type arguments of type TestEnumLiteralDuplicateNameModifier and TypeMethodDescriptionvoidTestOrderedEnumeration.addToTestEnumLiteralDuplicateName(org.umlg.runtime.collection.UmlgSet<TestEnumLiteralDuplicateName> testEnumLiteralDuplicateName)voidTestOrderedEnumeration.removeFromTestEnumLiteralDuplicateName(org.umlg.runtime.collection.UmlgSet<TestEnumLiteralDuplicateName> testEnumLiteralDuplicateName)voidTestOrderedEnumeration.setTestEnumLiteralDuplicateName(org.umlg.runtime.collection.UmlgSet<TestEnumLiteralDuplicateName> testEnumLiteralDuplicateName)