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

G

get(String) - Static method in enum org.topcased.checkresultmodel.State
Returns the 'State' literal with the specified literal value
get(int) - Static method in enum org.topcased.checkresultmodel.State
Returns the 'State' literal with the specified integer value
getActionBarContributor() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
 
getActionBars() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
 
getAdapter(Class) - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
This is how the framework determines which interfaces we implement
getAdapterFactory() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
 
getAllSubPackages(EPackage, List<EPackage>) - Static method in class org.topcased.editors.ocleditor.MetaModelOCL
Gets all subpackages
getAnnotationHover(ISourceViewer) - Method in class org.topcased.editors.ocleditor.editor.OCLEditorSourceViewerConfiguration
 
getByName(String) - Static method in enum org.topcased.checkresultmodel.State
Returns the 'State' literal with the specified name
getCheckresultmodelFactory() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the factory that creates the instances of the model
getCheckresultmodelFactory() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getCheckresultmodelPackage() - Method in interface org.topcased.checkresultmodel.CheckresultmodelFactory
Returns the package supported by this factory
getCheckresultmodelPackage() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelFactoryImpl
 
getChildFeature(Object, Object) - Method in class org.topcased.checkresultmodel.provider.ContextItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.checkresultmodel.provider.ModelItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.checkresultmodel.provider.PackageItemProvider
 
getChildFeature(Object, Object) - Method in class org.topcased.checkresultmodel.provider.RuleItemProvider
 
getChildren(Object) - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class org.topcased.checkresultmodel.provider.ContextItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.checkresultmodel.provider.ModelItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.checkresultmodel.provider.PackageItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getChildrenFeatures(Object) - Method in class org.topcased.checkresultmodel.provider.RuleItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)
getCompletionProposalAutoActivationCharacters() - Method in class org.topcased.editors.ocleditor.assistant.OCLEditorContentProcessor
 
getContainerName() - Method in class org.topcased.editors.ocleditor.wizard.NewRuleFileWizardPage
 
getContentAssistant(ISourceViewer) - Method in class org.topcased.editors.ocleditor.editor.OCLEditorSourceViewerConfiguration
 
getContentOutlinePage() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
This accesses a cached version of the content outliner. getContentProcessor() - Method in class org.topcased.editors.ocleditor.editor.OCLEditorSourceViewerConfiguration
 
getContentProvider(boolean) - Static method in class org.topcased.checkresultmodel.dialog.CheckresultmodelTreeViewerFactory
 
getContentType(int) - Method in class org.topcased.editors.ocleditor.editor.OCLEditorDocumentPartitioner
 
getContext() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for class 'Context'
getContext() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getContext() - Method in class org.topcased.checkresultmodel.impl.PackageImpl
 
getContext() - Method in interface org.topcased.checkresultmodel.Package
Returns the value of the 'Context' containment reference list.
getContext(String, String) - Static method in class org.topcased.service.oclchecker.helper.OCLServiceHelper
Gets the metamodel and looks for the textual context in order to return the corresponding model element.
getContext_ContextClass() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the reference 'Context Class'
getContext_ContextClass() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getContext_Name() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Name'
getContext_Name() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getContext_Rules() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the containment reference list 'Rules'
getContext_Rules() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getContextClass() - Method in interface org.topcased.checkresultmodel.Context
Returns the value of the 'Context Class' reference
getContextClass() - Method in class org.topcased.checkresultmodel.impl.ContextImpl
 
getContextClassifier() - Method in class org.topcased.editors.ocleditor.editor.OCLEditor
 
getContextClassifierForPartition(ITypedRegion) - Method in class org.topcased.editors.ocleditor.editor.OCLEditor
 
getContextInformationAutoActivationCharacters() - Method in class org.topcased.editors.ocleditor.assistant.OCLEditorContentProcessor
 
getContextInformationValidator() - Method in class org.topcased.editors.ocleditor.assistant.OCLEditorContentProcessor
 
getContextPackages() - Method in class org.topcased.checkresultmodel.impl.ModelImpl
 
getContextPackages() - Method in interface org.topcased.checkresultmodel.Model
Returns the value of the 'Context Packages' containment reference list.
getDefault() - Static method in class org.topcased.editors.ocleditor.OCLEditorBuilderPlugin
Returns the shared instance.
getDefault() - Static method in class org.topcased.editors.ocleditor.OCLEditorPlugin
Returns the shared instance.
getDefault() - Static method in class org.topcased.service.oclchecker.OCLCheckerPlugin
Returns the shared instance.
getDescription() - Method in class org.topcased.checkresultmodel.impl.RuleImpl
 
getDescription() - Method in interface org.topcased.checkresultmodel.Rule
Returns the value of the 'Description' attribute.
getEditingDomain() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElements(Object) - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor.ReverseAdapterFactoryContentProvider
 
getEncoding() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard.CheckresultmodelModelWizardInitialObjectCreationPage
 
getEncodings() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard.CheckresultmodelModelWizardInitialObjectCreationPage
 
getErrorMessage() - Method in class org.topcased.editors.ocleditor.assistant.OCLEditorContentProcessor
 
getESuperPackage(String) - Static method in class org.topcased.editors.ocleditor.utils.OCLRuleUtil
Gets the highest package from a meta model
getFileName() - Method in class org.topcased.editors.ocleditor.wizard.NewRuleFileWizardPage
 
getFirstRule(Model) - Static method in class org.topcased.checkresultmodel.helper.CheckResultModelHelper
Gets the first Rule found into a given CheckResultModel.
getImage(Object) - Method in class org.topcased.checkresultmodel.provider.ContextItemProvider
This returns Context.gif
getImage(Object) - Method in class org.topcased.checkresultmodel.provider.ItemItemProvider
This returns Item.gif
getImage(Object) - Method in class org.topcased.checkresultmodel.provider.ModelInformationItemProvider
This returns ModelInformation.gif
getImage(Object) - Method in class org.topcased.checkresultmodel.provider.ModelItemProvider
This returns Model.gif
getImage(Object) - Method in class org.topcased.checkresultmodel.provider.PackageItemProvider
This returns Package.gif
getImage(Object) - Method in class org.topcased.checkresultmodel.provider.RuleItemProvider
This returns Rule.gif
getImageDescriptor(String) - Static method in class org.topcased.editors.ocleditor.OCLEditorBuilderPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.topcased.editors.ocleditor.OCLEditorPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getInformation() - Method in class org.topcased.checkresultmodel.impl.ModelImpl
 
getInformation() - Method in interface org.topcased.checkresultmodel.Model
Returns the value of the 'Information' containment reference
getInitialObjectName() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard.CheckresultmodelModelWizardInitialObjectCreationPage
 
getInitialObjectNames() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard
Returns the names of the types that can be created as the root object
getItem() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for class 'Item'
getItem() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getItem_Name() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Name'
getItem_Name() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getItem_Reference() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the reference 'Reference'
getItem_Reference() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getItem_Value() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Value'
getItem_Value() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getLabel(String) - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard.CheckresultmodelModelWizardInitialObjectCreationPage
Returns the label for the specified type name
getLegalContentTypes() - Method in class org.topcased.editors.ocleditor.editor.OCLEditorDocumentPartitioner
 
getLiteral() - Method in enum org.topcased.checkresultmodel.State
 
getMetaModelFromFile() - Method in class org.topcased.editors.ocleditor.wizard.NewRuleFileWizardPage
 
getMetaModelPackage(String) - Static method in class org.topcased.service.oclchecker.helper.OCLServiceHelper
Gets the metamodel corresponding to the URI given in parameter.
getMetamodelUri() - Method in class org.topcased.editors.ocleditor.wizard.NewRuleFileWizardPage
 
getModel() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for class 'Model'
getModel() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getModel() - Method in class org.topcased.service.oclchecker.dialogs.CheckerDialog
Gets the loaded model
getModel_ContextPackages() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the containment reference list 'Context Packages'
getModel_ContextPackages() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getModel_Information() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the containment reference 'Information'
getModel_Information() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getModel_Name() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Name'
getModel_Name() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getModelContent() - Method in class org.topcased.checkresultmodel.impl.ModelInformationImpl
 
getModelContent() - Method in interface org.topcased.checkresultmodel.ModelInformation
Returns the value of the 'Model Content' reference
getModelFile() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard.CheckresultmodelModelWizardNewFileCreationPage
 
getModelFile() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelModelWizard
Get the file from the page
getModelInformation() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for class 'Model Information'
getModelInformation() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getModelInformation_ModelContent() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the reference 'Model Content'
getModelInformation_ModelContent() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getModelInformation_RuleFile() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Rule File'
getModelInformation_RuleFile() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getName() - Method in interface org.topcased.checkresultmodel.Context
Returns the value of the 'Name' attribute
getName() - Method in class org.topcased.checkresultmodel.impl.ContextImpl
 
getName() - Method in class org.topcased.checkresultmodel.impl.ItemImpl
 
getName() - Method in class org.topcased.checkresultmodel.impl.ModelImpl
 
getName() - Method in class org.topcased.checkresultmodel.impl.PackageImpl
 
getName() - Method in class org.topcased.checkresultmodel.impl.RuleImpl
 
getName() - Method in interface org.topcased.checkresultmodel.Item
Returns the value of the 'Name' attribute.
getName() - Method in interface org.topcased.checkresultmodel.Model
Returns the value of the 'Name' attribute
getName() - Method in interface org.topcased.checkresultmodel.Package
Returns the value of the 'Name' attribute
getName() - Method in interface org.topcased.checkresultmodel.Rule
Returns the value of the 'Name' attribute
getName() - Method in enum org.topcased.checkresultmodel.State
 
getOCLOperations() - Static method in class org.topcased.editors.ocleditor.MetaModelOCL
 
getOclPackage() - Static method in class org.topcased.editors.ocleditor.MetaModelOCL
Gets the OCL Package
getPackage() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for class 'Package'
getPackage() - Static method in class org.topcased.checkresultmodel.impl.CheckresultmodelFactoryImpl
Deprecated.  
getPackage() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getPackage_Context() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the containment reference list 'Context'
getPackage_Context() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getPackage_Name() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Name'
getPackage_Name() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getPackage_PackageReference() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the reference 'Package Reference'
getPackage_PackageReference() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getPackageReference() - Method in class org.topcased.checkresultmodel.impl.PackageImpl
 
getPackageReference() - Method in interface org.topcased.checkresultmodel.Package
Returns the value of the 'Package Reference' reference
getParent(Object) - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor.ReverseAdapterFactoryContentProvider
 
getPartition(int) - Method in class org.topcased.editors.ocleditor.editor.OCLEditorDocumentPartitioner
Enables to get from the array the region stored at the given position.
getPlugin() - Static method in class org.topcased.checkresultmodel.CheckresultmodelPlugin
Returns the singleton instance of the Eclipse plugin
getPlugin() - Static method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditorPlugin
Returns the singleton instance of the Eclipse plugin
getPlugin() - Static method in class org.topcased.checkresultmodel.provider.CheckresultmodelEditPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.topcased.checkresultmodel.CheckresultmodelPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditorPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.topcased.checkresultmodel.provider.CheckresultmodelEditPlugin
Returns the singleton instance of the Eclipse plugin
getPresentationReconciler(ISourceViewer) - Method in class org.topcased.editors.ocleditor.editor.OCLEditorSourceViewerConfiguration
 
getProject() - Method in class org.topcased.editors.ocleditor.builders.OCLEditorProjectNature
 
getPropertyDescriptors(Object) - Method in class org.topcased.checkresultmodel.provider.ContextItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.checkresultmodel.provider.ItemItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.checkresultmodel.provider.ModelInformationItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.checkresultmodel.provider.ModelItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.checkresultmodel.provider.PackageItemProvider
This returns the property descriptors for the adapted class
getPropertyDescriptors(Object) - Method in class org.topcased.checkresultmodel.provider.RuleItemProvider
This returns the property descriptors for the adapted class
getPropertySheetPage() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
This accesses a cached version of the property sheet
getReference() - Method in class org.topcased.checkresultmodel.impl.ItemImpl
 
getReference() - Method in interface org.topcased.checkresultmodel.Item
Returns the value of the 'Reference' reference
getRejectedItems() - Method in class org.topcased.checkresultmodel.impl.RuleImpl
 
getRejectedItems() - Method in interface org.topcased.checkresultmodel.Rule
Returns the value of the 'Rejected Items' containment reference list.
getResourceLocator() - Method in class org.topcased.checkresultmodel.provider.ContextItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.checkresultmodel.provider.ItemItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.checkresultmodel.provider.ModelInformationItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.checkresultmodel.provider.ModelItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.checkresultmodel.provider.PackageItemProvider
Return the resource locator for this item provider's resources
getResourceLocator() - Method in class org.topcased.checkresultmodel.provider.RuleItemProvider
Return the resource locator for this item provider's resources
getResult() - Method in class org.topcased.checkresultmodel.impl.RuleImpl
 
getResult() - Method in interface org.topcased.checkresultmodel.Rule
Returns the value of the 'Result' attribute.
getResult() - Method in class org.topcased.editors.ocleditor.actions.LoadModelDialog
Returns the result
getRootAdapterFactory() - Method in class org.topcased.checkresultmodel.provider.CheckresultmodelItemProviderAdapterFactory
This returns the root adapter factory that contains this factory
getRule() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for class 'Rule'
getRule() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRule_Description() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Description'
getRule_Description() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRule_Name() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Name'
getRule_Name() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRule_RejectedItems() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the containment reference list 'Rejected Items'
getRule_RejectedItems() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRule_Result() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Result'
getRule_Result() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRule_RuleText() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the attribute 'Rule Text'
getRule_RuleText() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRule_SelectedItems() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for the containment reference list 'Selected Items'
getRule_SelectedItems() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getRuleFile() - Method in class org.topcased.checkresultmodel.impl.ModelInformationImpl
 
getRuleFile() - Method in interface org.topcased.checkresultmodel.ModelInformation
Returns the value of the 'Rule File' attribute
getRules() - Method in interface org.topcased.checkresultmodel.Context
Returns the value of the 'Rules' containment reference list.
getRules() - Method in class org.topcased.checkresultmodel.impl.ContextImpl
 
getRuleText() - Method in class org.topcased.checkresultmodel.impl.RuleImpl
 
getRuleText() - Method in interface org.topcased.checkresultmodel.Rule
Returns the value of the 'Rule Text' attribute
getSelectedItems() - Method in class org.topcased.checkresultmodel.impl.RuleImpl
 
getSelectedItems() - Method in interface org.topcased.checkresultmodel.Rule
Returns the value of the 'Selected Items' containment reference list.
getSelection() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
This implements ISelectionProvider to return this editor's overall selection. getState() - Method in interface org.topcased.checkresultmodel.CheckresultmodelPackage
Returns the meta object for enum 'State'
getState() - Method in class org.topcased.checkresultmodel.impl.CheckresultmodelPackageImpl
 
getText(Object) - Method in class org.topcased.checkresultmodel.provider.ContextItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.checkresultmodel.provider.ItemItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.checkresultmodel.provider.ModelInformationItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.checkresultmodel.provider.ModelItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.checkresultmodel.provider.PackageItemProvider
This returns the label text for the adapted class
getText(Object) - Method in class org.topcased.checkresultmodel.provider.RuleItemProvider
This returns the label text for the adapted class
getTokenOffset() - Method in class org.topcased.editors.ocleditor.assistant.OCLContentScanner
 
getTokenValue() - Method in class org.topcased.editors.ocleditor.assistant.OCLContentScanner
 
getValue() - Method in class org.topcased.checkresultmodel.impl.ItemImpl
 
getValue() - Method in interface org.topcased.checkresultmodel.Item
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.topcased.checkresultmodel.State
 
getViewer() - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
This returns the viewer as required by the IViewerProvider interface
gotoMarker(IMarker) - Method in class org.topcased.checkresultmodel.presentation.CheckresultmodelEditor
 

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

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.