See: Description
Interface | Description |
---|---|
Location |
Defines the location of the resource which contains a project element.
|
ModelParameter |
A template or rule set model parameter.
|
Parameter |
An object parameter of a template, rule or script,
which can represent any arbitrary Java class.
|
Project |
Describes the contents (template, rules and scripts) of a project.
|
ProjectElement |
An named element, part of a project.
|
ProjectUnit |
Base class for text templates and rule sets contained in a project.
|
Rule |
A top-level rule.
|
RuleSet |
A rule set, which defines rules.
|
Script |
An invocable script.
|
TextTemplate |
A text template, used to generate files based on wysiwyg text.
|
Type |
Describes a type on which scripts are defined.
|
Class | Description |
---|---|
DirectionKind |
Enumerations of known model parameter direction kinds.
|
VisibilityKind |
Enumerations of known rule and script visibilities.
|