Uses of Interface
org.umlg.interfacetest.I2
Packages that use I2
-
Uses of I2 in org.umlg.interfacetest
Methods in org.umlg.interfacetest that return types with arguments of type I2Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends I2>I2.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends I2>I2.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<I2>Creator.getI2()Methods in org.umlg.interfacetest with parameters of type I2Modifier and TypeMethodDescriptionvoidvoidCreator.addToI2IgnoreInverse(I2 i2)voidCreator.removeFromI2(I2 i2)Method parameters in org.umlg.interfacetest with type arguments of type I2