Modifier and Type | Field and Description |
---|---|
private static final String |
Access | Constructor and Description |
---|---|
public | |
public |
Modifier and Type | Method and Description |
---|---|
public final void | addDataType(RuntimeConfigurable
The wrapper for the data type element to be added.
Must not be r)null .Overrides org. |
public final void | addTask(Task
The task to be added. Must not be task)null .Overrides org. Implements org. |
NO_CHILDREN_ALLOWED | back to summary |
---|---|
private static final String NO_CHILDREN_ALLOWED |
ExtensionPoint | back to summary |
---|---|
public ExtensionPoint() |
ExtensionPoint | back to summary |
---|---|
public ExtensionPoint(Target other) Cloning constructor.
|
addDataType | back to summary |
---|---|
public final void addDataType(RuntimeConfigurable r) Overrides org. Throws an exception.
|
addTask | back to summary |
---|---|
public final void addTask(Task task) Overrides org. Implements org. Throws an exception.
|