Uses of Class
org.umlg.ocl.ocloperator.testimport.IncludesAll4
Packages that use IncludesAll4
-
Uses of IncludesAll4 in org.umlg.model
Methods in org.umlg.model that return types with arguments of type IncludesAll4Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll4>Umlgtest.getIncludesAll4() -
Uses of IncludesAll4 in org.umlg.ocl.ocloperator
Methods in org.umlg.ocl.ocloperator that return types with arguments of type IncludesAll4Modifier and TypeMethodDescriptionorg.umlg.runtime.collection.UmlgSet<IncludesAll4>IncludesAll1.getIncludesAll4()org.umlg.runtime.collection.UmlgSet<IncludesAll4>IncludesAll1.lookupFor_includesAll1_includesAll4()Methods in org.umlg.ocl.ocloperator with parameters of type IncludesAll4Modifier and TypeMethodDescriptionvoidIncludesAll1.addToIncludesAll4(IncludesAll4 includesAll4)voidIncludesAll1.addToIncludesAll4IgnoreInverse(IncludesAll4 includesAll4)voidIncludesAll1.removeFromIncludesAll4(IncludesAll4 includesAll4)Method parameters in org.umlg.ocl.ocloperator with type arguments of type IncludesAll4Modifier and TypeMethodDescriptionvoidIncludesAll1.addToIncludesAll4(org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4)voidIncludesAll1.removeFromIncludesAll4(org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4)voidIncludesAll1.setIncludesAll4(org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4) -
Uses of IncludesAll4 in org.umlg.ocl.ocloperator.testimport
Methods in org.umlg.ocl.ocloperator.testimport that return types with arguments of type IncludesAll4Modifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends IncludesAll4>IncludesAll4.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends IncludesAll4>IncludesAll4.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<IncludesAll4>IncludesAll3.getIncludesAll4()org.umlg.runtime.collection.UmlgSet<IncludesAll4>IncludesAll3.lookupFor_includesAll3_includesAll4()Methods in org.umlg.ocl.ocloperator.testimport with parameters of type IncludesAll4Modifier and TypeMethodDescriptionvoidIncludesAll3.addToIncludesAll4(IncludesAll4 includesAll4)voidIncludesAll3.addToIncludesAll4IgnoreInverse(IncludesAll4 includesAll4)voidIncludesAll3.removeFromIncludesAll4(IncludesAll4 includesAll4)Method parameters in org.umlg.ocl.ocloperator.testimport with type arguments of type IncludesAll4Modifier and TypeMethodDescriptionvoidIncludesAll3.addToIncludesAll4(org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4)voidIncludesAll3.removeFromIncludesAll4(org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4)voidIncludesAll3.setIncludesAll4(org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4)