blob: 75b9033284149cbc0b197e41fc981e5a209e24a9 [file] [log] [blame]
package org.eclipse.wst.common.frameworks.operation.extension.ui;
/*
* Licensed Material - Property of IBM
* (C) Copyright IBM Corp. 2001, 2002 - All Rights Reserved.
* US Government Users Restricted Rights - Use, duplication or disclosure
* restricted by GSA ADP Schedule Contract with IBM Corp.
*/
/**
* @author mdelder
*/
public interface IExtensibleViewFactory {
}