IBM Rational Software Modeler
Release 6.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z

I

IAdaptableSelection - interface com.ibm.xtools.common.core.util.IAdaptableSelection.
A common tag interface that is supported by viewers that want to enable access to their selection.
IArtifactAttributeFilter - interface com.ibm.xtools.ras.profile.management.artifact.filter.IArtifactAttributeFilter.
The IArtifactAttributeFilter provides the ability to filter on an attribute of an Artifact.
IArtifactDescriptor - interface com.ibm.xtools.ras.type.descriptor.IArtifactDescriptor.
IArtifactDescriptor associates a particular Artifact id with a corresponding type suitable for insertion in the type attribute of an Artifact element in a RAS manifest.
IArtifactDescriptorFactory - interface com.ibm.xtools.ras.type.descriptor.IArtifactDescriptorFactory.
The IArtifactDescriptorFactory interface provides a mechanism to create objects that implement the IArtifactDescriptor.
IArtifactDescriptorManager - interface com.ibm.xtools.ras.type.descriptor.IArtifactDescriptorManager.
The IArtifactDescriptorManager interface manages all the IArtifactDescriptor objects used in RAS.
IArtifactFilter - interface com.ibm.xtools.ras.profile.management.artifact.filter.IArtifactFilter.
The IArtifactFilter is an interface that defines the API for filtering an Artifact hierarchy to find a subset of artifacts whose characteristics match the filter.
IArtifactFilterFactory - interface com.ibm.xtools.ras.profile.management.artifact.filter.IArtifactFilterFactory.
The IArtifactFilterFactory provides a factory for creating IArtifactFilter or derived instances.
IArtifactManager - interface com.ibm.xtools.ras.profile.management.artifact.IArtifactManager.
The IArtifactManager provides a level of abstraction for managing elements that contain some form of Artifact hierarchy.
IArtifactManagerAdapter - interface com.ibm.xtools.ras.profile.management.artifact.adapter.IArtifactManagerAdapter.
The IArtifactManagerAdapter is used to adapt an object to one that allows it to be managed by the IArtifactManager.
IArtifactManagerFactory - interface com.ibm.xtools.ras.profile.management.artifact.IArtifactManagerFactory.
The IArtifactManagerFactory provides a factory for creating IArtifactManager instances.
IArtifactVisitor - interface com.ibm.xtools.ras.profile.defauld.navigation.IArtifactVisitor.
This interface is implemented by objects that visit Artifact hierarchies.
IAssetFactory - interface com.ibm.xtools.ras.profile.core.IAssetFactory.
This wraps the emf package and factory so that EObject intances can be created without knowing profile being used.
IAssetWriterStatus - interface com.ibm.xtools.ras.profile.core.IAssetWriterStatus.
Extends the IStatus interface object adding access to a reference attribute.
ICON - Static variable in interface com.ibm.xtools.transform.core.ITransformationDescriptor
Property ID for the transformation's icon representation.
ICON - Static variable in class com.ibm.xtools.umlnotation.UMLListStereotypeDisplay
The 'Icon' literal value
ICON - Static variable in class com.ibm.xtools.umlnotation.UMLListVisibilityDisplay
The 'Icon' literal value
ICON - Static variable in class com.ibm.xtools.umlnotation.UMLStereotypeDisplay
The 'Icon' literal value
ICON_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLListStereotypeDisplay
The 'Icon' literal object
ICON_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLListVisibilityDisplay
The 'Icon' literal object
ICON_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLStereotypeDisplay
The 'Icon' literal object
ICaseSensitiveArtifactFilter - interface com.ibm.xtools.ras.profile.management.artifact.filter.ICaseSensitiveArtifactFilter.
This interface extends the behavior of IArtifactFilter to include the ability to make the filter match in a case sensitive manner.
ICompositePropertySource - interface com.ibm.xtools.common.ui.services.properties.ICompositePropertySource.
The composite property source is a linked list of composite property sources.
ICompositeSourcePropertyDescriptor - interface com.ibm.xtools.common.ui.services.properties.descriptors.ICompositeSourcePropertyDescriptor.
A descriptor object to work together with the CompositePropertySource object.
ID - Static variable in interface com.ibm.xtools.transform.core.ITransformationDescriptor
Property ID for the transformation's unique identifier.
IDENTITY_ANCHOR - Static variable in interface com.ibm.xtools.notation.NotationPackage
The meta object id for the 'Identity Anchor' class
IDENTITY_ANCHOR_FEATURE_COUNT - Static variable in interface com.ibm.xtools.notation.NotationPackage
The number of structural features of the the 'Identity Anchor' class
IDENTITY_ANCHOR__ID - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Id' attribute
IDataModel - interface com.ibm.xtools.ras.core.data.IDataModel.
The model part of the model-view-controller implementation.
IDataModelListener - interface com.ibm.xtools.ras.core.data.IDataModelListener.
A listener that is called when properties of the data model change.
IDecoration - interface com.ibm.xtools.presentation.services.decorator.IDecoration.
This represents a decoration object returned by a decorator target.
IDecorator - interface com.ibm.xtools.presentation.services.decorator.IDecorator.
Clients providing an extension to the DecoratorService need to create a decorator class that implements the IDecorator interface.
IDecoratorProvider - interface com.ibm.xtools.presentation.services.decorator.IDecoratorProvider.
Clients providing an extension to the DecoratorService need to create a decorator provider class that implements the IDecoratorProvider interface.
IDecoratorTarget - interface com.ibm.xtools.presentation.services.decorator.IDecoratorTarget.
An object that can be decorated.
IDecoratorTarget.Direction - class com.ibm.xtools.presentation.services.decorator.IDecoratorTarget.Direction.
Enumeration of directions for location of shape decorations.
IDefaultComponentExportDataModel - interface com.ibm.xtools.ras.export.data.IDefaultComponentExportDataModel.
This interface holds all the data needed to export a RAS asset using the default component profile.
IDefaultExportDataModel - interface com.ibm.xtools.ras.export.data.IDefaultExportDataModel.
This interface holds all the data needed to export a RAS asset using the default profile.
IDefaultWebserviceExportDataModel - interface com.ibm.xtools.ras.export.data.IDefaultWebserviceExportDataModel.
This interface holds all the data needed to export a RAS asset using the default webservice profile.
IEObjectHelper - interface com.ibm.xtools.emf.msl.IEObjectHelper.
An interface that provides various utility functions to manage and validate EObject and its proxies.
IEObjectSource - interface com.ibm.xtools.emf.query.conditions.eobjects.IEObjectSource.
An interface the represents an EObject source/supplier.
IEStructuralFeatureValueGetter - interface com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures.IEStructuralFeatureValueGetter.
An interface used to allow clients more control over the process of iteracting with EObject being evaluated by some EObjectConditions.
IEnumerationLiteral - interface com.ibm.xtools.patterns.core.IEnumerationLiteral.
Represents a value of an enumeration type defined by a pattern library and used in a pattern.
IExportDataModelFactory - interface com.ibm.xtools.ras.export.data.IExportDataModelFactory.
This export data model factory is used to create the data models used to supply user specified data for exporting to the default, default component, default web service profiles.
IExportEngineTask - interface com.ibm.xtools.ras.export.engine.tasks.IExportEngineTask.
A unit of work executed during the export operation by the RAS export service.
IExportService - interface com.ibm.xtools.ras.export.IExportService.
The primary interface used to perform the export of a RAS asset.
IGNORE_CHILDREN - Static variable in class com.ibm.xtools.ras.profile.defauld.navigation.VisitorStatus
Status indicating that the children of the current node should be skipped.
IImportDataModel - interface com.ibm.xtools.ras.impord.data.IImportDataModel.
This interface holds all the data needed to import a RAS asset.
IImportDataModelFactory - interface com.ibm.xtools.ras.impord.data.IImportDataModelFactory.
Factory interface used to contruct the import data model needed to import a RAS asset.
IImportEngineTask - interface com.ibm.xtools.ras.impord.engine.tasks.IImportEngineTask.
Represents the unit of work that gets executed during the import by the RAS import engine.
IImportLicenseModel - interface com.ibm.xtools.ras.impord.license.IImportLicenseModel.
This interface holds the data associated with RAS Asset Component licenses.
IImportService - interface com.ibm.xtools.ras.impord.IImportService.
The primary interface used to perform the import of a RAS asset.
ILayoutNode - interface com.ibm.xtools.presentation.services.layout.ILayoutNode.
Interface that wraps the Node view in order to retrieve the size when the Node's extent (either width or height) have been autosized.
ILayoutNodesOperation - interface com.ibm.xtools.presentation.services.layout.ILayoutNodesOperation.
Interface describing the layout operation for a set of nodes with corresponding sizes.
ILayoutNodesProvider - interface com.ibm.xtools.presentation.services.layout.ILayoutNodesProvider.
The interface for providers of the layout provider extension point.
IMAGE - Static variable in interface com.ibm.xtools.notation.NotationPackage
The meta object id for the 'Image' class
IMAGE - Static variable in class com.ibm.xtools.umlnotation.UMLStereotypeDisplay
The 'Image' literal value
IMAGE_FEATURE_COUNT - Static variable in interface com.ibm.xtools.notation.NotationPackage
The number of structural features of the the 'Image' class
IMAGE_LITERAL - Static variable in class com.ibm.xtools.umlnotation.UMLStereotypeDisplay
The 'Image' literal object
IMAGE_SVG - Static variable in class com.ibm.xtools.presentation.ui.image.ImageFileFormat
 
IMAGE__DATA - Static variable in interface com.ibm.xtools.notation.NotationPackage
The feature id for the 'Data' attribute
IMPLEMENTATION - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The meta object id for the 'Implementation' class
IMPLEMENTATION - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The meta object id for the 'Implementation' class
IMPLEMENTATION_FEATURE_COUNT - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The number of structural features of the the 'Implementation' class
IMPLEMENTATION_FEATURE_COUNT - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The number of structural features of the the 'Implementation' class
IMPLEMENTATION__ARTIFACT - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Artifact' containment reference list
IMPLEMENTATION__ARTIFACT - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The feature id for the 'Artifact' containment reference list
IMPLEMENTATION__WSDL - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The feature id for the 'Wsdl' containment reference
IMPLIES(Condition) - Method in class com.ibm.xtools.emf.query.conditions.Condition
This operation acts like a logical Implies (if-then)/(->) between this Condition and the argument Condition.
IMPLIES(EObjectCondition) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectCondition
This operation acts like a logical Implies (if-then)/(->) between this EObjectCondition and the argument EObjectCondition.
IMPLIES(Condition) - Method in class com.ibm.xtools.transform.core.TransformCondition
Combine two transform conditions with logical test NOT(this).OR(condition)
IMPORT - Static variable in class com.ibm.xtools.emf.msl.EventTypes
An event type indicating that the notifier has a new import.
IMultiplicity - interface com.ibm.xtools.patterns.core.IMultiplicity.
Represents the range of the allowable cardinality values that a set can assume.
IN - class com.ibm.xtools.emf.query.conditions.eobjects.IN.
An EObjectCondition specialization used to test whether a given EObject is present in a collection of EObjects
IN(Set) - Constructor for class com.ibm.xtools.emf.query.conditions.eobjects.IN
A constructor, takes in the initial EObjects set to use for evaluation
IN(EObject) - Constructor for class com.ibm.xtools.emf.query.conditions.eobjects.IN
A simple constructor, takes in a single EObject to use for evaluation.
IN(IEObjectSource) - Constructor for class com.ibm.xtools.emf.query.conditions.eobjects.IN
A constructor, takes in the initial IEObjectSource whose supplied EObjects are to be used for evaluation
INFORMATION_MODEL - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The meta object id for the 'Information Model' class
INFORMATION_MODEL_FEATURE_COUNT - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The number of structural features of the the 'Information Model' class
INFORMATION_MODEL__ASSOCIATION_ROLE - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Association Role' containment reference list
INFORMATION_MODEL__ATTRIBUTE - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Attribute' containment reference list
INITIALIZE - Static variable in interface com.ibm.xtools.ras.export.engine.tasks.IExportEngineTask
Indicates that task should execute in the 'Initialize' phase of the export operation.
INSTANCE - Static variable in class com.ibm.xtools.notation.NotationPlugin
Keep track of the singleton
INSTANCE - Static variable in class com.ibm.xtools.umlnotation.UmlnotationPlugin
Keep track of the singleton
INTEGER_METATYPE - Static variable in class com.ibm.xtools.patterns.framework.uml2.PatternMetatype
An instance of a pattern metatype corresponding to a UML2 literal integer
INTERFACE_SPEC - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The meta object id for the 'Interface Spec' class
INTERFACE_SPEC - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The meta object id for the 'Interface Spec' class
INTERFACE_SPEC_FEATURE_COUNT - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The number of structural features of the the 'Interface Spec' class
INTERFACE_SPEC_FEATURE_COUNT - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The number of structural features of the the 'Interface Spec' class
INTERFACE_SPEC__DESCRIPTION - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Description' containment reference
INTERFACE_SPEC__INFORMATION_MODEL - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Information Model' containment reference
INTERFACE_SPEC__NAME - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Name' attribute
INTERFACE_SPEC__NAME - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The feature id for the 'Name' attribute
INTERFACE_SPEC__OPERATION - Static variable in interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.DefaultcomponentprofilePackage
The feature id for the 'Operation' containment reference list
INTERFACE_SPEC__WSDL_NAME - Static variable in interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.DefaultwebserviceprofilePackage
The feature id for the 'Wsdl Name' attribute
INullObject - interface com.ibm.xtools.common.core.util.INullObject.
A specification of classes that implement the Null Object pattern.
IOclQueryHelper - interface com.ibm.xtools.emf.query.ocl.IOclQueryHelper.
Utility classes to ease the generation of OCL queries over EMF models
IOperation - interface com.ibm.xtools.common.core.service.IOperation.
The interface for all service provider operations.
IOperationEvent - interface com.ibm.xtools.emf.msl.IOperationEvent.
An event that describes the notifications that are batched when an API executes.
IParameterDescriptor - interface com.ibm.xtools.patterns.core.IParameterDescriptor.
Represents a parameter of a pattern.
IPatternApplication - interface com.ibm.xtools.patterns.core.IPatternApplication.
Represents an application of a particular pattern.
IPatternDescriptor - interface com.ibm.xtools.patterns.core.IPatternDescriptor.
Captures the information about the pattern that it is required or useful in understanding the semantics of the pattern, the steps involved in applying the pattern, and the result of applying the pattern.
IPatternIdentity - interface com.ibm.xtools.patterns.core.IPatternIdentity.
Represents the composite unique identity for a pattern as represented by a pattern descriptor.
IPatternMetatype - interface com.ibm.xtools.patterns.core.IPatternMetatype.
Represents the type used in a pattern that is from a metamodel.
IPlugletCompiler - interface com.ibm.xtools.pluglets.host.IPlugletCompiler.
Compiles the pluglet.
IPlugletHost - interface com.ibm.xtools.pluglets.host.IPlugletHost.
This interface must be implemented by pluglet hosts that instantiate the PlugletExecutor class.
IPlugletMessageDialog - interface com.ibm.xtools.pluglets.host.IPlugletMessageDialog.
Displays messages and error dialogs for the pluglet.
IProfileFormat - interface com.ibm.xtools.ras.profile.core.IProfileFormat.
The profile format provides information on the formats that assets are persisted in.
IPropertiesProvider - interface com.ibm.xtools.common.ui.services.properties.IPropertiesProvider.
A IPropertiesProvider object.
IProvider - interface com.ibm.xtools.common.core.service.IProvider.
The interface for all service providers.
IProviderChangeListener - interface com.ibm.xtools.common.core.service.IProviderChangeListener.
An interface for types that listen to service provider changes.
IProviderPolicy - interface com.ibm.xtools.common.core.service.IProviderPolicy.
The interface for all service providers lightweight's implementation.
IQueryHelper - interface com.ibm.xtools.emf.query.IQueryHelper.
Utility classes to ease the generation of queries over EMF models
IRASAssetReader - interface com.ibm.xtools.ras.profile.core.IRASAssetReader.
This is used to read in an asset in a storage format independent way.
IRASAssetWriter - interface com.ibm.xtools.ras.profile.core.IRASAssetWriter.
This is used to write/save an asset in a storage format independent way.
IRASProfileService - interface com.ibm.xtools.ras.profile.core.IRASProfileService.
The profile factory is used to create or load instances of the profiles.
IRASVersionUpdateService - interface com.ibm.xtools.ras.profile.core.IRASVersionUpdateService.
This interface is used to update asset manifests to the latest versions.
IRASVersionUpdater - interface com.ibm.xtools.ras.profile.core.IRASVersionUpdater.
This interface is used to update a document to its latest version.
IRelatedAssetManager - interface com.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.
The IRelatedAssetManager provides a level of abstraction for managing related assets that are contained within an .
IRelatedAssetManager.DepthOptions - class com.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.DepthOptions.
Type safe enumeration for the depth options supported by the IRelatedAssetManager methods that take a depth.
IRelatedAssetManager.DepthOptions() - Constructor for class com.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.DepthOptions
Default constructor.
IRelatedAssetManager.StatusOptions - class com.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.StatusOptions.
Type safe enumeration for the status options supported by the IRelatedAssetManager methods that take a status option.
IRelatedAssetManager.StatusOptions() - Constructor for class com.ibm.xtools.ras.profile.management.asset.IRelatedAssetManager.StatusOptions
Default constructor.
ITestDataFactory - interface com.ibm.xtools.patterns.framework.test.ITestDataFactory.
 
ITestModule - interface com.ibm.xtools.patterns.framework.test.ITestModule.
 
ITransformContext - interface com.ibm.xtools.transform.core.ITransformContext.
The Transform Context is the interface for setting and getting property values during the execution of a transformation.
ITransformationDescriptor - interface com.ibm.xtools.transform.core.ITransformationDescriptor.
The Transformation Descriptor interface provides access to the static information that is used to identify a transformation.
ITransformationItem - interface com.ibm.xtools.transform.core.ITransformationItem.
The Transformation Item interface provides access to common attributes defined by many transformation entities.
ITransformationProperty - interface com.ibm.xtools.transform.core.ITransformationProperty.
A Transformation Property stores information about one aspect of the transformation.
ITypeAnalyzer - interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer.
The ITypeAnalyzer interface is used to associate the type of a physical resouce with an artifact type.
IUMLDiagramHelper - interface com.ibm.xtools.uml.diagram.IUMLDiagramHelper.
Provides miscellaneous UML diagram utilities
IUMLHelper - interface com.ibm.xtools.uml.core.IUMLHelper.
Set of UML related helper functions
IUMLUIHelper - interface com.ibm.xtools.uml.ui.IUMLUIHelper.
Utilities to retrieve UML and notation elements from selection
IValidationContext - interface com.ibm.xtools.emf.validation.IValidationContext.
Interface providing contextual information to AbstractModelConstraints about the validation currently in progress.
IValidationStatus - interface com.ibm.xtools.emf.msl.IValidationStatus.
An extension of the Eclipse core status interface that provides additional information about the violation of a constraint during the validation of a model.
IdentityAnchor - interface com.ibm.xtools.notation.IdentityAnchor.
A representation of the model object 'Identity Anchor'.
Image - interface com.ibm.xtools.notation.Image.
A representation of the model object 'Image'.
ImageFileFormat - class com.ibm.xtools.presentation.ui.image.ImageFileFormat.
An enumeration of image formats supported by the copy diagram to image file utility class CopyToImageUtil.
ImageFileFormat(String, int) - Constructor for class com.ibm.xtools.presentation.ui.image.ImageFileFormat
Constructs a new type with the specified name and ordinal.
Implementation - interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.Implementation.
A representation of the model object 'Implementation'
Implementation - interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.Implementation.
A representation of the model object 'Implementation'
ImportPlugin - class com.ibm.xtools.ras.impord.ImportPlugin.
The main RAS import plugin class.
ImportPlugin() - Constructor for class com.ibm.xtools.ras.impord.ImportPlugin
The constructor.
InformationModel - interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.InformationModel.
A representation of the model object 'Information Model'
InsertDateAndTime - class com.ibm.xtools.pluglets.ui.samples.texteditor.InsertDateAndTime.
Insert date and time into active text editor.
InsertDateAndTime() - Constructor for class com.ibm.xtools.pluglets.ui.samples.texteditor.InsertDateAndTime
 
Interface - class com.ibm.xtools.patterns.framework.uml2.adapters.Interface.
This UML2 adapter class for UML2 interface.
InterfaceSpec - interface com.ibm.xtools.ras.profile.defauld.component.defaultcomponentprofile.InterfaceSpec.
A representation of the model object 'Interface Spec'
InterfaceSpec - interface com.ibm.xtools.ras.profile.defauld.webservice.defaultwebserviceprofile.InterfaceSpec.
A representation of the model object 'Interface Spec'
InvalidOclExpressionException - exception com.ibm.xtools.emf.query.ocl.InvalidOclExpressionException.
Exception thrown whenever an invalid OCL expression is passed to OclQueryUtil.executeQueryUsingOclFilter or to OclQueryUtil.executeOclStatement
InvalidOclExpressionException(Throwable) - Constructor for class com.ibm.xtools.emf.query.ocl.InvalidOclExpressionException
 
InvalidOclExpressionException(String, Throwable) - Constructor for class com.ibm.xtools.emf.query.ocl.InvalidOclExpressionException
 
IsElementKindCondition - class com.ibm.xtools.transform.uml2.IsElementKindCondition.
Determine if the source EMF object is of the specified element kind (eClass).
IsElementKindCondition(EClass) - Constructor for class com.ibm.xtools.transform.uml2.IsElementKindCondition
Constructor.
IsSubtypeOfKindCondition - class com.ibm.xtools.transform.uml2.IsSubtypeOfKindCondition.
Determine if the source EMF object is a subtype of the specified element kind (eClass), based upon the underlying metamodel hierarchy.
IsSubtypeOfKindCondition(EClass) - Constructor for class com.ibm.xtools.transform.uml2.IsSubtypeOfKindCondition
Constructor.
increment() - Method in class com.ibm.xtools.patterns.framework.util.MutableInteger
The value of the mutable integer increased by one.
inform(String, String) - Method in class com.ibm.xtools.pluglets.Pluglet
Displays an information dialog with an OK button and the given title.
inform(String) - Method in class com.ibm.xtools.pluglets.Pluglet
Displays an information dialog with an OK button.
inform(String, String) - Method in interface com.ibm.xtools.pluglets.host.IPlugletMessageDialog
Displays an information dialog with an OK button.
init(IWorkbenchWindow) - Method in class com.ibm.xtools.patterns.framework.test.AbstractTestAction
 
initialize() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternDefinition
A hot-spot method that is defaulted with no implementation.
initialize() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternDependency
A hot-spot method that is defaulted with no implementation.
initialize() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternInstance
A hot-spot method that is defaulted with no implementation.
initialize() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
A hot-spot method that is defaulted with no implementation.
initialize(Transform, boolean) - Method in class com.ibm.xtools.transform.core.RootTransform
Initialize the root transform to create the three phase structure.
initializeMessageResources() - Method in class com.ibm.xtools.patterns.framework.l10n.AbstractResourceManager
Populate messageBundle with text related resources from the MessageBundle properties file.
initializeProgress(IProgressMonitor, ITransformContext) - Method in class com.ibm.xtools.transform.core.Transform
Initializes the progress monitor for the execution of the transformation.
initializeResources() - Method in class com.ibm.xtools.patterns.framework.l10n.AbstractResourceManager
Load various resources - text, images, fonts.
initializeResources() - Method in class com.ibm.xtools.patterns.framework.l10n.ResourceManager
 
installDecorator(Object, IDecorator) - Method in interface com.ibm.xtools.presentation.services.decorator.IDecoratorTarget
Installs a decorator on this decorator target.
intValue(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberAdapter.IntegerAdapter
An adapting function whose responsible of extracting the int value of interest from an the argument object
isAdapterForType(Object) - Method in interface com.ibm.xtools.ras.profile.management.artifact.adapter.IArtifactManagerAdapter
Returns whether the adapter is of the given type.
isAssignableFrom(IPatternMetatype) - Method in interface com.ibm.xtools.patterns.core.IPatternMetatype
Indicates whether this metatype is either the same as, or a superclass of, the given metatype.
isAssignableFrom(IPatternMetatype) - Method in class com.ibm.xtools.patterns.framework.PatternMetatype
 
isAssignableFrom(IPatternMetatype) - Method in class com.ibm.xtools.patterns.framework.java.PatternMetatype.JavaMetatype
 
isAvoidObstructions() - Method in interface com.ibm.xtools.notation.RoutingStyle
Returns the value of the 'Avoid Obstructions' attribute.
isBindable() - Method in interface com.ibm.xtools.patterns.core.IParameterDescriptor
Retrieves whether the parameter represented by this descriptor is available for binding with an argument or arguments.
isBindable() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
 
isBindable() - Method in class com.ibm.xtools.patterns.framework.PatternParameterUsage
 
isBold() - Method in interface com.ibm.xtools.notation.FontStyle
Returns the value of the 'Bold' attribute.
isBuildable(String) - Method in interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer
Determines if a particular type is a buildable artifact
isCanonical() - Method in interface com.ibm.xtools.notation.CanonicalStyle
Returns the value of the 'Canonical' attribute.
isCaseSensitive() - Method in class com.ibm.xtools.emf.query.conditions.strings.StringValue
A getter function for the case-sensitive value used by this StringValue condition
isCaseSensitive() - Method in class com.ibm.xtools.ras.profile.management.artifact.filter.AbstractCaseSensitiveFilterImpl
 
isCaseSensitive() - Method in interface com.ibm.xtools.ras.profile.management.artifact.filter.ICaseSensitiveArtifactFilter
Returns whether or not the filter is matching in a case sensitive manner
isClosestDistance() - Method in interface com.ibm.xtools.notation.RoutingStyle
Returns the value of the 'Closest Distance' attribute.
isCollapsed() - Method in interface com.ibm.xtools.notation.DrawerStyle
Returns the value of the 'Collapsed' attribute.
isCompatibleWith(IPropertyDescriptor) - Method in class com.ibm.xtools.common.ui.services.properties.descriptors.CompositeSourcePropertyDescriptor
 
isContextFree() - Method in class com.ibm.xtools.emf.query.ocl.conditions.OclCondition
Answers whether or not this OclCondition is a context-free.
isContextSatisfied(ITransformContext) - Method in class com.ibm.xtools.transform.core.TransformCondition
Is the condition satisfied by the data in the transform context.
isDeployableArtifact(String) - Method in interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer
Determines if a particular type is a deployable Eclipse project artifact.
isDeployablePlugin(String) - Method in interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer
Deprecated. see ITypeAnalyzer.isDeployableArtifact(String)
isDistinguishable(String, NamedElement, NamedElement) - Static method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
Determines if two named elements are distinguishable using the rules defined by the UML2 specification.
isEditable() - Method in interface com.ibm.xtools.ras.type.descriptor.IArtifactDescriptor
Determines if the IArtifactDescriptor is editable.
isEnumeration() - Method in interface com.ibm.xtools.patterns.core.IPatternMetatype
Indicates whether the metatype is an enumeration.
isEnumeration() - Method in class com.ibm.xtools.patterns.framework.PatternMetatype
 
isEnumeration() - Method in class com.ibm.xtools.patterns.framework.java.PatternMetatype.JavaMetatype
 
isEnumeration() - Method in class com.ibm.xtools.patterns.framework.uml2.PatternMetatype.Enumeration
 
isExcludedTransformation() - Method in class com.ibm.xtools.patterns.framework.test.AbstractTestSetup.TestPreferences
 
isFeatureSpecific() - Method in class com.ibm.xtools.emf.validation.EMFEventType
Queries whether I am an event that notifies for changes in features only.
isFolder(String) - Method in interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer
Determines if a particular type is the default folder type defined by RAS.
isGroupMember(String) - Method in interface com.ibm.xtools.patterns.core.IPatternDescriptor
Determines whether the pattern represented by this pattern descriptor is assigned to the group designated by the given group path string.
isGroupMember(String) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternDefinition
 
isGroupMember(String) - Method in class com.ibm.xtools.patterns.framework.PatternDefinitionUsage
 
isInstanceRepresentation(Object) - Static method in class com.ibm.xtools.patterns.framework.uml2.persistence.PatternInstanceStore
Determines if the representation object passed in is an instance representation.
isItalic() - Method in interface com.ibm.xtools.notation.FontStyle
Returns the value of the 'Italic' attribute.
isJumpLinksReverse() - Method in interface com.ibm.xtools.notation.RoutingStyle
Returns the value of the 'Jump Links Reverse' attribute.
isManifest(String) - Method in interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer
Determines if a particular type is the default RAS manifest type defined by RAS.
isModified() - Method in class com.ibm.xtools.patterns.framework.test.TestDataElement
 
isModified() - Method in class com.ibm.xtools.patterns.framework.test.TestDataElementModificationTracker
 
isMultiStatus() - Method in interface com.ibm.xtools.emf.msl.IValidationStatus
The IValidationStatus interface redefines this method to always return false.
isNested(ITransformContext) - Method in class com.ibm.xtools.transform.uml2.cpp.CPPExtendRule
Evaluates source property of the context to determine if it is a nested classifier.
isNewAsset() - Method in interface com.ibm.xtools.ras.export.data.IDefaultExportDataModel
Determines if the export data model is using an Asset that was created by the data model or if it is one that was passed to the export data model when it was constructed.
isNull() - Method in interface com.ibm.xtools.common.core.util.INullObject
Queries whether this is the null instance of a given implementation class.
isNull() - Method in class com.ibm.xtools.emf.validation.EMFEventType
Queries whether I am the Null Object of this enumeration.
isOptional() - Method in interface com.ibm.xtools.patterns.core.IMultiplicity
Indicates if the lower bound is zero or not.
isOptional() - Method in class com.ibm.xtools.patterns.framework.PatternMultiplicity
Indicates whether this multiplicity allows optionality, in other words, if the lower bound is zero or not.
isOuterMost() - Static method in class com.ibm.xtools.patterns.framework.util.Traceability
 
isPatternDefinitionAvailable(String) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternLibrary
Determines if a pattern definition is available given the unique identifier specified.
isProject(String) - Method in interface com.ibm.xtools.ras.type.analyzer.ITypeAnalyzer
Determines if a particular type is the default project type defined by RAS.
isPropertySet(Object) - Method in class com.ibm.xtools.common.ui.services.properties.descriptors.CompositePropertySource
 
isPublic() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternDefinition
 
isPublic() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
 
isPublic() - Method in class com.ibm.xtools.patterns.framework.PatternDefinitionUsage
 
isPublic() - Method in class com.ibm.xtools.patterns.framework.PatternParameterUsage
 
isPublic() - Method in interface com.ibm.xtools.transform.core.ITransformationDescriptor
Return true if the transformation is public (visible in UI).
isReadOnly() - Method in class com.ibm.xtools.common.ui.services.properties.descriptors.CompositeSourcePropertyDescriptor
Returns the readOnly property
isReadOnly() - Method in interface com.ibm.xtools.common.ui.services.properties.descriptors.ICompositeSourcePropertyDescriptor
Return read-only status - true if editing of the property is not allowed, false otherwise
isReadOnly() - Method in interface com.ibm.xtools.transform.core.ITransformationProperty
Return the read-only attribute of the property
isResolve() - Method in class com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures.EObjectStructuralFeatureValueCondition
Accessor method for the resolve argument used in initialization of this condition
isRetrievable() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
A hot-spot method that indicates if a parameter value, given a name within a scope, can be retrieved.
isRetrievable() - Method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.Condition
This operation is the evaluation operation of this Condition in regard to the argument Object.
isSatisfied(Condition, Collection) - Method in class com.ibm.xtools.emf.query.conditions.ConditionPolicy
Answers on how the argument Condition evaluates as a whole on the argument objects collection.
isSatisfied(Condition[], Object) - Method in class com.ibm.xtools.emf.query.conditions.ConditionPolicy
Answers whether the argument conditions evaluate -collectively- to true or false when applied to the argument object.
isSatisfied(Condition, Object) - Method in class com.ibm.xtools.emf.query.conditions.ConditionPolicy
Answers whether the argument conditions evaluates to true or false when applied to the argument object.
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.Not
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.ObjectInstanceCondition
Tests whether the argument Object instance equals this ObjectInstanceCondition's own Object instance.
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.booleans.BooleanCondition
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.ENot
 
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.ENot
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectCondition
Overrides the parent's implementation by simply checking if the argument object is an instance of EObject first, and if so, it forwards the actual evaluation to the appropriate overloaded version.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectCondition
Answers whether the argument eObject satisfies this EObjectCondition
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectConditionAdapter
Overrides the parent's implementation by simply forwarding the actual evaluation to the adapted Condition regardless whether or not the argument object conforms to EObject.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectConditionAdapter
The implementation of this function simply forwards the actual evaluation to the adapted Condition.
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectConditionDelegator
Overrides the parent's implementation by simply forwarding the actual evaluation to the wrapped EObjectCondition.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectConditionDelegator
The implementation of this function simply forwards the actual evaluation to the wrapped EObjectCondition.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectInstanceCondition
Tests whether the argument EObject instance equals this EObjectInstanceCondition's own EObject instance.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.EObjectTypeRelationCondition
Evaluates this EObjectTypeRelationCondition, basically it answers the following question: Is the passed eObject's EClass is a TypeRelation to this EObjectTypeRelationCondition's primary type/ EClass?
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.IN
Answers whether the argument eObject exist in the initial set of EObjects held by this IN condition.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures.EObjectContainmentFeatureCondition
Answers whether the argument eObject containing EReference is the same as the one used in the initialization of this condition.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures.EObjectReferencerCondition
Checks the argument eObject if it has any non-containment EReference whose value is equal to/contains the referencedEObject that this EObjectReferencerCondition is initialized with.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures.EObjectStructuralFeatureCondition
Answers whether the argument eObject has the EStructuralFeature used in initialization of this EObjectStructuralFeatureCondition
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.conditions.eobjects.structuralfeatures.EObjectStructuralFeatureValueCondition
Checks the value held by the initialization EStructuralFeature to see if it satisfies this condition.
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ByteValue
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.DoubleValue
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.FloatValue
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.IntegerValue
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.LongValue
 
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition.ShortValue
 
isSatisfied(Byte) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(byte) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(Double) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(double) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(Float) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(float) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(Integer) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(int) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(Long) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(long) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(Short) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(short) - Method in class com.ibm.xtools.emf.query.conditions.numbers.NumberCondition
Tests if the argument's value equals/in-range the initialization number(s)
isSatisfied(Object) - Method in class com.ibm.xtools.emf.query.conditions.strings.StringCondition
 
isSatisfied(String) - Method in class com.ibm.xtools.emf.query.conditions.strings.StringCondition
An abstract method that answers whether the argument string satisfies this StringCondition
isSatisfied(String) - Method in class com.ibm.xtools.emf.query.conditions.strings.StringLength
 
isSatisfied(String) - Method in class com.ibm.xtools.emf.query.conditions.strings.StringRegularExpressionValue
Answers whether the argument string matches the regular expression used in initialization of this StringRegularExpressionValue
isSatisfied(String) - Method in class com.ibm.xtools.emf.query.conditions.strings.StringValue
Tests whether the argument string equals to the initialization String.
isSatisfied(String) - Method in class com.ibm.xtools.emf.query.conditions.strings.SubStringValue
Checks to see if the initialization String to is a sub-string of the argument string being evaluated
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.ocl.conditions.OclCondition
Checks to see if the argument eObject is of a conformant type to be used by this OclCondition.
isSatisfied(EObject) - Method in class com.ibm.xtools.emf.query.ocl.conditions.OclConstraintCondition
Returns the boolean value as a result of evaluating the ocl expression on the argument eObject.
isSatisfied(int) - Method in class com.ibm.xtools.patterns.framework.PatternMultiplicity
Determines if the multiplicity is satisfied with the input number of values that are associated with this multiplicity.
isSatisfied(int, PatternMultiplicity.BoundQualifier) - Method in class com.ibm.xtools.patterns.framework.PatternMultiplicity
Determines if the multiplicity is satisfied with the input number of values that are associated with this multiplicity.
isSatisfied(Object) - Method in class com.ibm.xtools.transform.core.TransformCondition
 
isSatisfied(Object) - Method in class com.ibm.xtools.transform.uml2.HasStereotype
 
isSatisfied(Object) - Method in class com.ibm.xtools.transform.uml2.IsElementKindCondition
 
isSatisfied(Object) - Method in class com.ibm.xtools.transform.uml2.IsSubtypeOfKindCondition
 
isScopeDerivable() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Determines if this parameter has a scope that can be derived, also known as a default context or namespace for resolving elements and/or creating new parameter values.
isScopeDerivable() - Method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
 
isShowListSignature() - Method in interface com.ibm.xtools.umlnotation.UMLListStyle
Returns the value of the 'Show List Signature' attribute.
isShowParentName() - Method in interface com.ibm.xtools.umlnotation.UMLNameStyle
Returns the value of the 'Show Parent Name' attribute.
isShowTitle() - Method in interface com.ibm.xtools.notation.TitleStyle
Returns the value of the 'Show Title' attribute.
isShowWhiteBox() - Method in interface com.ibm.xtools.umlnotation.UMLComponentStyle
Returns the value of the 'Show White Box' attribute.
isSourceConsumed(ITransformContext) - Method in class com.ibm.xtools.transform.core.AbstractRule
Determine if the source object is to be consumed by this rule.
isStrikeThrough() - Method in interface com.ibm.xtools.notation.FontStyle
Returns the value of the 'Strike Through' attribute.
isTypeSubstitutable() - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Indicates if the type of this parameter can be made more concrete and subtituted for various operations that requires a concrete type in lieu of an abstract type.
isTypeSubstitutable() - Method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
 
isUiContributor() - Method in interface com.ibm.xtools.ras.profile.core.IProfileFormat
Is the format a ui contributor.
isUnderline() - Method in interface com.ibm.xtools.notation.FontStyle
Returns the value of the 'Underline' attribute.
isUnlimited() - Method in interface com.ibm.xtools.patterns.core.IMultiplicity
Indicates whether this multiplicity is unlimited.
isUnlimited() - Method in class com.ibm.xtools.patterns.framework.PatternMultiplicity
Indicates whether this multiplicity is unlimited, meaning the upper bound is unbounded or internally set to -1 (the same as many).
isUseAliasName() - Method in interface com.ibm.xtools.umlnotation.UMLDiagramStyle
Returns the value of the 'Use Alias Name' attribute.
isUseClassifierShape() - Method in interface com.ibm.xtools.umlnotation.UMLClassifierStyle
Returns the value of the 'Use Classifier Shape' attribute.
isValid(EObject) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternDefinition
Determines if a given target element can be used as the context for instantiating a new pattern instance.
isValid(AbstractPatternInstance, Object) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Determines if a parameter value is valid given a pattern instance.
isValid(PatternParameterValue.Proposed) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Determines if the unresolved value is valid.
isValid(PatternParameterValue.Unresolved) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Determines if the unresolved value is valid.
isValid(PatternParameterValue.Unresolved, PatternParameterValue.Unresolved.Directive) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Determines if the unresolved value is valid.
isValid() - Method in class com.ibm.xtools.patterns.framework.PatternParameterValue.Unresolved
 
isValid(PatternParameterValue.Unresolved.Directive) - Method in class com.ibm.xtools.patterns.framework.PatternParameterValue.Unresolved
An unresolved specific method that determines if a value is valid but includes the optional directive specified when determining the validity of the value.
isValid(PatternParameterValue.Unresolved) - Method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
 
isValid(PatternParameterValue.Unresolved, PatternParameterValue.Unresolved.Directive) - Method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
 
isValidArgumentType(IPatternMetatype) - Method in interface com.ibm.xtools.patterns.core.IParameterDescriptor
Checks whether the object of the given metatype is accepted as an argument of the parameter represented by this descriptor.
isValidArgumentType(IPatternMetatype) - Method in class com.ibm.xtools.patterns.framework.PatternParameterUsage
 
isValidArgumentType(IPatternMetatype) - Method in class com.ibm.xtools.patterns.framework.uml2.AbstractPatternParameter
 
isValidInstanceTarget(Object) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternDefinition
This method determines if a given target object or context is valid for the instantiation of this pattern definition.
isValidParameterTarget(Object) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternParameter
Indicates whether this target object is a valid parameter value for this parameter to bind to.
isValidValue(Object) - Method in interface com.ibm.xtools.patterns.core.IPatternMetatype
Indicates whether the given object is a valid value of the metatype.
isValidValue(Object) - Method in class com.ibm.xtools.patterns.framework.AbstractPatternMetatype
Determines if the object specified is a valid value for this metatype.
isValidValue(Object) - Method in class com.ibm.xtools.patterns.framework.PatternMetatype
 
isValidValue(Object) - Method in class com.ibm.xtools.patterns.framework.java.PatternMetatype.JavaMetatype
 
isValidValue(Object) - Method in class com.ibm.xtools.patterns.framework.java.PatternMetatype
 
isValidValue(Object) - Method in class com.ibm.xtools.patterns.framework.uml2.PatternMetatype.Enumeration
 
isValueFor(AbstractPatternParameter) - Method in class com.ibm.xtools.patterns.framework.PatternParameterValue
Determines if the parameter given has the value as specified by this instance.
isVerticalAlignment() - Method in interface com.ibm.xtools.umlnotation.UMLFrameStyle
Returns the value of the 'Vertical Alignment' attribute.
isVisible() - Method in interface com.ibm.xtools.notation.View
Returns the value of the 'Visible' attribute.
iterateHorizontally(ITestModule) - Method in class com.ibm.xtools.patterns.framework.test.TestDataManager
Iterates through all new elements for a given parameter for the tested patten, then moves to the next parameter.
iterateVertically(ITestModule) - Method in class com.ibm.xtools.patterns.framework.test.TestDataManager
Iterates through all parameters adding next element in the list.

IBM Rational Software Modeler
Release 6.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.