Uses of Class
org.umlg.ocl.ocloperator.IncludesAll2
Packages that use IncludesAll2
-
Uses of IncludesAll2 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type IncludesAll2Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll2>Umlgtest.getIncludesAll2() -
Uses of IncludesAll2 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return types with arguments of type IncludesAll2Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll2>IncludesAll2.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends IncludesAll2>IncludesAll2.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<IncludesAll2>IncludesAll1.getIncludesAll2()org.umlg.runtime.collection.UmlgSet<IncludesAll2>IncludesAll1.lookupFor_includesAll1_includesAll2()Methods in org.umlg.ocl.ocloperator with parameters of type IncludesAll2Modifier and TypeMethodDescriptionvoidIncludesAll1.addToIncludesAll2(IncludesAll2 includesAll2)voidIncludesAll1.addToIncludesAll2IgnoreInverse(IncludesAll2 includesAll2)voidIncludesAll1.removeFromIncludesAll2(IncludesAll2 includesAll2)Method parameters in org.umlg.ocl.ocloperator with type arguments of type IncludesAll2Modifier and TypeMethodDescriptionvoidIncludesAll1.addToIncludesAll2(org.umlg.runtime.collection.UmlgSet<IncludesAll2> includesAll2)voidIncludesAll1.removeFromIncludesAll2(org.umlg.runtime.collection.UmlgSet<IncludesAll2> includesAll2)voidIncludesAll1.setIncludesAll2(org.umlg.runtime.collection.UmlgSet<IncludesAll2> includesAll2) -
Uses of IncludesAll2 in org.umlg.ocl.ocloperator.testimport
Methods in org.umlg.ocl.ocloperator.testimport that return IncludesAll2Methods in org.umlg.ocl.ocloperator.testimport that return types with arguments of type IncludesAll2Modifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<IncludesAll2>IncludesAll3.lookupFor_includesAll3_includesAll2()Methods in org.umlg.ocl.ocloperator.testimport with parameters of type IncludesAll2Modifier and TypeMethodDescriptionvoidIncludesAll3.addToIncludesAll2(IncludesAll2 includesAll2)voidIncludesAll3.addToIncludesAll2IgnoreInverse(IncludesAll2 includesAll2)voidIncludesAll3.removeFromIncludesAll2(IncludesAll2 includesAll2)voidIncludesAll3.setIncludesAll2(IncludesAll2 includesAll2)Method parameters in org.umlg.ocl.ocloperator.testimport with type arguments of type IncludesAll2Modifier and TypeMethodDescriptionvoidIncludesAll3.removeFromIncludesAll2(org.umlg.runtime.collection.UmlgSet<IncludesAll2> includesAll2)