com.ibm.xtools.uml.msl.internal.redefinition
Class RedefUtil.ElementWithRedefinitionContext
java.lang.Object
com.ibm.xtools.uml.msl.internal.redefinition.RedefUtil.ElementWithRedefinitionContext
- All Implemented Interfaces:
- IAdaptable
- Enclosing class:
- RedefUtil
public static class RedefUtil.ElementWithRedefinitionContext
- extends Object
- implements IAdaptable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedefUtil.ElementWithRedefinitionContext
public RedefUtil.ElementWithRedefinitionContext(Element element,
EObject contextHint)
getElement
public Element getElement()
getRedefinitionContextHint
public EObject getRedefinitionContextHint()
getAdapter
public Object getAdapter(Class adapter)
- Specified by:
getAdapter in interface IAdaptable
© Copyright IBM Corp. 2009. All rights reserved.