public abstract class Extension extends Entity
| Constructor and Description |
|---|
Extension() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExtensionVisitor visitor) |
Extensible |
getParent() |
void |
setParent(Extensible parent) |
failValidation, failValidation, getProperty, removeProperty, setProperty, validateThis, withAllEntityReferencesDo, withAllQNamesDo, withAllSubEntitiesDoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementNamepublic Extensible getParent()
public void setParent(Extensible parent)
public void accept(ExtensionVisitor visitor) throws Exception
ExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.