public class DocumentationAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl
| Constructor and Description |
|---|
DocumentationAdapter() |
DocumentationAdapter(java.lang.String documentation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocumentation() |
boolean |
isAdapterForType(java.lang.Object type) |
void |
setDocumentation(java.lang.String documentation) |
public DocumentationAdapter(java.lang.String documentation)
public DocumentationAdapter()
public java.lang.String getDocumentation()
public void setDocumentation(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