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

G

getActiveWorkbenchWindow() - Static method in class org.ocleditor.internal.core.OclEditorPlugin
 
getAdapter(Class) - Method in class org.ocleditor.internal.ui.editor.OclEditor
The OclEditor implementation of this AbstractTextEditor method gets: - the OCL content outline page if request is for an outline page.
getBooleanValue(IResource, QualifiedName) - Static method in class org.ocleditor.internal.core.util.PropertyStoreHelper
 
getChildren() - Method in interface org.ocleditor.parser.model.IOclElement
Returns the children that are also OCL elements.
getChildren() - Method in class org.oclparser.internal.core.model.OclElement
 
getClassifier(String) - Method in class org.oclparser.internal.core.typecheck.JdtFacade
 
getCol() - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
 
getColor(RGB) - Method in class org.ocleditor.internal.ui.editor.OclColorManager
 
getColumn() - Method in interface org.ocleditor.parser.IOclParserError
 
getColumn() - Method in interface org.ocleditor.parser.model.IOclElement
 
getColumn() - Method in class org.oclparser.internal.core.OclParserErrorDresden
 
getColumn() - Method in class org.oclparser.internal.core.model.OclElement
 
getCompletionProposalAutoActivationCharacters() - Method in class org.ocleditor.internal.ui.editor.OclCompletionProcessor
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.ocleditor.internal.ui.editor.OclSourceViewerConfiguration
 
getContentAssistant(ISourceViewer) - Method in class org.ocleditor.internal.ui.editor.OclSourceViewerConfiguration
 
getContentFormatter(ISourceViewer) - Method in class org.ocleditor.internal.ui.editor.OclSourceViewerConfiguration
Configure the content formatter with formatting strategy that makes keywords lower.
getContext(String, String) - Method in interface org.ocleditor.parser.model.IOclPackage
Returns the context with the given typeName and methodName.
getContext(String, String) - Method in class org.oclparser.internal.core.model.OclPackage
 
getContextInformationAutoActivationCharacters() - Method in class org.ocleditor.internal.ui.editor.OclCompletionProcessor
 
getContextInformationValidator() - Method in class org.ocleditor.internal.ui.editor.OclCompletionProcessor
 
getDefault() - Static method in class org.ocleditor.internal.core.OclEditorPlugin
Returns the shared instance.
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.ocleditor.internal.ui.editor.OclSourceViewerConfiguration
 
getEndColumn() - Method in interface org.ocleditor.parser.model.IOclElement
 
getEndColumn() - Method in class org.oclparser.internal.core.model.OclElement
 
getEndLine() - Method in interface org.ocleditor.parser.model.IOclElement
 
getEndLine() - Method in class org.oclparser.internal.core.model.OclElement
 
getErrorMessage() - Method in class org.ocleditor.internal.ui.editor.OclCompletionProcessor
 
getErrorMsg() - Method in interface org.ocleditor.parser.IOclParserError
 
getErrorMsg() - Method in class org.oclparser.internal.core.OclParserErrorDresden
 
getFor(IType, int) - Static method in class org.ocleditor.internal.core.ocl_language.OclStatement
Returns an OCL context statement string for a type.
getFor(IMethod, int) - Static method in class org.ocleditor.internal.core.ocl_language.OclStatement
Returns an OCL context statement string for a method.
getForPackageEnd() - Static method in class org.ocleditor.internal.core.ocl_language.OclStatement
Returns "endpackage".
getForPackageStart(IPackageFragment) - Static method in class org.ocleditor.internal.core.ocl_language.OclStatement
Returns an OCL package statement string.
getForPackageStart(IPath) - Static method in class org.ocleditor.internal.core.ocl_language.OclStatement
Returns an OCL package statement string.
getKeywords() - Method in class org.ocleditor.internal.ui.editor.OclKeywords
 
getLength() - Method in interface org.ocleditor.parser.model.IOclElement
 
getLength() - Method in class org.oclparser.internal.core.model.OclElement
 
getLine() - Method in interface org.ocleditor.parser.IOclParserError
 
getLine() - Method in interface org.ocleditor.parser.model.IOclElement
 
getLine() - Method in class org.oclparser.internal.core.OclParserErrorDresden
 
getLine() - Method in class org.oclparser.internal.core.model.OclElement
 
getLine() - Method in class org.oclparser.internal.core.typecheck.TypeCheckVisitor
 
getLine(String, int) - Static method in class org.oclparser.internal.core.util.LineAdjuster
If the OCL file contains comments, then these comments aren't considered when setting the line number.
getMethodName() - Method in interface org.ocleditor.parser.model.IOclContext
Returns the method name.
getMethodName() - Method in class org.oclparser.internal.core.model.OclContext
 
getName() - Method in interface org.ocleditor.parser.model.IOclElement
 
getName() - Method in class org.oclparser.internal.core.model.OclElement
 
getOclAnyType() - Method in interface org.oclparser.internal.core.typecheck.IJdtAdapter
 
getOclAnyType() - Method in class org.oclparser.internal.core.typecheck.JdtAdapter
 
getOclModel() - Method in class org.ocleditor.internal.ui.editor.OclEditor
 
getOclModel() - Method in class org.ocleditor.internal.ui.outline.OclContentOutlinePage
 
getOclModel(IResource) - Method in interface org.ocleditor.parser.IOclParser
Returns the OCL model for the given OCL file.
getOclModel(String) - Method in interface org.ocleditor.parser.IOclParser
Returns the OCL model for the given OCL input.
getOclModel(IResource) - Method in class org.oclparser.internal.core.OclParserDresden
 
getOclModel(String) - Method in class org.oclparser.internal.core.OclParserDresden
 
getOclParser() - Method in class org.ocleditor.internal.core.OclEditorPlugin
Returns the plugin's OCL parser.
getOffset() - Method in class org.ocleditor.internal.ui.editor.OclWordPartDetector
 
getPackage(String) - Method in interface org.ocleditor.parser.model.IOclModel
Returns the OCL package element for a given package name.
getPackage(String) - Method in class org.oclparser.internal.core.model.OclFile
 
getParent() - Method in interface org.ocleditor.parser.model.IOclElement
 
getParent() - Method in class org.oclparser.internal.core.model.OclElement
 
getPresentationReconciler(ISourceViewer) - Method in class org.ocleditor.internal.ui.editor.OclSourceViewerConfiguration
 
getProject() - Method in class org.ocleditor.internal.core.nature_builder.OclNature
Returns local reference to associated project.
getResource() - Method in interface org.ocleditor.parser.IOclParserError
 
getResource() - Method in class org.oclparser.internal.core.OclParserErrorDresden
 
getResourceBundle() - Method in class org.ocleditor.internal.core.OclEditorPlugin
Returns the plugin's resource bundle.
getResourceString(String) - Static method in class org.ocleditor.internal.core.OclEditorPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getSeverity() - Method in interface org.ocleditor.parser.IOclParserError
 
getSeverity() - Method in class org.oclparser.internal.core.OclParserErrorDresden
 
getString() - Method in class org.ocleditor.internal.ui.editor.OclWordPartDetector
 
getType(IType) - Method in interface org.oclparser.internal.core.typecheck.IJdtAdapter
 
getType(IField) - Method in interface org.oclparser.internal.core.typecheck.IJdtAdapter
 
getType(String) - Method in interface org.oclparser.internal.core.typecheck.IJdtAdapter
 
getType(IType) - Method in class org.oclparser.internal.core.typecheck.JdtAdapter
 
getType(IField) - Method in class org.oclparser.internal.core.typecheck.JdtAdapter
 
getType(String) - Method in class org.oclparser.internal.core.typecheck.JdtAdapter
 
getTypeName() - Method in interface org.ocleditor.parser.model.IOclContext
Returns the type name.
getTypeName() - Method in class org.oclparser.internal.core.model.OclContext
 
getWorkspace() - Static method in class org.ocleditor.internal.core.OclEditorPlugin
Returns the workspace instance.

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