Uses of Class
org.eclipse.ocl.examples.domain.types.AbstractInheritance.FragmentIterable

Packages that use AbstractInheritance.FragmentIterable
org.eclipse.ocl.examples.library.executor   
 

Uses of AbstractInheritance.FragmentIterable in org.eclipse.ocl.examples.library.executor
 

Methods in org.eclipse.ocl.examples.library.executor that return AbstractInheritance.FragmentIterable
 AbstractInheritance.FragmentIterable ExecutorType.getAllSuperFragments()
           
 AbstractInheritance.FragmentIterable ReflectiveType.getAllSuperFragments()
           
 AbstractInheritance.FragmentIterable ExecutorType.getSuperFragments(int depth)
           
 AbstractInheritance.FragmentIterable ReflectiveType.getSuperFragments(int depth)