Uses of Class
org.umlg.ocl.ocloperator.IncludesAll1
Packages that use IncludesAll1
-
Uses of IncludesAll1 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type IncludesAll1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll1>Umlgtest.getIncludesAll1() -
Uses of IncludesAll1 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return IncludesAll1Methods in org.umlg.ocl.ocloperator that return types with arguments of type IncludesAll1Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll1>IncludesAll1.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends IncludesAll1>IncludesAll1.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<IncludesAll1>IncludesAll2.lookupFor_includesAll2_includesAll1()Methods in org.umlg.ocl.ocloperator with parameters of type IncludesAll1Modifier and TypeMethodDescriptionvoidIncludesAll2.addToIncludesAll1(IncludesAll1 includesAll1)voidIncludesAll2.addToIncludesAll1IgnoreInverse(IncludesAll1 includesAll1)voidIncludesAll2.removeFromIncludesAll1(IncludesAll1 includesAll1)voidIncludesAll2.setIncludesAll1(IncludesAll1 includesAll1)Method parameters in org.umlg.ocl.ocloperator with type arguments of type IncludesAll1Modifier and TypeMethodDescriptionvoidIncludesAll2.removeFromIncludesAll1(org.umlg.runtime.collection.UmlgSet<IncludesAll1> includesAll1) -
Uses of IncludesAll1 in org.umlg.ocl.ocloperator.testimport
Methods in org.umlg.ocl.ocloperator.testimport that return types with arguments of type IncludesAll1Modifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<IncludesAll1>IncludesAll4.lookupFor_includesAll4_includesAll1()org.umlg.runtime.collection.UmlgSet<IncludesAll1>IncludesAll4.z_internal_getIncludesAll1()Methods in org.umlg.ocl.ocloperator.testimport with parameters of type IncludesAll1Modifier and TypeMethodDescriptionvoidIncludesAll4.addToIncludesAll1(IncludesAll1 includesAll1)voidIncludesAll4.addToIncludesAll1IgnoreInverse(IncludesAll1 includesAll1)voidIncludesAll4.removeFromIncludesAll1(IncludesAll1 includesAll1)Method parameters in org.umlg.ocl.ocloperator.testimport with type arguments of type IncludesAll1Modifier and TypeMethodDescriptionvoidIncludesAll4.addToIncludesAll1(org.umlg.runtime.collection.UmlgSet<IncludesAll1> includesAll1)voidIncludesAll4.removeFromIncludesAll1(org.umlg.runtime.collection.UmlgSet<IncludesAll1> includesAll1)voidIncludesAll4.setIncludesAll1(org.umlg.runtime.collection.UmlgSet<IncludesAll1> includesAll1)