Uses of Enum Class
org.umlg.embeddedtest.REASON
Packages that use REASON
-
Uses of REASON in org.umlg.concretetest
Methods in org.umlg.concretetest that return REASONMethods in org.umlg.concretetest that return types with arguments of type REASONMethods in org.umlg.concretetest with parameters of type REASONModifier and TypeMethodDescriptionvoidGod.addToReason(REASON reason)voidGod.addToREASON(REASON rEASON)voidGod.addToReasonIgnoreInverse(REASON reason)voidGod.addToREASONIgnoreInverse(REASON rEASON)voidGod.removeFromReason(REASON reason)voidGod.removeFromREASON(REASON rEASON)voidList<org.umlg.runtime.validation.UmlgConstraintViolation>God.validateReason(REASON reason)List<org.umlg.runtime.validation.UmlgConstraintViolation>God.validateREASON(REASON rEASON)Method parameters in org.umlg.concretetest with type arguments of type REASONModifier and TypeMethodDescriptionvoidGod.addToREASON(org.umlg.runtime.collection.UmlgSet<REASON> rEASON)voidGod.removeFromReason(org.umlg.runtime.collection.UmlgSet<REASON> reason)voidGod.removeFromREASON(org.umlg.runtime.collection.UmlgSet<REASON> rEASON)void -
Uses of REASON in org.umlg.embeddedtest
Methods in org.umlg.embeddedtest that return REASON