IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.patterns.framework.PatternMetatype

Packages that use PatternMetatype
com.ibm.xtools.patterns.framework Provides the base classes that form the patterns framework.  
com.ibm.xtools.patterns.framework.uml2 Provides the UML2-specific concrete classes needed when authoring or running patterns involving UML2 models.  
 

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

Constructors in com.ibm.xtools.patterns.framework with parameters of type PatternMetatype
PatternElementDescriptor(String name, String description, PatternMetatype type)
          Constructs a pattern element descriptor with the name, description and type as given.
PatternElementDescriptor(String name, String localizedName, String description, PatternMetatype type)
          Constructs a pattern element descriptor with the name, localized name, description and type as given.
 

Uses of PatternMetatype in com.ibm.xtools.patterns.framework.uml2
 

Subclasses of PatternMetatype in com.ibm.xtools.patterns.framework.uml2
 class PatternMetatype
          A pattern metatype encapsulates the types used when defining patterns.
static class PatternMetatype.Enumeration
          An enumeration metatype, defines enumeration literals as potential values.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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