IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.ras.profile.management.artifact.filter.IArtifactAttributeFilter

Packages that use IArtifactAttributeFilter
com.ibm.xtools.ras.profile.management.artifact.filter   
 

Uses of IArtifactAttributeFilter in com.ibm.xtools.ras.profile.management.artifact.filter
 

Classes in com.ibm.xtools.ras.profile.management.artifact.filter that implement IArtifactAttributeFilter
 class AbstractArtifactAttributeFilterImpl
          Abstract class that provides the ability to filter on the String attribute of an Artifact.
 

Methods in com.ibm.xtools.ras.profile.management.artifact.filter that return IArtifactAttributeFilter
 IArtifactAttributeFilter IArtifactFilterFactory.createAttributeFilter(String methodName, Object filterObject)
          Creates the IArtifactAttributeFilter with name of the method to invoke on the Artifact and an Object to filter for.
 IArtifactAttributeFilter IArtifactFilterFactory.createStringAttributeFilter(String methodName, String filterString, boolean caseSensitive)
          Creates the IArtifactAttributeFilter with name of the method to invoke on the Artifact, a String to filter for and a case sensitivity setting.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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