Uses of Class
org.umlg.ocl.oclIsTypeOf.TestOclTypeOf
Packages that use TestOclTypeOf
-
Uses of TestOclTypeOf in org.umlg.model
Methods in org.umlg.model that return types with arguments of type TestOclTypeOfModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends TestOclTypeOf>Umlgtest.getTestOclTypeOf() -
Uses of TestOclTypeOf in org.umlg.ocl.oclIsTypeOf
Methods in org.umlg.ocl.oclIsTypeOf that return TestOclTypeOfMethods in org.umlg.ocl.oclIsTypeOf that return types with arguments of type TestOclTypeOfModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends TestOclTypeOf>TestOclTypeOf.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends TestOclTypeOf>TestOclTypeOf.allInstances(org.umlg.runtime.collection.Filter filter)org.umlg.runtime.collection.UmlgSet<TestOclTypeOf>AbstractOclIsKindOf.lookupFor_abstractOclIsKindOf_testOclTypeOf()Methods in org.umlg.ocl.oclIsTypeOf with parameters of type TestOclTypeOfModifier and TypeMethodDescriptionvoidAbstractOclIsKindOf.addToTestOclTypeOf(TestOclTypeOf testOclTypeOf)voidAbstractOclIsKindOf.addToTestOclTypeOfIgnoreInverse(TestOclTypeOf testOclTypeOf)voidAbstractOclIsKindOf.removeFromTestOclTypeOf(TestOclTypeOf testOclTypeOf)voidAbstractOclIsKindOf.setTestOclTypeOf(TestOclTypeOf testOclTypeOf)Method parameters in org.umlg.ocl.oclIsTypeOf with type arguments of type TestOclTypeOfModifier and TypeMethodDescriptionvoidAbstractOclIsKindOf.removeFromTestOclTypeOf(org.umlg.runtime.collection.UmlgSet<TestOclTypeOf> testOclTypeOf)