Class SimulinkDictionaryModelElementLocator
- java.lang.Object
-
- org.eclipse.epsilon.emc.simuink.dictionary.dt.SimulinkDictionaryModelElementLocator
-
- All Implemented Interfaces:
IModelElementLocator
public class SimulinkDictionaryModelElementLocator extends Object implements IModelElementLocator
-
-
Field Summary
-
Fields inherited from interface org.eclipse.epsilon.common.dt.locators.IModelElementLocator
EXTENSION_POINT
-
-
Constructor Summary
Constructors Constructor Description SimulinkDictionaryModelElementLocator()
-
-
-
Method Detail
-
canLocate
public boolean canLocate(Object o)
- Specified by:
canLocate
in interfaceIModelElementLocator
-
locate
public void locate(Object o)
- Specified by:
locate
in interfaceIModelElementLocator
-
-