Uses of Class
org.umlg.ocl.ocloperator.testimport.IncludesAll3
Packages that use IncludesAll3
-
Uses of IncludesAll3 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type IncludesAll3Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll3>Umlgtest.getIncludesAll3() -
Uses of IncludesAll3 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return types with arguments of type IncludesAll3Modifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<IncludesAll3>IncludesAll2.getIncludesAll3()org.umlg.runtime.collection.UmlgSet<IncludesAll3>IncludesAll2.lookupFor_includesAll2_includesAll3()Methods in org.umlg.ocl.ocloperator with parameters of type IncludesAll3Modifier and TypeMethodDescriptionvoidIncludesAll2.addToIncludesAll3(IncludesAll3 includesAll3)voidIncludesAll2.addToIncludesAll3IgnoreInverse(IncludesAll3 includesAll3)voidIncludesAll2.removeFromIncludesAll3(IncludesAll3 includesAll3)Method parameters in org.umlg.ocl.ocloperator with type arguments of type IncludesAll3Modifier and TypeMethodDescriptionvoidIncludesAll2.addToIncludesAll3(org.umlg.runtime.collection.UmlgSet<IncludesAll3> includesAll3)voidIncludesAll2.removeFromIncludesAll3(org.umlg.runtime.collection.UmlgSet<IncludesAll3> includesAll3)voidIncludesAll2.setIncludesAll3(org.umlg.runtime.collection.UmlgSet<IncludesAll3> includesAll3) -
Uses of IncludesAll3 in org.umlg.ocl.ocloperator.testimport
Methods in org.umlg.ocl.ocloperator.testimport that return IncludesAll3Methods in org.umlg.ocl.ocloperator.testimport that return types with arguments of type IncludesAll3Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll3>IncludesAll3.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends IncludesAll3>IncludesAll3.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<IncludesAll3>IncludesAll4.lookupFor_includesAll4_includesAll3()Methods in org.umlg.ocl.ocloperator.testimport with parameters of type IncludesAll3Modifier and TypeMethodDescriptionvoidIncludesAll4.addToIncludesAll3(IncludesAll3 includesAll3)voidIncludesAll4.addToIncludesAll3IgnoreInverse(IncludesAll3 includesAll3)voidIncludesAll4.removeFromIncludesAll3(IncludesAll3 includesAll3)voidIncludesAll4.setIncludesAll3(IncludesAll3 includesAll3)Method parameters in org.umlg.ocl.ocloperator.testimport with type arguments of type IncludesAll3Modifier and TypeMethodDescriptionvoidIncludesAll4.removeFromIncludesAll3(org.umlg.runtime.collection.UmlgSet<IncludesAll3> includesAll3)