Uses of Class
org.umlg.embeddedtest.TestEmbedded
Packages that use TestEmbedded
-
Uses of TestEmbedded in org.umlg.concretetest
Methods in org.umlg.concretetest that return types with arguments of type TestEmbeddedModifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<TestEmbedded>God.getTestEmbedded()Methods in org.umlg.concretetest with parameters of type TestEmbeddedModifier and TypeMethodDescriptionvoidGod.addToTestEmbedded(TestEmbedded testEmbedded)voidGod.addToTestEmbeddedIgnoreInverse(TestEmbedded testEmbedded)voidGod.removeFromTestEmbedded(TestEmbedded testEmbedded)Method parameters in org.umlg.concretetest with type arguments of type TestEmbeddedModifier and TypeMethodDescriptionvoidGod.addToTestEmbedded(org.umlg.runtime.collection.UmlgSet<TestEmbedded> testEmbedded)voidGod.removeFromTestEmbedded(org.umlg.runtime.collection.UmlgSet<TestEmbedded> testEmbedded)voidGod.setTestEmbedded(org.umlg.runtime.collection.UmlgSet<TestEmbedded> testEmbedded) -
Uses of TestEmbedded in org.umlg.embeddedtest
Methods in org.umlg.embeddedtest that return types with arguments of type TestEmbeddedModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends TestEmbedded>TestEmbedded.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends TestEmbedded>TestEmbedded.allInstances(org.umlg.runtime.collection.Filter filter)