|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
IArtifactAttributeFilter
provides the ability to filter on
an attribute of an Artifact
. 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 provides a mechanism
to create objects that implement the IArtifactDescriptor
.
IArtifactDescriptorManager
interface manages all the
IArtifactDescriptor
objects used in RAS. 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
provides a factory for creating
IArtifactFilter
or derived instances.
IArtifactManager
provides a level of abstraction for
managing elements that contain some form of Artifact
hierarchy. IArtifactManagerAdapter
is used to adapt an object to one
that allows it to be managed by the IArtifactManager
. IArtifactManagerFactory
provides a factory for creating
IArtifactManager
instances.
Artifact
hierarchies.
EObject
intances can be created without knowing profile being used. IStatus
interface object adding access to a
reference attribute. IArtifactFilter
to
include the ability to make the filter match in a case sensitive manner.
CompositePropertySource
object.
Identity Anchor
' class
EObject
and its proxies.
EObject
source/supplier. EObject
being evaluated by some
EObjectConditions. Image
' class
Implementation
' class
Implementation
' class
Condition
and the argument Condition
.
EObjectCondition
and the argument
EObjectCondition
.
event type
indicating that the notifier has a new import.
EObjectCondition
specialization used to test whether a
given EObject
is present in a collection of EObjectsEObject
to use for
evaluation.
Information Model
' class
Interface Spec
' class
Interface Spec
' class
PlugletExecutor
class. IPropertiesProvider
object. IRelatedAssetManager
provides a level of abstraction for
managing related assets that are contained within an IRelatedAssetManager
methods that take a depth.IRelatedAssetManager
methods that take a status option.ITypeAnalyzer
interface is used to associate the type of a
physical resouce with an artifact type. AbstractModelConstraint
s about the validation currently in progress.
CopyToImageUtil
.
OclQueryUtil.executeQueryUsingOclFilter
or to OclQueryUtil.executeOclStatement
int
value of interest from an the argument object
StringValue
condition
OclCondition
is a context-free.
ITypeAnalyzer.isDeployableArtifact(String)
IArtifactDescriptor
is editable.
IValidationStatus
interface redefines this method to
always return false
.
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.
this
is the null
instance of a
given implementation class.
Condition
in regard to the argument Object.
Condition
evaluates as a whole
on the argument objects collection.
true
or false
when applied to the argument
object.
true
or false
when applied to the argument object.
Object
instance equals this
ObjectInstanceCondition
's own Object
instance.
EObject
first, and if so, it
forwards the actual evaluation to the appropriate overloaded version.
EObjectCondition
Condition
regardless whether or
not the argument object conforms to EObject
.
Condition
.
EObjectCondition
.
EObjectCondition
.
EObject
instance equals this
EObjectInstanceCondition
's own EObject
instance.
EObjectTypeRelationCondition
, basically it
answers the following question: Is the passed eObject's
EClass
is a TypeRelation
to this
EObjectTypeRelationCondition
's primary type/
EClass
?
EReference
is the same as the one used in the initialization of this condition.
EReference
whose value is equal to/contains the
referencedEObject that this EObjectReferencerCondition
is
initialized with.
EStructuralFeature
used in initialization of this
EObjectStructuralFeatureCondition
EStructuralFeature
to see if it satisfies this condition.
StringCondition
StringRegularExpressionValue
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 |
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.