Package org.eclipse.handly.model.impl


package org.eclipse.handly.model.impl
Defines the implementation-side API for models that want to support the API provided in org.eclipse.handly.model. So, each IModel must implement IModelImpl, each IElement must implement IElementImpl, etc.