This package defines the classes for signature support.
Package Specification
- {@link com.ibm.xtools.emf.core.signature.IFeatureDescription}:
Provides details regarding a particular feature that may or may
not exist in the current runtime.
- {@link com.ibm.xtools.emf.core.signature.UnknownSignatureDiagnostic}:
This diagnostic is placed into the warnings list of a resource ({@link org.eclipse.emf.ecore.resource.Resource#getWarnings()}
to indicate that there was an unrecognized signature found in the resource.