Public APIs of codegen.core

The public APIs contain the public interfaces and classes used to extend the code generation core subsystem.

The following table lists the public interfaces and classes:

Package Public classes and interfaces
com.ibm.rational.test.lt.codegen.core.config
  • IExtensionPreferences
  • InitializationException
  • ConfigurationException
com.ibm.rational.test.lt.codegen.core.template
  • ITemplate
  • Template
  • ITemplateParameter
  • LangElementCollectionValue
  • LangElementParameterValue
com.ibm.rational.test.lt.codegen.core.lang
  • IStructureDefinition
  • ILanguageElement
  • LanguageElement
  • ITranslator
  • ICoreTranslationConstants
  • TranslationException
com.ibm.rational.test.lt.codegen.core.model
  • IModelElement
  • ModelElement
  • IModelElementAdapter
com.ibm.rational.test.lt.codegen.lttest.config
  • LTTestExtensionPreferences
com.ibm.rational.test.lt.codegen.lttest.lang
  • ILTTestTranslationConstants
  • LTTestScriptDefinition
  • LTTestTranslator
com.ibm.rational.test.lt.codegen.lttest.model
  • LTTestElementAdapter