org.eclipse.ocl.examples.pivot.manager
Interface ImplementationManager.ExplicitNavigator

All Known Implementing Classes:
UMLExplicitNavigator
Enclosing class:
ImplementationManager

public static interface ImplementationManager.ExplicitNavigator


Method Summary
 LibraryProperty getPropertyImplementation(java.lang.Object sourceValue, Property property)
           
 

Method Detail

getPropertyImplementation

@Nullable
LibraryProperty getPropertyImplementation(@Nullable
                                                   java.lang.Object sourceValue,
                                                   @NonNull
                                                   Property property)