IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.transform.core.ITransformationProperty

Packages that use ITransformationProperty
com.ibm.xtools.patterns.framework Provides the base classes that form the patterns framework.  
com.ibm.xtools.transform.core   
 

Uses of ITransformationProperty in com.ibm.xtools.patterns.framework
 

Methods in com.ibm.xtools.patterns.framework that return ITransformationProperty
 ITransformationProperty[] AbstractPatternDefinition.getProperties()
           
 ITransformationProperty AbstractPatternDefinition.getProperty(String propertyId)
           
 ITransformationProperty[] AbstractPatternParameter.getProperties()
           
 ITransformationProperty AbstractPatternParameter.getProperty(String propertyId)
           
 ITransformationProperty[] PatternDefinitionUsage.getProperties()
           
 ITransformationProperty PatternDefinitionUsage.getProperty(String propertyName)
           
 ITransformationProperty[] PatternParameterUsage.getProperties()
           
 ITransformationProperty PatternParameterUsage.getProperty(String propertyId)
           
 

Uses of ITransformationProperty in com.ibm.xtools.transform.core
 

Methods in com.ibm.xtools.transform.core that return ITransformationProperty
 ITransformationProperty[] ITransformationDescriptor.getProperties()
          Return all defined properties associated with this transformation.
 ITransformationProperty ITransformationDescriptor.getProperty(String propertyId)
          Return the specified property associated with this transformation.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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