UML Modeling Layer

Package com.ibm.xtools.uml.msl.internal.lang

Interface Summary
IUMLDerivedLanguageDescriptor Clients who wish to make their descriptor non-static, and specialized based on the element context, should implement this interface.
UMLLanguageManager.IActiveLanguageObserver  
 

Class Summary
AnalysisLanguageDescriptor Analysis Language descriptor.
CustomLanguageDescriptor A custom language descriptor.
DerivedLanguageDescriptor Base implementation for specialized language descriptors that really only provide a facade for another descriptor.
FirstLanguageDescriptor Specialized descriptor representing the 'find first language'.
LanguageChangeEvent An event signifies that a language change has been made.
LanguageContext A structure for containing the language context elements that a specialized descriptor can use to extract a language.
ModelLanguageDescriptor The Model language descriptor.
OCLLanguageDescriptor A simple language descriptor to enable the OCL language.
UMLLanguageManager Singleton manager class which allows for basic queries about language types available in the system and some of the modeling dependencies that are needed to support a particular language.
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.