|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ocl.examples.pivot.uml.UMLExplicitNavigator
public class UMLExplicitNavigator
ImplementationManager encapsulates the knowledge about known feature implementations.
Field Summary | |
---|---|
static ImplementationManager.ExplicitNavigator |
INSTANCE
|
Constructor Summary | |
---|---|
UMLExplicitNavigator()
|
Method Summary | |
---|---|
LibraryProperty |
getPropertyImplementation(java.lang.Object sourceValue,
Property property)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@NonNull public static final ImplementationManager.ExplicitNavigator INSTANCE
Constructor Detail |
---|
public UMLExplicitNavigator()
Method Detail |
---|
@Nullable public LibraryProperty getPropertyImplementation(@Nullable java.lang.Object sourceValue, @NonNull Property property)
getPropertyImplementation
in interface ImplementationManager.ExplicitNavigator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |