Uses of Interface
org.umlg.interfacetest.I1
Packages that use I1
-
Uses of I1 in org.umlg.interfacetest
Classes in org.umlg.interfacetest that implement I1Methods in org.umlg.interfacetest that return types with arguments of type I1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends I1>I1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends I1>I1.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<I1>Creator.getI1()Methods in org.umlg.interfacetest with parameters of type I1Modifier and TypeMethodDescriptionvoidvoidCreator.addToI1IgnoreInverse(I1 i1)voidCreator.removeFromI1(I1 i1)Method parameters in org.umlg.interfacetest with type arguments of type I1