|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPatternIdentity | |
com.ibm.xtools.patterns.core | |
com.ibm.xtools.patterns.framework | Provides the base classes that form the patterns framework. |
com.ibm.xtools.patterns.framework.uml2.persistence | Provides for pattern persistence in UML2 models. |
Uses of IPatternIdentity in com.ibm.xtools.patterns.core |
Methods in com.ibm.xtools.patterns.core that return IPatternIdentity | |
IPatternIdentity |
IParameterDescriptor.getPatternIdentity()
Retrieves the composite identity of the pattern that has the parameter represented by this descriptor. |
IPatternIdentity |
IPatternDescriptor.getIdentity()
Returns the composite identity of the pattern represented by this pattern descriptor. |
Methods in com.ibm.xtools.patterns.core with parameters of type IPatternIdentity | |
static IPatternDescriptor |
PatternServiceUtil.getPatternDescriptor(IPatternIdentity identity,
MultiStatus status)
Returns the descriptor for the pattern with the given identity. |
Uses of IPatternIdentity in com.ibm.xtools.patterns.framework |
Classes in com.ibm.xtools.patterns.framework that implement IPatternIdentity | |
class |
PatternIdentity
This class identifies a pattern through the owning pattern library, the pattern definition's pattern identity and the given pattern definition version. |
Methods in com.ibm.xtools.patterns.framework that return IPatternIdentity | |
IPatternIdentity |
AbstractPatternDefinition.getIdentity()
|
IPatternIdentity |
AbstractPatternParameter.getPatternIdentity()
|
abstract IPatternIdentity |
AbstractPatternStore.Definition.getDefinitionIdentity(Object representation)
Get the definition identity associated with the instance representation object being passed in. |
abstract IPatternIdentity |
AbstractPatternStore.Instance.getDefinitionIdentity(AbstractPatternStore.Definition definitionStore,
Object instance)
Get the definition identity associated with the instance representation object being passed in. |
IPatternIdentity |
PatternDefinitionUsage.getIdentity()
|
IPatternIdentity |
PatternParameterUsage.getPatternIdentity()
|
Uses of IPatternIdentity in com.ibm.xtools.patterns.framework.uml2.persistence |
Methods in com.ibm.xtools.patterns.framework.uml2.persistence that return IPatternIdentity | |
static IPatternIdentity |
PatternDefinitionStore.getTemplateIdentity(TemplateableElement template)
Retrieves the pattern identity from the tagged template. |
IPatternIdentity |
PatternDefinitionStore.getDefinitionIdentity(Object representation)
|
IPatternIdentity |
PatternInstanceStore.getDefinitionIdentity(AbstractPatternStore.Definition definitionStore,
Object representation)
|
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.