This package defines the following property testers in the
com.ibm.xtools.mmi.ui
namespace, all targeting the
EObject
type:
Property | Value | Arguments |
---|---|---|
isInDiagramResource | (none). The property is a boolean property that is true
when the input EObject is in a diagram resource |
(none) |
This package also contains a {@link org.eclipse.emf.validation.model.IClientSelector}
used to match {@link org.eclipse.emf.ecore.EObject}s to a validation client context.
The client selector {@link IsInDiagramResourceClientSelector} performs the same test
as the property tester isInDiagramResource
.