Uses of Class
org.umlg.ocl.oclIsTypeOf.OclIsTypeOf
Packages that use OclIsTypeOf
-
Uses of OclIsTypeOf in org.umlg.model
Methods in org.umlg.model that return types with arguments of type OclIsTypeOfModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclIsTypeOf>Umlgtest.getOclIsTypeOf() -
Uses of OclIsTypeOf in org.umlg.ocl.oclIsTypeOf
Methods in org.umlg.ocl.oclIsTypeOf that return types with arguments of type OclIsTypeOfModifier and TypeMethodDescriptionstatic org.umlg.runtime.collection.UmlgSet<? extends OclIsTypeOf>OclIsTypeOf.allInstances()static org.umlg.runtime.collection.UmlgSet<? extends OclIsTypeOf>OclIsTypeOf.allInstances(org.umlg.runtime.collection.Filter filter)Methods in org.umlg.ocl.oclIsTypeOf with parameters of type OclIsTypeOfModifier and TypeMethodDescriptionOclIsKindOf.testCast(OclIsTypeOf param1)Implements the ocl statement for operation body condition 'testCast'