blob: 08cfb626a0975913924fad324b90d9cca46c036e [file] [log] [blame]
/**
*/
package org.eclipse.osbp.ecview.core.extension.model.extension;
import org.eclipse.osbp.ecview.core.common.model.visibility.YVisibilityProcessor;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>YKanban Visibility Processor</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.osbp.ecview.core.extension.model.extension.ExtensionModelPackage#getYKanbanVisibilityProcessor()
* @model
* @generated
*/
public interface YKanbanVisibilityProcessor extends YVisibilityProcessor {
} // YKanbanVisibilityProcessor