Uses of Class
org.umlg.qualifiertest.Q
Packages that use Q
-
Uses of Q in org.umlg.model
Methods in org.umlg.model that return types with arguments of type Q -
Uses of Q in org.umlg.qualifiertest
Methods in org.umlg.qualifiertest that return QMethods in org.umlg.qualifiertest that return types with arguments of type QModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends Q>Q.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends Q>Q.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<Q>AbstractQ.lookupFor_abstractQ_q()Methods in org.umlg.qualifiertest with parameters of type QModifier and TypeMethodDescriptionvoidvoidAbstractQ.addToQIgnoreInverse(Q q)voidAbstractQ.removeFromQ(Q q)voidMethod parameters in org.umlg.qualifiertest with type arguments of type QModifier and TypeMethodDescriptionvoidAbstractQ.removeFromQ(org.umlg.runtime.collection.UmlgSet<Q> q)