getMatchingModelElement(RefObject pOriginalObject, RefPackage pTargetModelExtent) Looks at the kind of given model element and attempts to find the same model element in the
given package.
The only way to obtain the instance of the resolver
getMatchingModelElement
public RefObject getMatchingModelElement(RefObject pOriginalObject, RefPackage pTargetModelExtent) throws ModelRepositoryException(Code)
Looks at the kind of given model element and attempts to find the same model element in the
given package. Note that the supplied model package and model elements must be of type MetaBossModelElement and
MetaBossModelPackage.