Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

activatePlugins() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
Activator - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Activator
The constructor
addCppProfile(Package, TransactionalEditingDomain) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.AddProfileAndModelLibsHandler
 
addProfileAndImport(Package) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.AddProfileAndModelLibsHandler
AddProfileAndModelLibsHandler - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor
This class adds the C++ profile as well as the ANSI-C library to your model.
AddProfileAndModelLibsHandler() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.AddProfileAndModelLibsHandler
 
addTextEditorModel(TextEditorModel) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
Add a new initialized TextEditorModel to the model.
addTextInputListener(ITextInputListener) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
addTextListener(ITextListener) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
addViewportListener(IViewportListener) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
ansiCLib - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
applyParameterModifiers(IASTDeclSpecifier, Parameter, ParameterModifiers) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
Apply the modifiers for a parameter, notably the stereotypes of the C++ profile

B

behaviorMatches(Behavior, String) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.FindTransition
 

C

c_cpp_langID - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
calc(Classifier) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.Closure
 
calc(Classifier, EList<Classifier>) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.Closure
 
CDTPreferenceConstants - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences
Constant definitions for plug-in preferences
CDTPreferenceConstants() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferenceConstants
 
CDTPreferenceInitializer - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences
Class used to initialize default preference values.
CDTPreferenceInitializer() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferenceInitializer
 
CDTPreferencePage - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences
This class represents the EC3M preference page This page is used to modify preferences only.
CDTPreferencePage() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferencePage
 
ChangeKind - Enum in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener
 
changeTextPresentation(TextPresentation, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
Closure - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener
Calculate the closure of classifiers that need to be re-generated, if a classifier changes There are two different reasons for the need to re-generate a classifier: (1) one of the elements that it contains has changed (2) an element outside the containment close is changed.
Closure() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.Closure
 
CommandSupport - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor
Utility function.
CommandSupport() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.CommandSupport
 
configure(SourceViewerConfiguration) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
CONST - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
countParameters(EList<Parameter>) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.ObtainICElement
Count the number of parameters without taking the return parameter into account
CPP - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.TextEditorConstants
Regular expression for accepted language for compatible CDT code generators
createEditorModel(ServicesRegistry, Classifier) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
Create a model identifying the editor.
createFieldEditors() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferencePage
Creates the field editors.
createIPageModel(Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.factory.PapyrusCDTEditorFactory
Create the IPageModel that is used by the SashWindows to manage the editor.
createPartControl(Composite) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
override method in order to save & restore action bars entries
createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 

D

decreaseIndent(char[], int, int) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
Decrease the indentation of a text block.
decreaseIndent(char[], int, int, int) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
Decrease the indentation of a text block.
DelegatingSourceViewer - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor
Deprecated.
DelegatingSourceViewer(ISourceViewer, Classifier) - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
dispose() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
doExecute(ServicesRegistry) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
Do the execution of the command.
doSetInput(IEditorInput) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
We override this method because setInput can't be overriden for TextEditor.

E

EDITOR_DEFAULT_NAME - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
EDITOR_TYPE - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
examineChildren(ITranslationUnit, IASTNodeSelector, IParent) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
Examine the children of a translation unit in order to extract the methods that are defined within hte unit
exec(String, Runnable) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.CommandSupport
Execute the passed Runnable within a command
exec(TransactionalEditingDomain, String, Runnable) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.CommandSupport
Execute the passed Runnable within a command
execute(ExecutionEvent) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
 

F

findBehavior(Classifier, String) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.FindTransition
 
findOperation(ITranslationUnit, IASTNodeSelector, IParent, ITextSelection) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.RevealCurrentOperation
Examine the children of a translation unit in order to extract the methods that are defined within the unit
FindTransition - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
Find the behavior in the model from a given method in the code.
FindTransition() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.FindTransition
 
focusListener - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
the text listener

G

getAnnotationModel() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getBody(ITranslationUnit, IASTFunctionDefinition) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
getBottomIndex() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getBottomIndexEndOffset() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getClassifierToEdit() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
The classifier to edit - corresponding to the selected object.
getCodeGen() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
Accessor
getContent(URI, EditingDomain) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.AddProfileAndModelLibsHandler
 
getContent(Resource) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.AddProfileAndModelLibsHandler
 
getDefault() - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Activator
Returns the shared instance
getDocument() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getEditorModel(ServicesRegistry, Classifier) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
return the editor model corresponding to an EObject
getFindReplaceTarget() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getICElement(ILangCodegen, IParent, NamedElement) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.ObtainICElement
Return the ICelement associated with a UML element.
getIdentifier() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
Get the identifier used to register this model.
getModelFileExtension() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
Get the file extension used for this model.
getModelLibraryImportFromURI(URI, EditingDomain) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.AddProfileAndModelLibsHandler
Retrieve a model library from the repository
getModelOperationFromName(String, IParent, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
Obtain an operation from the model by using the name of a CDT method.
getNearestClassifier(Element) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.ModelListener
 
getQualifiedElement(Package, String) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
Get an element via its qualified name.
getQualifiedElement(Package, String, String) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
Retrieve an element via its qualified name within a package The segments of the package may be non unique due to imports
getRangeIndication() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getSelectedRange() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getSelectionProvider() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getTextEditorModel(EObject) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
 
getTextOperationTarget() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getTextWidget() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getTop(Element) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
return the top-level owner of an element.
getTopIndex() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getTopIndexStartOffset() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getTopInset() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
getVisibleRegion() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
gmfRedo - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
gmfUndo - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
gotoElement(NamedElement) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
Goto a specific element within the text editor.
gotoListener - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 

H

historyNotification(OperationHistoryEvent) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.OperationHistoryListener
 

I

init() - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.OperationHistoryListener
 
init(IWorkbench) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferencePage
 
initializeDefaultPreferences() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferenceInitializer
 
invalidateTextPresentation() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
isContained(EObject, EObject) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.Closure
 
isDirty() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
isEditable() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
isEnabled() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
 
isModelRoot(EObject) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
 
isPageModelFactoryFor(Object) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.factory.PapyrusCDTEditorFactory
 

L

log - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Activator
 
lookupIndex(TabFolder, Object) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
Recursively search in sash models for a FolderModel.

M

m_classifier - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.RevealCurrentOperation
 
m_classifier - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
The classifier (class) that is currently edited
m_codegen - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
reference to code generator
m_input - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
m_input - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.RevealCurrentOperation
 
m_input - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
input of the CDT editor.
m_projectName - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.RevealCurrentOperation
 
m_projectName - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
name of CDT project in which the generated code is stored.
MODEL_ID - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
Model ID.
ModelListener - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener
Main listener for model changes (registered via plugin.xml).
ModelListener() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.ModelListener
 

N

nearestClassifier(EObject) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.Closure
 
NOTATION_FILE_EXTENSION - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
File extension used for notation.
notifyChanged(Notification) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.ModelListener
 
nsSep - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
 

O

ObtainICElement - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
This class is used to select the operation the user wants to edit after opening the editor.
ObtainICElement() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.ObtainICElement
 
obtainSelectedElement(ITextSelection) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.RevealCurrentOperation
 
oldDirty - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
OperationHistoryListener - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener
 
OperationHistoryListener() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.OperationHistoryListener
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.factory - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.factory
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences
 
org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync - package org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
 
overlapsWithVisibleRegion(int, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 

P

P_OPEN_LOCATION - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferenceConstants
Default option for opening the editor at a specified location.
P_SYNC_ALL_FILES - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferenceConstants
 
P_SYNC_PERMANENTLY - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.preferences.CDTPreferenceConstants
For attributes, the default "aggregation kind" value is "none".
PapyrusCDTEditor - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor
A specialization of the CDT editor made for integration into Papyrus
PapyrusCDTEditor(ServicesRegistry, TextEditorModel) - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
Constructor.
PapyrusCDTEditorFactory - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.factory
 
PapyrusCDTEditorFactory() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.factory.PapyrusCDTEditorFactory
Constructor.
PapyrusCDTEditorHandler - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler
The handler creates a new CDT editor
PapyrusCDTEditorHandler() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.handler.PapyrusCDTEditorHandler
 
papyrusTextInstance - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
the papyrus text instance
ParameterModifiers - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
Simple grouping of modifier related parameters
ParameterModifiers() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.ParameterModifiers
 
PLUGIN_ID - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Activator
 

R

REGISTER - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
registry - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
the service registry
removeGenerated(String) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
Remove generated code from a body (everything between the GENERATED_START flag
removeRangeIndication() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
removeTextEditorModel(TextEditorModel) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
Add a new initialized PapyrustextInstance to the model.
removeTextInputListener(ITextInputListener) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
removeTextListener(ITextListener) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
removeViewportListener(IViewportListener) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
resetPlugins() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
resetVisibleRegion() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
reveal - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
RevealCurrentOperation - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
 
RevealCurrentOperation(IEditorInput, Classifier, String) - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.RevealCurrentOperation
 
revealRange(int, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
run() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 

S

sAtParam - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
saveAndDirtyService - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
setAnnotationHover(IAnnotationHover) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setAutoIndentStrategy(IAutoIndentStrategy, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setDefaultPrefixes(String[], String) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setDocument(IDocument) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setDocument(IDocument, int, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setDocument(IDocument, IAnnotationModel) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setDocument(IDocument, IAnnotationModel, int, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setEditable(boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setEventConsumer(IEventConsumer) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setIndentPrefixes(String[], String) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setRangeIndication(int, int, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setRangeIndicator(Annotation) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setSelectedRange(int, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setTextColor(Color) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setTextColor(Color, int, int, boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setTextDoubleClickStrategy(ITextDoubleClickStrategy, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setTextHover(ITextHover, String) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setTopIndex(int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setUndoManager(IUndoManager) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
setVisibleRegion(int, int) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
showAnnotations(boolean) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.DelegatingSourceViewer
Deprecated.
 
sp - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
srcFile - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
start(BundleContext) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Activator
 
stop(BundleContext) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Activator
 
SyncCDTtoModel - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
 
SyncCDTtoModel(IEditorInput, Classifier, String, String) - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
syncCDTtoModel() - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
syncCpp - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
syncFromEditor - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.ModelListener
set to true, if a synchronization from an CDT editor to the model is active
syncFromEditor - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncModelToCDT
set to true, if a synchronization from an CDT editor to the model is active
SyncModelToCDT - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync
Main listener for model changes (registered via plugin.xml).
SyncModelToCDT() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncModelToCDT
 
syncModelToCDT(Classifier, String) - Static method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncModelToCDT
 

T

TextEditorConstants - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor
 
TextEditorConstants() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.TextEditorConstants
 
TextEditorModelSharedResource - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource
 
TextEditorModelSharedResource() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.modelresource.TextEditorModelSharedResource
Constructor.
textRedo - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 
textUndo - Variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.editor.PapyrusCDTEditor
 

U

updateComment(ITranslationUnit, IASTFunctionDefinition, NamedElement) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
update a comment of a named element.
updateCppInclude(ITranslationUnit) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
update the contents of the CppInclude directive
updateMethod(int, IParent, String, String, IASTFunctionDeclarator, SyncInformation) - Method in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
Update a method in the model based on the qualified name.
Utils - Class in org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor
Collection of utility operations that are used by the CDT editor.
Utils() - Constructor for class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.Utils
 

V

valueOf(String) - Static method in enum org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.ChangeKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.listener.ChangeKind
Returns an array containing the constants of this enum type, in the order they are declared.
VOLATILE - Static variable in class org.eclipse.papyrus.designer.languages.cpp.cdt.texteditor.sync.SyncCDTtoModel
 
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2016 Eclipse foundation. All rights reserved.