API pubbliche di codegen.core

Le API pubbliche contengono le interfacce pubbliche e le classi utilizzate per estendere il sottosistema principale di generazione del codice.

Nella seguente tabella sono riportate le interfacce pubbliche e le classi:

Pacchetto Classi e interfacce pubbliche
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

Feedback