public class ConstraintAdapter
extends java.lang.Object
Constructor and Description |
---|
ConstraintAdapter(org.eclipse.ui.IEditorPart editorPart,
org.eclipse.emf.common.notify.Notifier notifier,
org.apache.log4j.Logger logger) |
ConstraintAdapter(org.eclipse.core.resources.IResource resourceForEditor,
java.util.Set<IConstraintSpecification> constraintSpecificationsForEditorId,
ConstraintListener constraintListener,
org.eclipse.emf.common.notify.Notifier notifier,
org.apache.log4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected org.eclipse.core.resources.IResource |
getResourceForEditor() |
public ConstraintAdapter(org.eclipse.ui.IEditorPart editorPart, org.eclipse.emf.common.notify.Notifier notifier, org.apache.log4j.Logger logger)
public ConstraintAdapter(org.eclipse.core.resources.IResource resourceForEditor, java.util.Set<IConstraintSpecification> constraintSpecificationsForEditorId, ConstraintListener constraintListener, org.eclipse.emf.common.notify.Notifier notifier, org.apache.log4j.Logger logger)