A B C D E F G H I L M N O P R S T U V W X

P

PACKAGE - Static variable in class com.sodius.mdw.core.eval.project.VisibilityKind
package : the element is visible from the package in which the element is defined (valid for rules and scripts).
Parameter - Interface in com.sodius.mdw.core.eval.project
An object parameter of a template, rule or script, which can represent any arbitrary Java class.
PLAIN_TEXT - Static variable in class com.sodius.mdw.core.model.RichTextType
 
PLAIN_TEXT_LITERAL - Static variable in class com.sodius.mdw.core.model.RichTextType
 
PREPEND_MAIN_LABEL_TO_SUBTASK - Static variable in class com.sodius.mdw.core.util.progress.SubProgressMonitor
Style constant indicating that the main task label should be prepended to the subtask label.
PRIVATE - Static variable in class com.sodius.mdw.core.eval.project.VisibilityKind
private : the element is not visible outside of the resource (valid for rules and scripts).
ProfileProvider - Interface in com.sodius.mdw.core.model
Provides profile capability to a metamodel.
ProgressMonitor - Interface in com.sodius.mdw.core.util.progress
Used to monitor the progress of an activity.
ProgressMonitorWrapper - Class in com.sodius.mdw.core.util.progress
An abstract wrapper around a progress monitor which forwards ProgressMonitor methods to the wrapped progress monitor.
ProgressMonitorWrapper(ProgressMonitor) - Constructor for class com.sodius.mdw.core.util.progress.ProgressMonitorWrapper
Creates a new wrapper around the given monitor.
Project - Interface in com.sodius.mdw.core.eval.project
Describes the contents (template, rules & scripts) of a project.
ProjectElement - Interface in com.sodius.mdw.core.eval.project
An named element, part of a project.
ProjectElementNode - Interface in com.sodius.mdw.core.eval.debug
A node representing an evaluated element, part of a project.
ProjectReference - Interface in com.sodius.mdw.core.eval.debug
Represents a project.
ProjectUnit - Interface in com.sodius.mdw.core.eval.project
Base class for text templates and rule sets contained in a project.
ProjectUnitReference - Interface in com.sodius.mdw.core.eval.debug
A reference to a project unit (text template or rule set).
PROPERTY_DIAGRAM_PROVIDER - Static variable in interface com.sodius.mdw.core.model.io.ConnectorDescriptor
String property that can be used to support diagrams in doc templates.
PROPERTY_SINGLE_THREAD - Static variable in interface com.sodius.mdw.core.model.io.ConnectorDescriptor
Boolean property that can be used to tell MDWorkbench the underlying connector does not support multi-threaded environments.
PROPERTY_XMI_VERSION - Static variable in class com.sodius.mdw.core.model.emf.EMFXMIModelWriter
Name of the property that specifies the expected XMI version.
PropertySet - Interface in com.sodius.mdw.core.util
Represents a set of properties.
PROTECTED - Static variable in class com.sodius.mdw.core.eval.project.VisibilityKind
protected : the element is visible from the package in which the element is defined and on sub types of the script (valid for rules and scripts).
ProtectedSection - Interface in com.sodius.mdw.core.eval
Describes a protected section in a text template output.
PUBLIC - Static variable in class com.sodius.mdw.core.eval.project.VisibilityKind
public : the script is visible from everywhere, the rule is visible from everywhere but should not be presented to the end-user (valid for rules and scripts).

A B C D E F G H I L M N O P R S T U V W X