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

P

PARSER - Static variable in class org.ocleditor.serviceability.PluginTrace
 
PARSER_ID - Static variable in interface org.ocleditor.internal.core.IResourceIDs
id of parser extension - matches plugin.xml If the value changes here, it must also change in the file plugin.xml.
PARSE_LISTENER_ID - Static variable in interface org.ocleditor.internal.core.IResourceIDs
id of parse listeners - matches plugin.xml If the value changes here, it must also change in the file plugin.xml.
PluginError - class org.ocleditor.serviceability.PluginError.
Used to show/log errors.
PluginTrace - class org.ocleditor.serviceability.PluginTrace.
Used for tracing.
PropertyStoreHelper - class org.ocleditor.internal.core.util.PropertyStoreHelper.
Class contains static helper functions to set properties for a resource (e.g. a project resource to store values for the OCL properties page)
PropertyStoreHelper() - Constructor for class org.ocleditor.internal.core.util.PropertyStoreHelper
 
parseFailed(IOclParserError[]) - Method in class org.ocleditor.internal.core.nature_builder.OclMarkerCreator
 
parseFailed(IOclParserError[]) - Method in interface org.ocleditor.parser.IOclParseRunListener
Parsing failed with errors.
parseFinished() - Method in class org.ocleditor.internal.core.nature_builder.OclMarkerCreator
 
parseFinished() - Method in interface org.ocleditor.parser.IOclParseRunListener
Parsing finished successfully.
parseOclFile(IResource) - Method in class org.ocleditor.internal.core.nature_builder.OclFileDeltaVisitor
Parses the specified .ocl file and sets error markers.
parseStarted(int) - Method in class org.ocleditor.internal.core.nature_builder.OclMarkerCreator
 
parseStarted(int) - Method in interface org.ocleditor.parser.IOclParseRunListener
Parsing started.
performFinish() - Method in class org.ocleditor.internal.ui.wizards.create.OclCreationWizard
 
performOk() - Method in class org.ocleditor.internal.ui.propertypages.OclSettingsPropertyPage
 
processDelta(IResourceDelta) - Method in class org.ocleditor.internal.core.nature_builder.OclBuilder
The IResourceDelta passed is processed by a IResourceDeltaVisitor when the delta contains information about changes in OCL files.
processDelta4ReferencedProjects(IProject[]) - Method in class org.ocleditor.internal.core.nature_builder.OclBuilder
Attempts to process OCL changes in another project where the builder is not registered.
processFull(IProject) - Method in class org.ocleditor.internal.core.nature_builder.OclBuilder
Performs a FULL_BUILD by visiting all nodes in the resource tree for the specified project.
processFull4ReferencedProjects(IProject[]) - Method in class org.ocleditor.internal.core.nature_builder.OclBuilder
Performs a full buils on any referenced projects.
processOclFile(IResource, IContainer) - Method in class org.ocleditor.internal.core.nature_builder.OclFileDeltaVisitor
Implements processing for a given .ocl resource.

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