public class FileHeaderAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl
| Constructor and Description | 
|---|
FileHeaderAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getHeaderText()  | 
boolean | 
isAdapterForType(java.lang.Object type)  | 
void | 
setHeaderText(java.lang.String documentation)  | 
public java.lang.String getHeaderText()
public void setHeaderText(java.lang.String documentation)
public boolean isAdapterForType(java.lang.Object type)
isAdapterForType in interface org.eclipse.emf.common.notify.AdapterisAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImpl