Uses of Class
org.eclipse.ocl.examples.library.oclstdlib.OclInvalid

Packages that use OclInvalid
org.eclipse.ocl.examples.library.oclstdlib   
org.eclipse.ocl.examples.library.oclstdlib.util   
 

Uses of OclInvalid in org.eclipse.ocl.examples.library.oclstdlib
 

Methods in org.eclipse.ocl.examples.library.oclstdlib that return OclInvalid
 OclInvalid OCLstdlibFactory.createOclInvalid()
           
 

Uses of OclInvalid in org.eclipse.ocl.examples.library.oclstdlib.util
 

Methods in org.eclipse.ocl.examples.library.oclstdlib.util with parameters of type OclInvalid
 T OCLstdlibSwitch.caseOclInvalid(OclInvalid object)
          Returns the result of interpreting the object as an instance of 'Ocl Invalid'.